Standard set of packages and overlays for data-scientists [maintainer=@tbenst]
Nix
83
85 commits
updated Jun 5, 2021
This repository aims to define a set of packages for data-scientists with batteries-included. By using Nix, the purely functional package manager, we strive to provide reproducible builds for the entire software stack, from low-level packages like glibc to high-level packages like PyTorch.
By using the same overlays (roughly "compilation flags" for those not versed in Nix) and by pinning nixpkgs to a particular SHA, we aim to improve the stability of the ecosystem and the ease-of-use by eventually providing access to a binary cache. This will greatly reduce the compilation burden and improve data scientist productivity.
Collaboration is encouraged! Feel free to create pull-requests or file an issue if you'd like to contribute.
Currently, the repository targets the Python & R ecosystem, and builds against Intel's MKL and NVIDIA's CUDA/cuDNN. Please get in touch if you would like to add focus areas!
#datascience:nixos.orgSee https://www.reddit.com/r/NixOS/comments/8tkllx/standard_project_structure/ for more info.
Nix
100.0%
Standard set of packages and overlays for data-scientists [maintainer=@tbenst]
Nix
83
85 commits
updated Jun 5, 2021
This repository aims to define a set of packages for data-scientists with batteries-included. By using Nix, the purely functional package manager, we strive to provide reproducible builds for the entire software stack, from low-level packages like glibc to high-level packages like PyTorch.
By using the same overlays (roughly "compilation flags" for those not versed in Nix) and by pinning nixpkgs to a particular SHA, we aim to improve the stability of the ecosystem and the ease-of-use by eventually providing access to a binary cache. This will greatly reduce the compilation burden and improve data scientist productivity.
Collaboration is encouraged! Feel free to create pull-requests or file an issue if you'd like to contribute.
Currently, the repository targets the Python & R ecosystem, and builds against Intel's MKL and NVIDIA's CUDA/cuDNN. Please get in touch if you would like to add focus areas!
#datascience:nixos.orgSee https://www.reddit.com/r/NixOS/comments/8tkllx/standard_project_structure/ for more info.
Nix
100.0%