https://github.com/gerlero/frontx
Nonlinear diffusion problems with JAX
https://github.com/gerlero/frontx
boltzmann-transformation diffusion-equation fronts jax moisture-diffusivity python
Last synced: 5 months ago
JSON representation
Nonlinear diffusion problems with JAX
- Host: GitHub
- URL: https://github.com/gerlero/frontx
- Owner: gerlero
- License: apache-2.0
- Created: 2025-05-16T14:53:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-31T20:07:14.000Z (about 1 year ago)
- Last Synced: 2025-06-01T08:07:46.528Z (about 1 year ago)
- Topics: boltzmann-transformation, diffusion-equation, fronts, jax, moisture-diffusivity, python
- Language: Python
- Homepage: https://frontx.readthedocs.io
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# [
](https://github.com/gerlero/frontx)
**[JAX](https://github.com/jax-ml/jax)-accelerated numerical library for nonlinear diffusion problems in semi-infinite domains**
[](https://frontx.readthedocs.io/)
[](https://github.com/gerlero/frontx/actions/workflows/ci.yml)
[](https://codecov.io/gh/gerlero/frontx)
[](https://github.com/astral-sh/ruff)
[](https://github.com/astral-sh/ty)
[](https://github.com/astral-sh/uv)
[](https://github.com/gerlero/frontx/actions/workflows/pypi-publish.yml)
[](https://pypi.org/project/frontx/)
[](https://pypi.org/project/frontx/)
## 📦 Installation
Install with pip:
```bash
pip install frontx
```