HajimeKawahara / exojax

🐈 Automatic differentiable spectrum modeling of exoplanets/brown dwarfs using JAX, compatible with NumPyro and JAXopt
http://secondearths.sakura.ne.jp/exojax/
MIT License
56 stars 14 forks source link

resolve the incompatibility #426

Closed HajimeKawahara closed 1 year ago

HajimeKawahara commented 1 year ago

This PR resolves #425

We also submit the PR to radis develop branch for this change. https://github.com/radis/radis/pull/626

So, you need the above updated version of radis.api to check this PR.

I used the unit test of exojax/tests/integration/moldb(compatibility_radis_api_)>python mdbexomol_test.py to check the code.

HajimeKawahara commented 1 year ago

The corresponding PR https://github.com/radis/radis/pull/626 was merged to the develop branch in radis.