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
45 stars 14 forks source link

Matches the installation requirements for radis 0.15 #500

Closed HajimeKawahara closed 1 month ago

HajimeKawahara commented 1 month ago

Since radis 0.15 has been released, review the requirements.txt and setup.py of ExoJAX accordingly. I aim to support Python >=3.11 too #502

github-actions[bot] commented 1 month ago

Unit Test Results

157 tests  Β±0   157 :heavy_check_mark: Β±0   34s :stopwatch: Β±0s βŸβ€„βŸβ€„1 suites Β±0β€‚β€ƒβ€ƒβŸβ€„βŸβ€„0 :zzz: Β±0  βŸβ€„βŸβ€„1 files   Β±0β€‚β€ƒβ€ƒβŸβ€„βŸβ€„0 :x: Β±0 

Results for commit 52296440. ± Comparison against base commit 61bcf302.

:recycle: This comment has been updated with latest results.

HajimeKawahara commented 1 month ago

462

minouHub commented 1 month ago

Btw. Radis=0.15 is compatible up to python=3.11. The only caveat is that for python>=3.10, vaex is not installed and we only use pandas. Waiting for vaex to upgrade πŸ™‚