Metadata-Version: 2.1
Name: modelparameters
Version: 2019.2.0
Summary: A module providing parameter structure for physical modeling
Home-page: https://bitbucket.org/finsberg/modelparameters
Author: Johan Hake and Henrik Finsberg
Author-email: henriknf@simula.no
License: UNKNOWN
Description: # 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](https://modelparameters.readthedocs.io/en/latest/). 
        
        The source code is hosted as 
        [bitbucket.org/finsberg/modelparameters](https://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
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
