summaryrefslogtreecommitdiff
path: root/gnu/packages/machine-learning.scm
AgeCommit message (Expand)Author
2022-11-22gnu: python-hmmlearn: Update to 0.2.7....* gnu/packages/machine-learning.scm (python-hmmlearn): Update to 0.2.7. [source]<#:origin>: Remove deletion snippet for file removed upstream. [propagated-inputs]: Add pybind11. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2022-11-11gnu: guile-aiscm: Use different variant of protobuf-c....* gnu/packages/machine-learning.scm (guile-aiscm)[native-inputs]: Replace protobuf-c with protobuf-c-for-aiscm. Ricardo Wurmus
2022-11-04gnu: liblantern: Update to 0.9.0....* gnu/packages/machine-learning.scm (liblantern): Update to 0.9.0. Ricardo Wurmus
2022-11-04gnu: python-pytorch-for-r-torch: Update to 1.12.1....* gnu/packages/machine-learning.scm (python-pytorch-for-r-torch): Update to 1.12.1. Ricardo Wurmus
2022-11-03gnu: Fix various case and whitespace issues in synopsis....* gnu/packages/kodi.scm (fstrcmp)[synopsis]: Fix case. * gnu/packages/lisp-xyz.scm (sbcl-cl-form-types)[synopsis]: Fix case. * gnu/packages/machine-learning.scm (python-torchvision)[synopsis]: Remove leading whitespace. * gnu/packages/networking.scm (lcrq)[synopsis]: Fix case. (lcsync)[synopsis]: Likewise. * gnu/packages/ruby.scm (ruby-mustache)[synopsis]: Fix case. Vagrant Cascadian
2022-11-02gnu: randomjungle: Use older gfortran....* gnu/packages/machine-learning.scm (randomjungle)[native-inputs]: Use gfortran-7. Ricardo Wurmus
2022-11-02gnu: randomjungle: Fix unpack by providing a conventional file name....* gnu/packages/machine-learning.scm (randomjungle)[source]: Override file name to avoid an unpack error. Ricardo Wurmus
2022-10-31gnu: Fix various lint issues in synopsis and descriptions....* gnu/packages/android.scm (etc1tool)[synopsis]: Drop trailing period. * gnu/packages/bioinformatics.scm (mudskipper)[synopsis]: Likewise. * gnu/packages/crates-io.scm (rust-async-log-attributes-1)[synopsis]: Likewise. (rust-atomic-polyfill-1)[synopsis]: Likewise. (rust-modifier-0.1)[synopsis]: Likewise. (rust-openssl-macros-0.1)[synopsis]: Likewise. (rust-syn-mid-0.5)[synopsis]: Likewise. (rust-toml-edit-0.14)[synopsis]: Likewise. (rust-valuable-derive-0.1)[synopsis]: Likewise. (rust-inflections-1)[synopsis]: Likewise. * gnu/packages/databases.scm (python-databases)[synopsis]: Likewise. * gnu/packages/games.scm (liquidwar6)[synopsis]: Likewise. * gnu/packages/golang.scm (go-golang.org-x-sync-errgroup)[synopsis]: Likewise. * gnu/packages/guile-xyz.scm (guile-config)[synopsis]: Likewise. * gnu/packages/haskell-web.scm (ghc-hxt-xpath)[synopsis]: Likewise. * gnu/packages/haskell-xyz.scm (ghc-string-qq)[synopsis]: Likewise. * gnu/packages/machine-learning.scm (python-lap)[synopsis]: Likewise. (python-pyro-api)[synopsis]: Likewise. * gnu/packages/messaging.scm (python-librecaptcha)[synopsis]: Likewise. * gnu/packages/python-check.scm (python-pytest-cram)[synopsis]: Likewise. * gnu/packages/python-web.scm (python-jschema-to-python)[synopsis]: Likewise. (python-sarif-om)[synopsis]: Likewise. (python-socksio)[synopsis]: Likewise. (python-msrest)[synopsis]: Likewise. * gnu/packages/tor.scm (torsocks)[synopsis]: Likewise. * gnu/packages/cran.scm (r-rlist)[synopsis]: Remove leading article. * gnu/packages/crates-io.scm (rust-clippy-lints-0.0.153)[synopsis]: Likewise. (rust-simplelog-0.11)[synopsis]: Likewise. * gnu/packages/samba.scm (wsdd)[synopsis]: Likewise. * gnu/packages/crates-io.scm (rust-spki-0.4)[synopsis]: Remove trailing whitespace. * gnu/packages/golang.scm (go-github-com-mattn-go-zglob)[description]: Remove leading whitespace. * gnu/packages/haskell-check.scm (ghc-crypto-cipher-tests)[description]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-ctype)[synopsis]: Remove trailing whitespace. * gnu/packages/mpi.scm (openmpi-thread-multiple)[description]: Remove leading whitespace. * gnu/packages/node-xyz.scm (node-string-decoder)[synopsis]: Remove trailing whitespace. Vagrant Cascadian
2022-10-17gnu: Add nerd-dictation/wayland....* gnu/packages/machine-learning.scm (nerd-dictation/wayland): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2022-10-17gnu: Add nerd-dictation....* gnu/packages/machine-learning.scm (nerd-dictation): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2022-10-17gnu: Add python-vosk....* gnu/packages/machine-learning.scm (python-vosk): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2022-10-17gnu: Add vosk-api....* gnu/packages/machine-learning.scm (vosk-api): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2022-10-17gnu: Add kaldi-for-vosk....* gnu/packages/machine-learning.scm (kaldi-for-vosk): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2022-10-17gnu: Add openfst-for-vosk....* gnu/packages/machine-learning.scm (openfst-for-vosk): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2022-09-20gnu: guile-aiscm-next: Deprecate in favor of guile-aiscm....* gnu/packages/machine-learning.scm (guile-aiscm-next): Define as a deprecated name for guile-aiscm. Ricardo Wurmus
2022-09-20gnu: guile-aiscm: Update to 0.24.2....* gnu/packages/machine-learning.scm (guile-aiscm): Update to 0.24.2. [arguments]: Add configure flags for OpenCV modules; add build phase 'find-clearsilver; adjust phase 'use-llvm-config; add phase 'disable-broken-test. [inputs]: Add clearsilver, libgc, opencv, and tensorflow; replace ffmpeg with ffmpeg-4. [native-inputs]: Add protobuf-c; replace clang-13 and llvm-13 with clang-11 and llvm-11, respectively. Ricardo Wurmus
2022-09-20gnu: liblantern: Update to 0.8.1....* gnu/packages/machine-learning.scm (liblantern): Update to 0.8.1. Ricardo Wurmus
2022-09-20gnu: liblantern: Do not hardcode Python version....* gnu/packages/machine-learning.scm (liblantern)[arguments]: Do not hardcode Python version. Ricardo Wurmus
2022-09-14gnu: python-scikit-learn: Update to 1.1.2....* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 1.1.2. Marius Bakke
2022-08-14gnu: Remove ‘open source’ from package descriptions....Also do some (trivial) editing where appropriate. * gnu/packages/bioconductor.scm (r-anaquin, r-rcppnumerical) [description]: Remove superfluous ‘open source’. * gnu/packages/debian.scm (apt-mirror)[description]: Likewise. Add @acronym{}. Drop obscure Ubuntu for famous Trisquel. Reorder. * gnu/packages/documentation.scm (scrollkeeper)[description]: Remove superfluous ‘open systems’. Keep ‘Open Source’ in standard name. * gnu/packages/engineering.scm (freecad, cura-engine)[description]: Remove superfluous ‘open source’ and excessive puffery. * gnu/packages/firmware.scm (make-opensbi-package) [synopsis]: Remove ‘Open Source’. Use @acronym{}. [description]: Fix first sentence to follow guidelines. Use @acronym{}. * gnu/packages/game-development.scm (ioquake3, recastnavigation): [description]: Remove ‘open source’. * gnu/packages/graphics.scm (skia)[description]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-s-sysdeps)[description]: Likewise. * gnu/packages/machine-learning.scm (onnx)[description]: Likewise. Use @acronym{}. * gnu/packages/ocaml.scm (ocaml-cudf)[description]: Likewise. Tobias Geerinckx-Rice
2022-08-01gnu: python-umap-learn: Disable unreliable test....* gnu/packages/machine-learning.scm (python-umap-learn)[arguments]: Disable test_densmap_trustworthiness_on_iris_supervised. Ricardo Wurmus
2022-08-01gnu: python-umap-learn: Set NUMBA_CACHE_DIR....* gnu/packages/machine-learning.scm (python-umap-learn)[arguments]: Add phase to set NUMBA_CACHE_DIR. Ricardo Wurmus
2022-07-09gnu: Add python-pyro-ppl....* gnu/packages/machine-learning.scm (python-pyro-ppl): New variable. Ricardo Wurmus
2022-07-09gnu: Add python-visdom....* gnu/packages/machine-learning.scm (python-visdom): New variable. Ricardo Wurmus
2022-07-09gnu: Add python-lap....* gnu/packages/machine-learning.scm (python-lap): New variable. Ricardo Wurmus
2022-07-08gnu: Add python-pyro-api....* gnu/packages/machine-learning.scm (python-pyro-api): New variable. Ricardo Wurmus
2022-07-08gnu: Add python-torchfile....* gnu/packages/machine-learning.scm (python-torchfile): New variable. Ricardo Wurmus
2022-07-07gnu: python-torchvision: Update to 0.13.0....* gnu/packages/machine-learning.scm (python-torchvision): Update to 0.13.0. Ricardo Wurmus
2022-07-07gnu: python-pytorch: Update to 1.12.0....* gnu/packages/machine-learning.scm (python-pytorch): Update to 1.12.0. [arguments]: Explicitly request the use of our pybind11 package. Ricardo Wurmus
2022-07-07gnu: xnnpack: Update to 0.0-2.ae108ef....* gnu/packages/machine-learning.scm (xnnpack): Update to 0.0-2.ae108ef. * gnu/packages/patches/xnnpack-system-libraries.patch: Update. Ricardo Wurmus
2022-07-07gnu: python-pytorch-for-r-torch: Explicitly keep at 1.11.0....* gnu/packages/machine-learning.scm (python-pytorch-for-r-torch): Separate from python-pytorch by overriding version and source. Ricardo Wurmus
2022-07-06gnu: Add python-torchvision....* gnu/packages/machine-learning.scm (python-torchvision): New variable. Ricardo Wurmus
2022-07-05gnu: liblantern: Update to 0.8.0....* gnu/packages/machine-learning.scm (liblantern): Update to 0.8.0. Ludovic Courtès
2022-07-05gnu: python-pytorch: Update to 1.11.0....* gnu/packages/machine-learning.scm (python-pytorch): Update to 1.11.0. [source](snippet): Remove now unnecessary "caffe2/onnx/backend.cc" substitution. [arguments]: Add 'remove-caffe2-onnx-scripts' phase. * gnu/packages/patches/python-pytorch-runpath.patch, gnu/packages/patches/python-pytorch-system-libraries.patch: Update. Ludovic Courtès
2022-07-05gnu: onnx: Update to 1.12.0....* gnu/packages/machine-learning.scm (onnx): Update to 1.12.0. Ludovic Courtès
2022-06-01Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner
2022-05-31gnu: Remove python2-autograd....* gnu/packages/machine-learning.scm (python2-autograd): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-fastlmm....* gnu/packages/machine-learning.scm (python2-fastlmm): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-scikit-learn....* gnu/packages/machine-learning.scm (python2-scikit-learn): Delete variable. (python-scikit-learn)[properties]: Remove the python2-variant property. Maxim Cournoyer
2022-05-16Merge branch 'master' into stagingEfraim Flashner
2022-05-15gnu: openfst: Update to 1.8.2, enable ngram extension...This extension is required by some programs that depend on openfst that aren't yet packaged. * gnu/packages/machine-learning.scm (openfst): Update to 1.8.2. [arguments]: New field. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Aurora
2022-05-15gnu: openfst-1.7.3: Enable ngram-fst extension & C++14 build...The extension doesn't build in old versions of openfst such as 1.7.3 without manually setting CXXFLAGS. This package definition, including this workaround to build extensions successfully, will need to be removed once kaldi is fixed upstream and can be used with up-to-date versions of openfst. * gnu/packages/machine-learning.scm (openfst-1.7.3)[arguments]: New field. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Aurora
2022-05-15gnu: kaldi: Update to dd107fd, bypass tests...Either kaldi's tests are broken or openblas has reintroduced a bug: - https://github.com/kaldi-asr/kaldi/pull/4421 More testing & fixes required upstream to re-enable the tests later. For now they'll just have to be ignored. * gnu/packages/machine-learning.scm (kaldi): Update to dd107fd. [arguments]: In 'configure' phase, modify "matrix/Makefile". Signed-off-by: Ludovic Courtès <ludo@gnu.org> Aurora
2022-05-15gnu: openfst: Add 1.7.3 for kaldi...Kaldi is currently broken with openfst versions newer than 1.7.3 as it changed some of its function signatures. Once Kaldi is patched/fixed, this should be removed. Reference Issues: - https://github.com/kaldi-asr/kaldi/issues/4131 - https://github.com/kaldi-asr/kaldi/issues/4393 * gnu/packages/machine-learning.scm (openfst-1.7.3): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Aurora
2022-05-12gnu: python-umap-learn: Update to 0.5.3....* gnu/packages/machine-learning.scm (python-umap-learn): Update to 0.5.3. [source]: Use git. [arguments]: New field. [native-inputs]: Delete python-joblib and python-nose. Add python-pytest. [propagated-inputs]: Add python-pynndescent and python-tqdm. [synopsis]: Fix indentation. [description]: Fix typo and re-indent. Maxim Cournoyer
2022-05-12gnu: python-pynndescent: Update to 0.5.6....* gnu/packages/machine-learning.scm (python-pynndescent): Update to 0.5.6. [phases]{check}: Skip the test_weighted_minkowski test. [native-inputs, propagated-inputs]: Re-indent. Maxim Cournoyer
2022-05-12gnu: python-scikit-learn: Parallelize build and test suite....* gnu/packages/machine-learning.scm (python-scikit-learn) [phases]{configure}: New phase. {build-ext}: Add '-j' option. {check}: Add '-n' option. [native-inputs]: Add python-pytest-xdist. Maxim Cournoyer
2022-04-15gnu: python-hmmlearn: Remove cythonized file....* gnu/packages/machine-learning.scm (python-hmmlearn)[source]: Add snippet to remove cythonized file. Efraim Flashner
2022-03-15gnu: liblantern: Update to 0.7.2....* gnu/packages/machine-learning.scm (liblantern): Update to 0.7.2. Ricardo Wurmus
2022-03-15gnu: liblantern: Update to 0.7.0....* gnu/packages/machine-learning.scm (liblantern): Update to 0.7.0. Ricardo Wurmus