Skip to main content

The pymetamodels package combines machine learning (ML) metamodeling and analysis tools for the virtual development of modeling systems within a common abstract framework implemented in an accessible and distributable Python package. This package is oriented to support ML applications in material science, material informatics and the construction of materials, components and systems soft metamodels informed by hard physics-based modelling and experimental characterisations.

Project description

Pymetamodels package for materials, systems and component metamodeling

The pymetamodels package combines machine learning (ML) metamodeling and analysis tools for the virtual development of modeling systems within a common abstract framework implemented in an accessible and distributable Python package. The development of pymetamodels package is oriented to support ML applications in material science, material informatics and the construction of materials, components and systems soft metamodels informed by hard physics-based modelling (continuum, mesosocopic, ... ) and experimental characterisations.

Basic turtorials and advanced examples can be found in the tutorials section pymetamodels.readthedocs.io.

The package has been build in ITAINNOVA. And is distributed with permissive MIT license.

Installing pymetamodels

To install the latest stable version of pymetamodels via pip from PyPI together with all the dependencies, run the following command:

    pip install pymetamodels

First steps, basic turtorials an advanced examples can be found in the documentation tutorials section pymetamodels.readthedocs.io. To load and test installation try,

    import pymetamodels

    ### Load main object
    mita = pymetamodels.metamodel()

    ### Load main object (alternative)
    mita = pymetamodels.load()

Installing pre-requisite software

Pymetamodels requires Python >3.7 or an above of release Python.org.

Pymetamodels requires NumPy, SciPy, sklean, matplotlib and SALib installed on your computer. Using pip, these libraries can be installed with the following command:

    pip install numpy scipy scikit-learn matplotlib SALib Pillow xlrd xlwt xlutils

The packages are normally included with most Python bundles, such as Anaconda. Generally, they are installed automatically when using pip to install pymetamodels.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymetamodels-0.0.3.tar.gz (56.1 kB view hashes)

Uploaded Source

Built Distribution

pymetamodels-0.0.3-py3-none-any.whl (64.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page