GalacticDynamics / unxt

Unitful Quantities in JAX
https://unxt.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
17 stars 3 forks source link

feat: generalize select_n dispatch #275

Closed nstarman closed 1 week ago

nstarman commented 1 week ago

Now the dispatch uses a non-Q selector for a set of Q cases.

Addresses problem identified in private communication.

nstarman commented 1 week ago

The example in the docs will get run as a doctest, right? So don't need to add a separate unit test?

Yes!

nstarman commented 1 week ago

@adrn do you need a bugfix release?

adrn commented 1 week ago

Not urgently