Topsy

Latest version: v0.3.6

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.6

This release does not change any code, it only fixes an issue with `pyproject.toml` where the
pinning of the wgpu version was not working. (This is important because wgpu regularly
makes breaking changes.)

0.3.5

What's Changed

Fixes a bug where on some systems the maximum buffer size was too small due to changes in wgpu (https://github.com/pynbody/topsy/pull/12)

**Full Changelog**: https://github.com/pynbody/topsy/compare/v0.3.4...v0.3.5

0.3.4

What's Changed
* Fixes a bug when using multiple visualization windows, and adds a test (https://github.com/pynbody/topsy/pull/8)
* Enables partial loading with swift snapshots (https://github.com/pynbody/topsy/pull/9)
* Fixes compatibility with pynbody v2 beta (also in https://github.com/pynbody/topsy/pull/9)
* Updates pinned webgpu version to 0.15 and fixes compatibility (https://github.com/pynbody/topsy/pull/10)


**Full Changelog**: https://github.com/pynbody/topsy/compare/v0.3.3...v0.3.4

0.3.3

This is a compatibility fix for wgpu v0.13.0.

The version of wgpu is now pinned, since the API continues to evolve.

**Full Changelog**: https://github.com/pynbody/topsy/compare/v0.3.1...v0.3.3

0.3.1

What's Changed

This version introduces a GUI with a toolbar for e.g. changing the colormap and quantity visualised, and support for exporting movies.

It also fixes a bug with the mip-mapping that could lead to incorrect results on some GPU architectures.

**Full Changelog**: https://github.com/pynbody/topsy/compare/v0.2.0...v0.3.1

0.2.0

This version is almost a complete re-implementation over 0.1.x, using wgpu instead of OpenGL, but presents a similar interface.

In terms of features there are two changes

* Ability to show images of arbitrary quantities such as temperature (weighted by column density); pass `-q` on command line
* Ability to embed and manipulate within a jupyter notebook, with rendering performed on the server

See the updated README.md for more information

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.