A module providing parameter structure for physical modeling


Keywords
ODE, solver, system, equations, cuda
License
LGPL-3.0
Install
pip install modelparameters==2022.2.0

Documentation

ModelParameters

ModelParameters:

  • provides a lightweight library to declare nested Parameters in Python

  • can be interfaced through command line arguments

  • optionally depends on NumPy and SymPy

Check out the documentation at modelparameters.readthedocs.io.

The source code is hosted as bitbucket.org/finsberg/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