python-yt
No description set
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-yt
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dgarcia:python312:numeric/python-yt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000055 55 Bytes | |
python-yt-rpmlintrc | 0000000164 164 Bytes | |
python-yt.changes | 0000014075 13.7 KB | |
python-yt.spec | 0000004197 4.1 KB | |
yt-4.3.1.tar.gz | 0013810591 13.2 MB | |
yt-ignore-pytestdepr.patch | 0000000772 772 Bytes |
Revision 25 (latest revision is 31)
Steve Kowalik (StevenK)
committed
(revision 25)
- Update to 4.3.1: * Fix broken urllib imports * Make annotate_sphere and annotate_arrow safe when run after plot invalidation * Fix an incompatibility with unyt 3.0 (amu_cgs doesn't exist as a physical constant anymore) * Handle deprecation warnings from numpy 2.0.0dev0 (np.row_stack -> np.vstack and np.in1d -> np.isin) * Avoid a deprecation warning in yt.load_sample on Python 3.12 * Switch to field tuples for default fields in particle_trajectories * Enforce Figure dpi in _show_mpl * Fix bug where race condition results in incorrect fields categorization when computing particle_trajectories * Use the validated center for YTCuttingPlane set_field_parameter * Avoid usage of deprecated numpy.core namespace (numpy 2 compat) * Fix geographic coordinate conversions * Update xarray integration test to use non-deprecated API * Enzo testing framework - ignore units for ShockTube tests * Explicitly set minimum Python to 3.9.2 * Ditch np.int_t, removed in numpy 2's C API (use np.int64_t instead) * Migrate module-level setup/teardown functions to pytest - Drop patch yt-pr4727-unpin-unyt.patch, included upstream. - Remove upper bound on numpy.
Comments 0