Search Criteria
Package Details: eigenpy 3.10.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/eigenpy.git (read-only, click to copy) |
---|---|
Package Base: | eigenpy |
Description: | Bindings between numpy and eigen using boost::python |
Upstream URL: | https://github.com/stack-of-tasks/eigenpy |
Licenses: | BSD-2-Clause |
Submitter: | Nim65s |
Maintainer: | Nim65s |
Last Packager: | Nim65s |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-07-27 16:08 (UTC) |
Last Updated: | 2024-11-01 08:23 (UTC) |
Dependencies (9)
- boost-libs
- eigen (eigen-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR) (make)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR) (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (optional)
Latest Comments
1 2 Next › Last »
Homalozoa commented on 2024-10-18 07:12 (UTC)
run
curl https://github.com/manifoldfr.gpg | gpg --import
if you met:Nim65s commented on 2023-11-14 08:40 (UTC)
Yes, I wrote "https://github.com/jorisv.gpg" in the PKGBUILD file. you can get it with
curl https://github.com/jorisv.gpg | gpg --import
fbrennan commented on 2023-11-13 21:27 (UTC)
I had the same problem @chaotic_bruno but have solved it.
eigenpy is maintained by @jorisv. On GitHub you can get a user's account key here:
https://github.com/jorisv.gpg
Annoying but not the end of the world. This ought to help:
lprobsth commented on 2023-11-13 15:32 (UTC)
I can't find the key "1462AF00C9CF3C9E7AFC905E63380359F089A579" on any keyserver. The package fails because the key can't be imported.
Nim65s commented on 2022-09-18 18:45 (UTC)
Thanks a lot ! I've added the PR as patch :)
acmiyaguchi commented on 2022-09-17 01:56 (UTC) (edited on 2022-09-17 02:57 (UTC) by acmiyaguchi)
Running into an issue with one of the tests:
I tried building eigenpy from scratch, and it looks like I get the test failures going back a few minor revisions. I last installed this successfully on the 10th:
Did some debugging and made a PR here: https://github.com/stack-of-tasks/eigenpy/pull/321
costashatz commented on 2021-09-04 22:50 (UTC)
@Nim65s thanks a lot! It works now!
Nim65s commented on 2021-09-04 08:30 (UTC)
you can get it with "curl https://github.com/proyan.gpg | gpg --import"
costashatz commented on 2021-09-03 22:19 (UTC)
No matter what I tried, I cannot import the PGP key: 'F182CC432A4752C7A3E4FE02001EB2069D785C81'. I could not find it in any server.
Thanks!
gerold commented on 2021-03-05 21:04 (UTC) (edited on 2021-03-05 21:05 (UTC) by gerold)
@Nim65s Thanks for the fix. Package builds now.
1 2 Next › Last »