Skip to content

LSDOlab/m3l

Repository files navigation

Multi-fidelity Multi-disciplinary Modelling Language (M3L)

GitHub Actions Test Badge Forks Issues

A package for modularly specifying model data transfer. For docs, see https://m3l.readthedocs.io/en/latest/index.html.

Installation

Installation instructions for users

For direct installation with all dependencies, run on the terminal or command line

pip install git+https://github.com/LSDOlab/m3l.git

If you want users to install a specific branch, run

pip install git+https://github.com/LSDOlab/m3l.git@branch

Enabled by: packages=find_packages() in the setup.py file.

Installation instructions for developers

To install m3l, first clone the repository and install using pip. On the terminal or command line, run

git clone https://github.com/LSDOlab/m3l.git
pip install -e ./m3l

For Developers

For details on documentation, refer to the README in docs directory.

For details on testing/pull requests, refer to the README in tests directory.

About

Unified Multidisciplinary Multifidelity Modeling Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors