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

eq (==) and neq (!=) methods are defined in mdb and opa #512

Closed HajimeKawahara closed 1 month ago

HajimeKawahara commented 1 month ago

addressed #509

name improvements in api.py

I noticed self.instances_from_dataframes(df[mask]) was misleading because this method defines attributes using DataFrame, rather than instrance. So, I renamed it to self.attributes_from_dataframes(df[mask]) instead.

github-actions[bot] commented 1 month ago

Unit Test Results

173 tests  +16   173 :heavy_check_mark: +16   38s :stopwatch: +9s βŸβ€„βŸβ€„1 suites Β±βŸβ€„0β€‚β€ƒβ€ƒβŸβ€„βŸβ€„0 :zzz: Β±βŸβ€„0  βŸβ€„βŸβ€„1 files   Β±βŸβ€„0β€‚β€ƒβ€ƒβŸβ€„βŸβ€„0 :x: Β±βŸβ€„0 

Results for commit 3d55f8b2. ± Comparison against base commit a693f2b5.

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