Commit Graph

27 Commits

Author SHA1 Message Date
George Huebner
e7f6ab70bf flint3: fix NTL test 2024-03-26 19:26:23 +01:00
Mauricio Collares
0f7d992272 flint3: propagate mpfr 2024-03-11 12:15:40 +01:00
Akhil Indurti
e40cd6b68d maintainers: add smasher164 and sage team 2024-01-02 02:02:13 -08:00
Akhil Indurti
56189df745 flint3: init at 3.0.1 2024-01-01 19:10:33 -08:00
R. Ryantm
e5e8b08da6 flint: 2.8.5 -> 2.9.0 2022-06-25 17:25:33 +00:00
R. Ryantm
0fe8715fc6 flint: 2.8.4 -> 2.8.5 2022-05-25 17:40:22 +00:00
Mauricio Collares
a48bc3cc89 flint: set enableParallelBuilding = true 2022-04-07 13:16:20 +02:00
Felix Buehler
09e3b7a570 treewide: remove all updateWalker/downloadURLRegexp 2022-01-26 21:46:08 +01:00
R. Ryantm
6171d96f4f flint: 2.8.0 -> 2.8.4 2021-12-11 06:27:33 +00:00
Sandro Jäckel
0834491cb7
flint: cleanup 2021-07-26 00:59:36 +02:00
R. RyanTM
4036c82da8 flint: 2.7.1 -> 2.8.0 2021-07-25 10:19:30 -03:00
Felix Buehler
87316d778b various: cleanup of "inherit version;" 2021-07-18 00:19:24 +02:00
Robert T. McGibbon
bae8a2bedc flint: fix build on darwin 2021-05-11 12:56:06 -04:00
Mauricio Collares
9bcbff30c3 flint: add sage team to maintainers 2021-04-22 14:06:56 +09:00
Tethys Svensson
962cac656b flint: 2.5.2 -> 2.7.1 2021-04-07 16:10:59 +02:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Ben Siraphob
8dd78bb4fb treewide: fix double quoted strings in meta.description 2021-01-16 11:29:30 +07: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
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar
01e8c64988
flint: fix for structured attrs 2019-12-31 01:00:46 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Jake Waksbaum
942a5efa28 flint: Add darwin support 2018-08-13 22:47:57 -04:00
Timo Kaufmann
cad446513e ntl: 9.11.0 -> 11.2.1
ntl hasn't been updated in a while. So I'm doing that and adding myself
as the maintainer. I'm also adding some options and pinning the sage
dependency, since it is unfortunately not compatible with the latest ntl
yet.

I've also enabled the tests, since they don't take terribly long and are
worth the time in my opinion.
2018-07-18 14:58:38 +02:00
Timo Kaufmann
fa3d0cef67 singular: 3.1.7 -> 4.1.1 2018-04-11 17:00:20 +02:00
Timo Kaufmann
d836d320da flint: Always create proper so file, support blas 2018-03-30 14:42:03 +02:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Michael Raskin
2bb5bdd12c flint: init at 2.5.2 2016-10-26 11:06:34 +02:00