Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://gitlab.com/blsqr/paramspace

paramspace is a python package that makes it easy to iterate over a multidimensional parameter space, where each point corresponds to a dict-like object. It integrates tightly with YAML to make definition of parameter spaces and sweeps super simple. For a usage example, see [utopya](https://gitlab.com/utopia-project/utopya) and the [Utopia Project](https://utopia-project.org/).
https://gitlab.com/blsqr/paramspace

modelling python research software tools yaml

Last synced: about 1 month ago
JSON representation

paramspace is a python package that makes it easy to iterate over a multidimensional parameter space, where each point corresponds to a dict-like object. It integrates tightly with YAML to make definition of parameter spaces and sweeps super simple. For a usage example, see [utopya](https://gitlab.com/utopia-project/utopya) and the [Utopia Project](https://utopia-project.org/).

Awesome Lists containing this project