michaltakac / modulus-sym

Repo of abstracted workflow comparable to existing numerical solvers for training data-free and data-driven AI surrogates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modulus Sym (Alpha)

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. GitHub Code style: black

Modulus-Sym is a repo with an abstracted workflow comparable to existing numerical solvers for training data-free and data-driven neural models.

This is an early-access alpha release

Modulus Packages

Installing

Modulus is coming to PyPi soon! In the mean time the best way is to install from source:

git clone git@github.com:NVIDIA/modulus-sym.git && cd modulus-sym
pip install .

Contributing

Modulus is in an open-source alpha. We are not accepting external contributions at this time.

Contact

Reach out to Modulus team members and user community on the NVIDIA developer forums.

License

Modulus Symbolic is provided under the Apache License 2.0, please see LICENSE.txt for full license text

About

Repo of abstracted workflow comparable to existing numerical solvers for training data-free and data-driven AI surrogates

License:Apache License 2.0


Languages

Language:Python 99.8%Language:Dockerfile 0.2%Language:Shell 0.0%