python-pot 0.9.5
Python Optimal Transport Library
This Python library provides several solvers for optimization problems related to Optimal Transport for signal, image processing and machine learning.
- Outputs:
out
- Website: https://github.com/PythonOT/POT
- Licenses: Expat
- Package source: gnu/packages/machine-learning.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-pot 0.9.5
as follows:
guix install python-pot@0.9.5
Or install the latest version:
guix install python-pot
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.