pinnlab
pinnlab is a Python package for physics-informed neural network experiments, aimed at workflows where neural approximators, differential equations, boundary conditions and reproducible examples need to live together.
Install
pip install pinnlab
Project Links
- PyPI: pinnlab
- Documentation: GitHub README
- Source: github.com/DiogoRibeiro7/pinn
- Issues: github.com/DiogoRibeiro7/pinn/issues
- Changelog: CHANGELOG.md
Package Metadata
- Current release:
0.6.1 - Requires Python:
>=3.10 - License: MIT
Where It Fits
Use this package as part of the scientific machine learning stack, especially for experiments that need explicit modelling assumptions rather than a purely black-box neural network.