Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-27 | 611 Bytes | |
REL_ v3.10.1 source code.tar.gz | 2025-02-27 | 36.7 MB | |
REL_ v3.10.1 source code.zip | 2025-02-27 | 39.4 MB | |
Totals: 3 Items | 76.0 MB | 0 |
This is the first bugfix release of the 3.10.x series.
This release contains several bug-fixes and adjustments:
- Respect array alpha with interpolation_stage='rgba' in _Imagebase::_make_image
- Remove md5 usage to prevent issues on FIPS enabled systems
- Fix pyplot.matshow figure handling
- Fix modifying Axes' position also alters the original Bbox object used for initialization
- Fix title position for polar plots
- Add version gate to GTK4 calls when necessary
- Raise warning if both c and facecolors are used in scatter plot
As well as several documentation improvements and corrections.