/etc/snippets/

git.koszko.org/guix/atom/gnu/packages/jupyter.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/jupyter.scm
span title='2019-05-25 00:25:15 +0200'>2019-05-25
AgeCommit message (Expand)Author
2019-12-04gnu: Remove duplicate nlohmann-json-cpp package....* gnu/packages/serialization.scm (nlohmann-json-cpp): Move variable ... * gnu/packages/cpp.scm (nlohmann-json-cpp): ... here. Mark as deprecated by JSON-MODERN-CXX. * gnu/packages/jupyter.scm (xeus)[inputs]: Change NLOHMANN-JSON-CPP to JSON-MODERN-CXX. * gnu/packages/video.scm (mkvtoolnix)[inputs]: Likewise. Marius Bakke
2019-10-12gnu: python-jupyter-kernel-test: Use PYTHON-VERSION....* gnu/packages/jupyter.scm (python-jupyter-kernel-test)[arguments]: Use PYTHON-VERSION to determite Python version. Marius Bakke
2019-09-18gnu: Add Xeus....* gnu/packages/jupyter.scm (xeus): New variable. Ludovic Courtès
2019-09-18gnu: Add python-jupyter-kernel-test....* gnu/packages/jupyter.scm (python-jupyter-kernel-test): New file. Ludovic Courtès
2019-09-18gnu: Add python-jupyter-kernel-mgmt....* gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt): New variable. Ludovic Courtès
2019-09-18gnu: Add python-jupyter-protocol....* gnu/packages/jupyter.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès
Merge branch 'staging' into core-updatesMarius Bakke
2019-05-17gnu: qd: Update source and home page....The tarball has been updated in place with only documentation changes. * gnu/packages/multiprecision.scm (qd)[source]: Update URL and hash. [home-page]: Update URL. Tobias Geerinckx-Rice
2019-03-23Merge branch 'staging' into core-updatesMarius Bakke
2019-03-23gnu: Add libtommath-1.0....* gnu/packages/multiprecision.scm (libtommath-1.0): New variable. Efraim Flashner
2019-02-24Merge branch 'staging' into core-updatesMarius Bakke
2019-02-24gnu: qd: Update to 2.3.22....* gnu/packages/multiprecision.scm (qd): Update to 2.3.22. Tobias Geerinckx-Rice
2019-02-24gnu: Add libtommath....* gnu/packages/multiprecision.scm (libtommath): New variable. * gnu/packages/patches/libtommath.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner
2019-02-20Merge branch 'staging' into core-updatesMarius Bakke
2019-02-18gnu: tomsfastmath: Update to 0.13.1....* gnu/packages/multiprecision.scm (tomsfastmath): Update to 0.13.1. [source]: Remove patch. * gnu/packages/patches/tomsfastmath-constness.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2019-02-18gnu: tomsfastmath: Update home page....gnu/packages/multiprecision.scm (tomsfastmath)[home-page]: Update. Tobias Geerinckx-Rice
2019-02-07gnu: mpfr: Update to 4.0.2....* gnu/packages/multiprecision.scm (mpfr): Update to 4.0.2. Marius Bakke
2019-01-25gnu: tomsfastmath: Use INVOKE....* gnu/packages/multiprecision.scm (tomsfastmath)[arguments]: Use INVOKE in "check" phase. Ricardo Wurmus
2018-11-17gnu: Add TomsFastMath....* gnu/packages/multiprecision.scm (tomsfastmath): New variable. * gnu/packages/patches/tomsfastmath-constness.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. Eric Bavier