Skip to content

jejjohnson/spectraldiffx

Repository files navigation

Spectral Difference Tools in JAX (In Progress)

CodeFactor codecov

This package has some tools for pseudospectral methods in JAX.


Installation

We can install it directly through pip

pip install git+https://github.com/jejjohnson/spectraldiffx

We also use poetry for the development environment.

git clone https://github.com/jejjohnson/spectraldiffx.git
cd spectraldiffx
conda create -n spectraldiffx python=3.11 poetry
poetry install

References

Software

Algorithms

  • Thiry et al, 2023 | MQGeometry 1.0 - the WENO reconstructions applied to the multilayer Quasi-Geostrophic equations, Arakawa Grid masks
  • [Roullet & Gaillard, 20

About

Spectral Difference tools with JAX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages