about summary refs log tree commit diff
path: root/pkgs/applications/science
AgeCommit message (Collapse)AuthorFilesLines
2024-05-17Merge pull request #302405 from wegank/prooftree-prefixAleksana1-2/+1
prooftree: use prefixKey
2024-05-16Merge pull request #312072 from r-ryantm/auto-update/iqtreeMatthias Beyer1-2/+2
iqtree: 2.3.2 -> 2.3.4
2024-05-16nvc: 1.12.1 -> 1.12.2R. Ryantm1-2/+2
2024-05-16iqtree: 2.3.2 -> 2.3.4R. Ryantm1-2/+2
2024-05-15Merge pull request #309347 from onny/opencascade-updateYt3-5/+27
opencascade-occt: 7.6.2 -> 7.8.1; opencascade-occt_7_6: init at 7.6.2
2024-05-15Merge pull request #311829 from r-ryantm/auto-update/polymakeMatthias Beyer1-2/+2
polymake: 4.11 -> 4.12
2024-05-15gurobi: 11.0.1 -> 11.0.2R. Ryantm1-2/+2
2024-05-15polymake: 4.11 -> 4.12R. Ryantm1-2/+2
2024-05-14python311Packages.snakemake: 8.11.3 -> 8.11.4 (#311726)R. RyanTM1-2/+2
2024-05-14conglomerate: unstable-2017-09-10 -> unstable-2023-01-19Raghav Sood1-3/+3
2024-05-14conglomerate: nixfmt-rfc-style and modernizationRaghav Sood1-14/+46
2024-05-13alt-ergo: 2.5.3 -> 2.5.4R. Ryantm1-2/+2
2024-05-13eigenmath: 0-unstable-2024-05-03 -> 0-unstable-2024-05-12R. Ryantm1-3/+3
2024-05-13Merge pull request #309602 from lhanson/siril-updatePeder Bergebakken Sundt1-12/+7
siril: 1.2.0 -> 1.2.1
2024-05-13Merge pull request #311154 from TomaSajt/pynacFranz Pletz1-6/+12
2024-05-12pynac: fix buildTomaSajt1-6/+12
2024-05-12Merge pull request #308430 from r-ryantm/auto-update/jmolMauricio Collares1-2/+2
jmol: 16.1.63 -> 16.2.15
2024-05-12Merge pull request #308490 from natsukium/migrate/updateOTABI Tomoya1-10/+24
migrate: 3.7.2 -> 5.0.6
2024-05-11snakemake: 8.11.2 -> 8.11.3R. Ryantm1-2/+2
2024-05-10sage: relax networkx constraintMartin Weinelt1-0/+6
2024-05-10Merge pull request #310583 from r-ryantm/auto-update/octopusMarkus Kowalewski1-2/+2
octopus: 14.0 -> 14.1
2024-05-10octopus: 14.0 -> 14.1R. Ryantm1-2/+2
2024-05-10jmol: 16.1.63 -> 16.2.15R. Ryantm1-2/+2
2024-05-10Merge pull request #310464 from r-ryantm/auto-update/wxmaximaDoron Behar1-2/+2
wxmaxima: 24.02.2 -> 24.05.0
2024-05-10nvc: 1.12.0 -> 1.12.1R. Ryantm1-2/+2
2024-05-10wxmaxima: 24.02.2 -> 24.05.0R. Ryantm1-2/+2
2024-05-08Merge pull request #308497 from guitargeek/root_cladDmitry Kalinkin3-26/+31
root: enable `clad` for automatic differentiation and clean CMake flags
2024-05-08snakemake: 8.11.0 -> 8.11.2R. Ryantm1-2/+2
2024-05-07mujoco: 3.1.4 -> 3.1.5Gaetan Lepage1-7/+7
Diff: https://github.com/google-deepmind/mujoco/compare/refs/tags/3.1.4...3.1.5 Changelog: https://github.com/google-deepmind/mujoco/releases/tag/3.1.5
2024-05-07Merge pull request #309607 from alyaeanyx/qalculate-5.1.0Doron Behar2-4/+4
{libqalculate, qalculate-gtk, qalculate-qt}: 5.0.0 -> 5.1.0
2024-05-07Merge pull request #309548 from Tom-Hubrecht/sagemath-deps7c6f434c1-0/+5
sage: Add as passthru.tests to critical dependencies
2024-05-06sage: Add as passthru.tests to critical dependenciesTom Hubrecht1-0/+5
2024-05-06{libqalculate, qalculate-gtk, qalculate-qt}: 5.0.0 -> 5.1.0alyaeanyx2-4/+4
2024-05-06siril: 1.2.0 -> 1.2.1Lyle Hanson1-12/+7
Upgrade to latest upstream release. Add support for libcurl to enable features such as photometric color calibration.
2024-05-06Merge pull request #309432 from r-ryantm/auto-update/messer-slimNick Cao1-2/+2
messer-slim: 4.2.1 -> 4.2.2
2024-05-06Merge pull request #308676 from natsukium/dssp/updateOTABI Tomoya1-22/+3
dssp: 4.4.5 -> 4.4.7, libcifpp: 7.0.3 -> 7.0.4
2024-05-06messer-slim: 4.2.1 -> 4.2.2R. Ryantm1-2/+2
2024-05-05root: update homepageJonas Rembser1-1/+1
We try to promote the URL that is just `root.cern` nowadays.
2024-05-05root: fix typosJonas Rembser2-3/+3
2024-05-05root: enable `clad` for automatic differentiation in ROOTJonas Rembser1-1/+24
Clad is a clang plugin that can be used in Cling to create gradients of C++ functions. It is included in ROOT via `ExternalProject_Add`: https://github.com/root-project/root/blob/master/interpreter/cling/tools/plugins/clad/CMakeLists.txt Clad is used for example in RooFit to create analytical gradients of likelihoods.
2024-05-05treewide: switch from opencascade-occt -> opencascade-occt_7_6Jonas Heinrich3-5/+27
2024-05-05Merge pull request #309136 from TomaSajt/getdpNick Cao1-1/+1
getdp: fix hash
2024-05-05Merge pull request #309230 from r-ryantm/auto-update/eigenmathNick Cao1-3/+3
eigenmath: 0-unstable-2024-04-26 -> 0-unstable-2024-05-03
2024-05-05root: remove redundant cmake flagsJonas Rembser1-21/+0
This commit suggests to remove CMake flags that are the same as the default in ROOT. Many of these flags were useful in the past, but in the last years the default built configuration of ROOT was improved and many toggles are now unnecessary. Removing the redundant flags makes it clearer what the differences of the package to the default configuration are, and it's also more future-proof in case flags get deprecated or removed.
2024-05-05eigenmath: 0-unstable-2024-04-26 -> 0-unstable-2024-05-03R. Ryantm1-3/+3
2024-05-05getdp: fix hashTomaSajt1-1/+1
2024-05-04Merge pull request #307629 from r-ryantm/auto-update/gretlWeijia Wang1-2/+2
gretl: 2023c -> 2024a
2024-05-04Merge pull request #306674 from r-ryantm/auto-update/jbrowseWeijia Wang1-2/+2
jbrowse: 2.5.0 -> 2.11.0
2024-05-04Merge pull request #305759 from r-ryantm/auto-update/rinkWeijia Wang1-5/+5
rink: 0.7.0 -> 0.8.0
2024-05-03Merge #306080: staging-next 2024-04-22Vladimír Čunát24-47/+47