Metadata-Version: 2.4
Name: diffdg
Version: 0.0.1
Summary: DiffDG: a differentiable discontinuous Galerkin framework in JAX (name reservation — public release planned late 2026)
Author-email: Shinhoo Kang <shinkang@korea.ac.kr>
License: MIT
Project-URL: Homepage, https://shinhookang.github.io
Keywords: jax,discontinuous galerkin,differentiable,amr,cfd
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# DiffDG

**DiffDG** is a differentiable discontinuous Galerkin (DG) framework built on
[JAX](https://github.com/jax-ml/jax) — high-order DG discretizations provided
as a composable library (MFEM-style), with unstructured meshes, adaptive mesh
refinement, and end-to-end differentiability *through* mesh adaptation.

> **Status: name reservation.** The framework is under active development and
> is not yet public. Public release is planned for **late 2026**.
>
> Contact: Shinhoo Kang \<shinkang@korea.ac.kr\>, Korea University.
