ComputationalPhysiology / modelparameters

Library for declaring nested parameteres in Python
https://computationalphysiology.github.io/modelparameters/
GNU Lesser General Public License v3.0
0 stars 0 forks source link

ModelParameters

ModelParameters:

Check out the documentation at https://computationalphysiology.github.io/modelparameters/ The source code is hosted as https://github.com/ComputationalPhysiology/modelparameters

Install

Install with pip

python -m pip install modelparameters

or conda

conda install -c conda-forge modelparameters

License

modelparameters is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. modelparameters is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with modelparameters. If not, see http://www.gnu.org/licenses/.

Contributors

Modelparameters is developed by Johan Hake. The version of modelparameters found in this repository is maintained by Henrik Finsberg. Issues can be reported to henriknf@simula.no