File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -29,15 +29,9 @@ These notes document the changes between individual *GLASS* releases.
2929* The :func: `glass.positions_from_delta ` function now only accepts callable
3030 functions rather than also strings.
3131
32- * The :class: `glass._array_api_utils.xp_additions ` class now determines the
33- array backend from the input arrays and be imported as `uxpx ` at the top
34- of files.
35-
3632* All ``healpix `` and ``healpy `` calls have been moved to a new module
3733 :mod: `glass.healpix ` to isolate Array API support.
3834
39- * All RNG operations have moved to a new module :mod: `glass._rng `.
40-
4135* Exposed the :mod: `glass.arraytools ` module to users.
4236
4337* Added instructions to ``CONTRIBUTING.md `` on how the regression tests work.
You can’t perform that action at this time.
0 commit comments