Summary: | sci-libs/blas-atlas and sci-libs/lapack-atlas: version bump to 3.8.4 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Marc Joliet <marcec> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | rei4dan, siarhei.siamashka |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 372323 |
Description
Marc Joliet
2011-06-19 10:20:01 UTC
We are heavily working on a sane atlas support on gentoo. Please add the bicatali overlay and test sci-libs/atlas. It has the latest versions of the 3.8 and 3.9 branch. Thanks for the pointer! I added the overlay and everything recompiled fine. Some code using scikits.learn and matplotlib seems to work correctly, so that's nice. However, it seems the dependencies in virtual/{blas,cblas,lapack} aren't quite correct, since they refer to atlas-3.8.3, which doesn't exist in the overlay. After changing the dependencies from =sci-libs/atlas-3.8.3* to >=sci-libs/atlas-3.8.4 everything installed fine (though maybe that should be =[...]* instead of >=[...].) It has been bumped already to 3.9.23. This bug can be closed. Superseeded by sci-libs/atlas living sci overlay. |