Michael Raskin
33ef69390b
Fix Julia 0.3.0 build (for most purposes). Not making default yet because it is unclear if I missed something important. Failed to make it use external openblas and lapack correctly…
2014-08-24 00:24:55 +04:00
Michael Raskin
d2539c6ff5
Adding Julia 0.3.0: some progress, but doesn't work yet
2014-08-21 22:09:55 +04:00
Peter Simons
a940651968
liblapack: add myself as a maintainer and enable Hydra builds (in stdenv-updates)
2013-08-16 22:45:30 +02:00
Peter Simons
3df0409cb6
liblapack: propagate the 'shared' flag to atlas
2013-07-04 13:42:47 +02:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Michael Raskin
901574fe8a
Julia language: update to a fresh version
...
Update julia and some of its dependencies
Split PCRE because a lot of packages depend on it and I am not sure we
want to test them in a hurry (and Julia specifies exact version).
2012-08-02 17:48:36 +04:00
Michael Raskin
3c69bcf348
Support shared library build; tests do not currently work for shared build.
...
svn path=/nixpkgs/trunk/; revision=33613
2012-04-05 12:18:56 +00:00
Lluís Batlle i Rossell
4d4d324776
Making liblapack do the check phase
...
svn path=/nixpkgs/trunk/; revision=32494
2012-02-22 22:41:27 +00:00
Lluís Batlle i Rossell
5e2de19cc1
Fixing octave, so plot(1) works.
...
Linking octave with clapack did not work.
I updated lapack, and additionally I build it with atlas, instead of blas. That should give
better performance. I don't know if atlas builds everywhere though.
On the other hand, maybe some programs linking with liblapack will fail. We'll have to check
the hydra reports.
I plan to remove clapack; liblapack provides a C interface too.
svn path=/nixpkgs/trunk/; revision=32464
2012-02-21 21:43:44 +00:00
David Guibert
3563194637
compile static libraries for blas and lapack
...
svn path=/nixpkgs/trunk/; revision=22549
2010-07-09 13:15:56 +00:00
Eelco Dolstra
0a882d423b
* Fix stdenv evaluation - use ${stdenv.shell} instead of
...
${stdenv.bash}/bin/bash.
svn path=/nixpkgs/trunk/; revision=19723
2010-01-29 00:17:59 +00:00
Peter Simons
30bbff2b68
pkgs/development/libraries/science/math/liblapack: fixed license tag
...
Thanks to Ludovic Courtès for pointing that out.
svn path=/nixpkgs/trunk/; revision=19687
2010-01-26 19:28:09 +00:00
Peter Simons
8cb6ced793
pkgs/development/libraries/science/math/liblapack: fixed build and updated to version 3.2.1
...
svn path=/nixpkgs/trunk/; revision=19672
2010-01-26 14:53:13 +00:00
Pjotr Prins
2391d84867
Two math packages
...
svn path=/nixpkgs/trunk/; revision=12955
2008-10-05 09:01:59 +00:00