News

The name of the pacakge that you use with pip install <pacakge> is set in the pyproject.toml file, and is not necessary the name of the project (but it's much less confusing if they're the same). The ...
The sdds Python module provides a high-level interface for creating, manipulating, and reading Self Describing Data Sets (SDDS) files, a file protocol designed for storing and transferring scientific ...