Commit graph

9 commits

Author SHA1 Message Date
Ben Darwin 1b86837cce ocamlPackages.owl: 0.10.0 -> 1.0.0 2020-11-16 21:35:47 +01:00
Ben Darwin d737f310ff ocamlPackages.owl: unbreak by reversing previous edits
- package was broken by 1c8aba83 (#83888)
 - fixes #85915
2020-05-06 09:21:58 +02:00
Matthew Bauer ff2f2644f8 blas,lapack: use isILP64 instead of is64bit
This is a better name since we have multiple 64-bit things that could
be referred to.

LP64  : integer=32, long=64, pointer=64
ILP64 : integer=64, long=64, pointer=64
2020-04-20 16:02:43 -05:00
Matthew Bauer 1c8aba8334 treewide: use blas and lapack
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.

treewide: cleanup from blas/lapack changes

A few issues in the original treewide:

- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
Vincent Laporte 0229936bbe buildDunePackage: add a “useDune2” option 2020-03-23 09:12:50 +01:00
Ben Darwin 290b09847a ocamlPackages.owl: 0.7.2 -> 0.8.0 2020-02-27 12:05:21 -05:00
Ben Darwin bfe5d1cc96 ocamlPackages.owl: 0.7.1 -> 0.7.2
- also enable tests (except on OSX) due to upstream fixes
2019-12-09 11:00:11 -05:00
Ben Darwin 6ac6e7ac0b owl: propagate eigen 2019-12-06 12:00:44 -05:00
Ben Darwin d016a507ea ocamlPackages.{owl-base,owl}: init at 0.7.1 2019-11-29 17:22:45 +00:00