about summary refs log tree commit diff
path: root/pkgs/applications/science/math
Commit message (Collapse)AuthorAge
* Merge branch 'master' into staging-nextVladimír Čunát2018-08-17
|\ | | | | | | Hydra: ?compare=1473892
| * caffe: add darwin support (#44616)zimbatm2018-08-16
| |
| * qalculate-gtk: 2.6.1 -> 2.6.2Gabriel Ebner2018-08-16
| |
| * cplex: init at 12.8 (#44029)Bernard Fortz2018-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * cplex: init at 12.8 * Removed bundled java from bin directory * Refactored * More refactoring * Added config option for releasePath * Minor cleanup
| * Merge pull request #45009 from jbaum98/ratpoints-darwinadisbladis2018-08-15
| |\ | | | | | | ratpoints: 2.1.3 -> 2.1.3.p4; add darwin support
| | * ratpoints: 2.1.3 -> 2.1.3.p4; add darwin supportJake Waksbaum2018-08-14
| | |
| * | Merge pull request #45011 from jbaum98/symmetrica-darwinJörg Thalheim2018-08-15
| |\ \ | | | | | | | | symmetrica: Add darwin support
| | * | symmetrica: Add darwin supportJake Waksbaum2018-08-14
| | |/
| * / gfan: Add darwin supportJake Waksbaum2018-08-14
| |/
* | Merge branch 'master' into staging-nextVladimír Čunát2018-08-12
|\| | | | | | | Hydra: ?compare=1472947
| * palp: Add darwin support (#44829)Jake Waksbaum2018-08-09
| |
* | Merge master into stagingFrederik Rietdijk2018-08-09
|\|
| * arb: 2.13.0 -> 2.14.0 (#44600)Timo Kaufmann2018-08-07
| |
| * gwyddion, ripser: fix derivation name (#44577)symphorien2018-08-07
| |
| * Merge pull request #44508 from timokau/cddlib-0.94jMichael Raskin2018-08-05
| |\ | | | | | | cddlib: 0.94i -> 0.94j
| | * cddlib: 0.94i -> 0.94jTimo Kaufmann2018-08-05
| | | | | | | | | | | | | | | cddlib was autotoolized, incorporated equivalents to the sage patches and moved to GitHub.
| * | Merge pull request #44501 from timokau/sage-native-pariMichael Raskin2018-08-05
| |\ \ | | | | | | | | sage: don't override pari
| | * | sage: don't override pariTimo Kaufmann2018-08-05
| | |/ | | | | | | | | | | | | | | | | | | Sage assumes that pari does not use threads. However instead of disabling them at compile time, we can diable them at runtime instead. As a result, sage doesn't need its own version of pari anymore. That means less rebuilds, less complexity and easier debugging.
| * / scilab-bin: 5.5.2 -> 6.0.1Michael Raskin2018-08-05
| |/
| * Merge pull request #43281 from timokau/sage-8.3Michael Raskin2018-08-04
| |\ | | | | | | sage: 8.2 -> 8.3
| | * sage: don't pin ntlTimo Kaufmann2018-08-04
| | | | | | | | | | | | Now possible because of the lcalc c++11 patch.
| | * lcalc: apply c++11 patchTimo Kaufmann2018-08-04
| | |
| | * sage: don't pin pariTimo Kaufmann2018-08-04
| | |
| | * sage: don't pin singularTimo Kaufmann2018-08-04
| | |
| | * singular: backport ntl error handling patchTimo Kaufmann2018-08-04
| | |
| | * sage: 8.2 -> 8.3Timo Kaufmann2018-08-04
| | |
* | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-08-04
|\| |
| * | almonds: use python3Robert Schütz2018-08-03
| |/
| * bcal: 1.8 -> 1.9Johannes Frankenau2018-08-03
| |
* | treewide: Make configureFlags listsJohn Ericson2018-08-03
| |
* | scilab: Make configureFlags a listJohn Ericson2018-08-03
|/
* gp2c: 0.0.10pl1 -> 0.0.11 (#43941)R. RyanTM2018-07-31
| | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gp2c/versions.
* glpk: adopt error recovery patch (#44201)Timo Kaufmann2018-07-29
| | | | This makes it possible to use "vanilla" glpk for sage and shouldn't affect anything else.
* Merge pull request #44129 from timokau/pari-2.11.0Frederik Rietdijk2018-07-27
|\ | | | | pari: 2.9.5 -> 2.11.0
| * pari: 2.9.5 -> 2.11.0Timo Kaufmann2018-07-26
| | | | | | | | | | The pari update makes it necessary to disable a giac test that only fails because it directly tests the pari interface.
* | singular: 4.1.1p1 -> 4.1.1p2Timo Kaufmann2018-07-23
| |
* | Merge branch 'master' into unused5Jörg Thalheim2018-07-21
|\ \
| * | [bot] treewide: remove unused 'inherit' in let blocksvolth2018-07-20
| | |
* | | pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|/ /
* | Merge pull request #43857 from volth/unusedFrederik Rietdijk2018-07-20
|\ \ | | | | | | [bot] treewide: remove unreferenced code
| * | [bot]: remove unreferenced codevolth2018-07-20
| | |
* | | Merge pull request #43538 from timokau/fetchpatch-fixMatthew Bauer2018-07-19
|\ \ \ | |/ / |/| | fetchpatch: quote excludes
| * | fetchpatch: add option to revert a patchTimo Kaufmann2018-07-16
| | |
* | | Merge pull request #43679 from timokau/ntl-11.2.1Michael Raskin2018-07-18
|\ \ \ | | | | | | | | ntl: 9.11.0 -> 11.2.1
| * | | ntl: 9.11.0 -> 11.2.1Timo Kaufmann2018-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | nasc: 0.4.6 → 0.4.7Jan Tojnar2018-07-18
| |_|/ |/| |
* | | clp: cleanup expressionJan Malakhovski2018-07-16
| | |
* | | bliss: fix header location (#43170)fragamus2018-07-16
| | |
* | | Merge branch 'init-gurobi' of git://github.com/jfrankenau/nixpkgsShea Levy2018-07-15
|\ \ \ | |/ / |/| |
| * | gurobi: init at 8.0.1Johannes Frankenau2018-07-14
| | |