Skip to content

Comments

v0.0.13#49

Merged
cylammarco merged 6 commits intomainfrom
dev
Jan 14, 2026
Merged

v0.0.13#49
cylammarco merged 6 commits intomainfrom
dev

Conversation

@cylammarco
Copy link
Owner

  • Compat: use numpy generic types for v1/v2 (np.floating/np.integer) in src; no stylistic changes

  • Allow NumPy 2 in install: relax to >=1.23,<3; update README to state v1+v2 support

  • updated array handling

  • removed test output figure

  • updated setup.cfg to include numpy2

  • use asarray

  • use np.where

  • use where instead of argwhere; wrapped interpolator outputs with np.asarray(...).itme() or reshape(-1)[0].

  • pack values in correct array shape for atmosphere interpolator

cylammarco and others added 6 commits January 1, 2026 02:22
* Compat: use numpy generic types for v1/v2 (np.floating/np.integer) in src; no stylistic changes

* Allow NumPy 2 in install: relax to >=1.23,<3; update README to state v1+v2 support

* updated array handling

* removed test output figure

* updated setup.cfg to include numpy2

* use asarray

* use np.where

* use where instead of argwhere; wrapped interpolator outputs with np.asarray(...).itme() or reshape(-1)[0].

* pack values in correct array shape for atmosphere interpolator
* tests: increase coverage and add edge-case tests across modules

* added more tests
@cylammarco cylammarco merged commit e81da92 into main Jan 14, 2026
78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant