You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add NumPy 2.0+ compatibility and Read the Docs configuration
- Updated dependencies to support NumPy 2.0+ (hypertools 0.8.1+ provides compatibility)
- Added numpy>=1.14.2 to install_requires in setup.py
- Added .readthedocs.yaml configuration for RTD builds
- Updated docs/conf.py version to 0.2.0 and doc requirements
- Added docs extras_require in setup.py
- All tests passing with NumPy 2.0.2 (132 tests)
This ensures compatibility with modern NumPy versions while maintaining
backward compatibility with older versions.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments