summary refs log tree commit diff
path: root/pkgs/applications/science/math
Commit message (Collapse)AuthorAge
* qalculate-gtk: 4.0.0 -> 4.1.0Doron Behar2022-03-20
|
* Merge pull request #164837 from bobby285271/pantheon-ecoBobby Rong2022-03-20
|\ | | | | various: remove elementary-icon-theme from buildInputs & vala 0.56 fixes
| * various: remove elementary-icon-theme from buildInputsBobby Rong2022-03-19
| | | | | | | | | | | | | | These apps don't hardcode their icon themes and the icon theme is no longer picked up by wrapGAppsHook by default. User may also able to choose to use icon themes of their choice so pulling them to XDG_DATA_DIRS is mostly no use.
* | Merge pull request #164193 from NixOS/r-updates7c6f434c2022-03-18
|\ \ | | | | | | R 4.1.2 -> 4.1.3 and rPackages bump
| * | R: 4.1.2 -> 4.1.3Justin Bedo2022-03-10
| | |
* | | Merge master into staging-nextgithub-actions[bot]2022-03-14
|\ \ \ | | |/ | |/|
| * | sage: adapt tachyon interface for 0.99.3Mauricio Collares2022-03-13
| |/
* | Merge master into staging-nextgithub-actions[bot]2022-02-28
|\|
| * Merge pull request #161876 from FRidh/sage-python7c6f434c2022-02-27
| |\ | | | | | | Sage: make it possible to extend the Python runtime environment with additional packages
| | * sage: make it possible not to rebuild sage-testsFrederik Rietdijk2022-02-25
| | | | | | | | | | | | | | | | | | | | | Requiring sage-tests as build input just so it gets build is a bit unfortunatey but understandable. This commit introduces an option to not add sage-tests as a dependency. This is preferred in case e.g. Python packages are added to the environment.
| | * sage: support adding extra Python packages to environmentFrederik Rietdijk2022-02-25
| | | | | | | | | | | | | | | | | | mysage = sage.override { extraPythonPackages = ps: with ps; [ dask ]; }; Note that the sage-tests are executed again as well, which is not very nice.
* | | Merge branch 'master' into staging-nextAndersonTorres2022-02-26
|\| |
| * | gmsh: 4.9.4 -> 4.9.5R. Ryantm2022-02-25
| | |
| * | treewide: switch all desktop file generators to new APIK9002022-02-25
| |/ | | | | | | | | | | Notably: - remove explicit arguments that match the defaults - convert everything to the right Nix types
* | Merge master into staging-nextgithub-actions[bot]2022-02-24
|\|
| * Merge pull request #150078 from r-ryantm/auto-update/gurobiRenaud2022-02-23
| |\ | | | | | | gurobi: 9.1.2 -> 9.5.0
| | * gurobi: 9.1.2 -> 9.5.0R. Ryantm2021-12-10
| | |
* | | Merge master into staging-nextgithub-actions[bot]2022-02-23
|\| |
| * | Merge pull request #160360 from r-ryantm/auto-update/qalculate-gtkRenaud2022-02-23
| |\ \ | | | | | | | | qalculate-gtk: 3.22.0 -> 4.0.0
| | * | qalculate-gtk: 3.22.0 -> 4.0.0R. Ryantm2022-02-16
| | | |
* | | | Merge staging-next into staginggithub-actions[bot]2022-02-22
|\| | |
| * | | removing maintainer wucke13 from some packagesWanja Zaeske2022-02-21
| | | |
* | | | sage: update test expectations for stack_data 0.2.0Mauricio Collares2022-02-21
|/ / /
* | | Merge pull request #160924 from qbg/submit/mathematica-13.0.1markuskowa2022-02-20
|\ \ \ | | | | | | | | mathematica: 13.0.0 -> 13.0.1
| * | | mathematica: 13.0.0 -> 13.0.1qbg2022-02-19
| | | | | | | | | | | | | | | | https://wolfram.com/mathematica/quick-revision-history.html#v130
* | | | getdp: 3.3.0 -> 3.4.0R. RyanTM2022-02-19
| |/ / |/| | | | | (#150127)
* | | sageWithDoc: fix Sphinx warnings which break docgenMauricio Collares2022-02-15
| | |
* | | Merge pull request #159741 from r-ryantm/auto-update/polymake7c6f434c2022-02-14
|\ \ \ | | | | | | | | polymake: 4.5 -> 4.6
| * | | polymake: 4.5 -> 4.6R. Ryantm2022-02-13
| | | |
* | | | Merge pull request #159351 from collares/sage-ipython-87c6f434c2022-02-14
|\ \ \ \ | | | | | | | | | | sage: don't test for Cython source code in tracebacks (temporarily)
| * | | | sage: don't test for Cython source code in tracebacks (temporarily)Mauricio Collares2022-02-11
| | | | |
* | | | | Merge pull request #159311 from r-ryantm/auto-update/gmshmarkuskowa2022-02-13
|\ \ \ \ \ | | | | | | | | | | | | gmsh: 4.9.2 -> 4.9.4
| * | | | | gmsh: enable testsRobert Scott2022-02-12
| | | | | |
| * | | | | gmsh: enable for darwinRobert Scott2022-02-12
| | | | | |
| * | | | | gmsh: 4.9.2 -> 4.9.4R. Ryantm2022-02-11
| |/ / / /
* | | | | gretl: 2021d -> 2022aR. Ryantm2022-02-12
| | | | |
* | | | | ginac: 1.8.1 -> 1.8.2R. Ryantm2022-02-12
| |/ / / |/| | |
* | | | Merge pull request #159009 from r-ryantm/auto-update/bcalMario Rodas2022-02-12
|\ \ \ \ | | | | | | | | | | bcal: 2.3 -> 2.4
| * | | | bcal: 2.3 -> 2.4R. Ryantm2022-02-10
| | | | |
* | | | | Merge pull request #158992 from collares/R-stackprotector7c6f434c2022-02-12
|\ \ \ \ \ | |_|/ / / |/| | | | R: disable stack protector on aarch64-darwin
| * | | | R: disable stack protector on aarch64-darwinMauricio Collares2022-02-10
| |/ / /
* | | | Merge pull request #159020 from collares/arb-2.22.17c6f434c2022-02-10
|\ \ \ \ | |_|/ / |/| | | arb: 2.21.1 -> 2.22.1
| * | | sage: adapt tests to arb 2.22Mauricio Collares2022-02-10
| |/ /
* | | scilab-bin: 6.0.2 -> 6.1.1R. Ryantm2022-02-10
| | |
* | | rofi-calc: 2.0.0 -> 2.1.0R. Ryantm2022-02-10
|/ /
* | sage: no longer assume fonttools emits deprecation warningsMauricio Collares2022-02-03
| |
* | Merge pull request #155061 from piegamesde/gnomeMartin Weinelt2022-02-01
|\ \
| * | gfm: droppiegames2022-01-29
| | | | | | | | | | | | | | | It does not appear to have an attribute that references it anymore? (Not sure though, that name's hard to grep for)
| * | tilp2: droppiegames2022-01-29
| | | | | | | | | | | | | | | While tilp2's libglade dependency is optional, it still has a hard dependency on it via gfm
* | | Merge pull request #140889 from collares/sage-9.57c6f434c2022-01-31
|\ \ \ | |/ / |/| | sage: 9.4 -> 9.5