R. RyanTM
0563a954ea
armadillo: 10.6.1 -> 10.6.2
2021-08-06 11:53:09 +00:00
R. RyanTM
6ff4bc5883
armadillo: 10.5.3 -> 10.6.1
2021-07-20 09:41:13 +00:00
R. RyanTM
d223a827ac
armadillo: 10.5.2 -> 10.5.3
2021-07-03 02:58:13 +00:00
R. RyanTM
c7f00cd594
armadillo: 10.5.1 -> 10.5.2
2021-06-14 16:23:33 -07:00
R. RyanTM
8e17ef825d
armadillo: 10.5.0 -> 10.5.1
2021-05-31 10:09:21 +00:00
R. RyanTM
43551fc19e
armadillo: 10.4.1 -> 10.5.0
2021-05-23 14:53:19 +00:00
R. RyanTM
311dd4dc3e
armadillo: 10.3.0 -> 10.4.1
2021-04-27 16:19:24 +00:00
R. RyanTM
b94530c576
armadillo: 10.2.2 -> 10.3.0
2021-03-14 00:01:36 -05:00
R. RyanTM
61c2665a01
armadillo: 10.2.1 -> 10.2.2
2021-02-28 17:56:16 +00:00
R. RyanTM
dcc3be2c02
armadillo: 10.2.0 -> 10.2.1
2021-02-04 02:22:37 +00:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
R. RyanTM
460de3500e
armadillo: 10.1.2 -> 10.2.0
2021-01-19 06:41:53 +00:00
R. RyanTM
69683ddbc8
armadillo: 10.1.1 -> 10.1.2
2020-11-12 15:41:40 +00:00
R. RyanTM
56d5df2846
armadillo: 10.1.0 -> 10.1.1
2020-10-29 19:56:19 +00:00
R. RyanTM
7616020f95
armadillo: 9.900.3 -> 10.1.0
2020-10-22 00:43:35 +00:00
R. RyanTM
9bf4524e15
armadillo: 9.900.2 -> 9.900.3
2020-09-07 10:29:59 +00:00
R. RyanTM
d5c931f79b
armadillo: 9.900.1 -> 9.900.2
2020-07-20 17:43:38 +00:00
R. RyanTM
0e0df31e2a
armadillo: 9.880.1 -> 9.900.1
2020-06-09 07:47:18 +00:00
R. RyanTM
328bb617b3
armadillo: 9.870.2 -> 9.880.1
2020-05-20 07:30:16 +00:00
R. RyanTM
4916562eeb
armadillo: 9.860.1 -> 9.870.2
2020-05-04 14:19:12 +00: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
R. RyanTM
ceaf6f1e1c
armadillo: 9.850.1 -> 9.860.1
2020-04-05 09:11:25 +00:00
R. RyanTM
6b11b2fd39
armadillo: 9.800.4 -> 9.850.1
2020-02-12 03:15:36 +00:00
R. RyanTM
f13c6f7ce4
armadillo: 9.800.3 -> 9.800.4
2020-01-26 16:57:41 +00:00
R. RyanTM
72741ebd2e
armadillo: 9.800.2 -> 9.800.3
2019-12-22 21:15:44 -08:00
R. RyanTM
ae8180fb71
armadillo: 9.800.1 -> 9.800.2
2019-11-25 01:22:20 -08:00
R. RyanTM
634bcd3cdd
armadillo: 9.700.2 -> 9.800.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-10-20 22:12:25 -07:00
R. RyanTM
1e4c57dbe1
armadillo: 9.600.6 -> 9.700.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-09-25 23:59:53 -07:00
Frederik Rietdijk
f65aa21bb2
Merge master into staging-next
2019-08-18 12:53:44 +02:00
Markus Kowalewski
f0a0c2ae61
armadillo: 9.600.5 -> 9.600.6
2019-08-16 22:46:11 +02: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
R. RyanTM
2982050af1
armadillo: 9.600.4 -> 9.600.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-08-03 15:29:04 -07:00
R. RyanTM
144817f552
armadillo: 9.500.2 -> 9.600.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-07-18 23:03:49 -07:00
R. RyanTM
0a2f247a73
armadillo: 9.400.4 -> 9.500.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-06-16 06:33:37 -07:00
Will Dietz
78feab870a
armadillo: 9.300.2 -> 9.400.4
...
https://sourceforge.net/p/arma/news/2019/04/armadillo-c-linear-algebra-version-9400/
https://sourceforge.net/p/arma/news/2019/05/armadillo-c-linear-algebra-version-94003-bug-fix-update/
2019-05-31 07:54:43 -05:00
R. RyanTM
362eb6daa8
armadillo: 9.200.8 -> 9.300.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-04-27 07:41:48 +02:00
R. RyanTM
0cfb3c212c
armadillo: 9.200.7 -> 9.200.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-03-09 19:23:09 -08:00
R. RyanTM
c8d9777672
armadillo: 9.200.6 -> 9.200.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-01-17 19:55:43 -08:00
R. RyanTM
8a1f8952aa
armadillo: 9.200.4 -> 9.200.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2018-12-16 10:29:39 -08:00
R. RyanTM
67c7685280
armadillo: 9.100.5 -> 9.200.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2018-11-10 09:30:11 -08:00
R. RyanTM
045c4d8f64
armadillo: 8.600.0 -> 9.100.5 ( #45266 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions .
2018-08-28 23:28:20 +02:00
R. RyanTM
5c339c9366
armadillo: 8.500.1 -> 8.600.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/armadillo/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 8.600.0 with grep in /nix/store/m4l2zgjz09q33vv7k1gfj5h5qai41zz5-armadillo-8.600.0
- directory tree listing: https://gist.github.com/1453f46d5d1e8d2711fee7764e49fc8b
- du listing: https://gist.github.com/843d38178389290c409688879c45f3b0
2018-07-04 16:22:42 -07:00
R. RyanTM
f1323634c1
armadillo: 8.500.0 -> 8.500.1 ( #40700 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/armadillo/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 8.500.1 with grep in /nix/store/fgj0bi559rzmrmzm0y0fyfr75wljlwzz-armadillo-8.500.1
- directory tree listing: https://gist.github.com/6b042c178fafc84e571bb6d2ed67ae65
- du listing: https://gist.github.com/32fd420f41d621a7b6b540cabbcf3f53
2018-05-18 00:32:15 +02:00
R. RyanTM
1e0d2306fc
armadillo: 8.400.0 -> 8.500.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/armadillo/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 8.500.0 with grep in /nix/store/4b5v6xvxsbdqgwlqnj421wa0cwhdpw4p-armadillo-8.500.0
- directory tree listing: https://gist.github.com/5849376cdd72ab243c8f004589cb24ec
2018-04-24 16:02:42 -07:00
Ryan Mulligan
d0cf327aad
armadillo: 8.300.0 -> 8.400.0
...
Semi-automatic update; builds on NixOS
2018-02-24 15:33:02 -08:00
Josef Kemetmüller
7cdab6579d
armadillo: 7.800.1 -> 8.300.0
2017-11-25 18:27:01 +01:00
John Ericson
5aec3f96a2
treewide: Use *Platform.extensions
2017-09-13 11:16:10 -04:00
Josef Kemetmueller
6f72708c12
armadillo: Make use of openBLAS's built-in LAPACK
...
Even though the linked openBLAS contains LAPACK, the functionality was
not usable due to armadillo needing to link against it explicitly.
2017-07-20 22:29:30 +02:00
Jörg Thalheim
82e760a3d6
armadillo: fix evaluation error
...
cc: @ndowens08
2017-03-19 21:04:43 +01:00
ndowens
f3dab1a1e9
armadillo: 7.700.0 -> 7.800.0
...
armadillo: Added forgotton version update
2017-03-13 16:38:47 -05:00