Helipad

Latest version: v1.6.1

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

Scan your dependencies

Page 1 of 4

1.6.1

- Compatibility fixes for Matplotlib 3.9
- Fix bug that could prevent parameter sweeps from running
- Fix bug when redrawing the control panel in a Jupyter notebook
- Improved reliability of `params.remove()`
- Simplified parameter ID tuples and deprecated the old pattern, which had been redundant since 1.4. Per-good and per-breed parameter values can now be retrieved with `(paramName, itemName)` instead of `(paramName, itemType, itemName, primitive)`.
- Remove `square`, `x`, and `y` arguments from `model.spatial()`, which were deprecated in Helipad 1.5 and replaced with a `dim` argument

1.6

- Geospatial models
- Scatterplot visualizer
- New `Agents` and `Edges` containers
- Docstrings for modules and methods

https://helipad.dev/2023/06/helipad-1-6/

1.5

- Polar-coordinate spatial models and visualization
- Improvements to spatial wrapping
- More informative `__repr__` methods for Helipad objects
- Misc small bug fixes and improvements

https://helipad.dev/2023/01/helipad-1-5/

1.4.1

- Ipywidgets 8.0 compatibility hotfix
- Other Jupyter bugfixes

1.4

- New container API
- Localization (see the [string template](https://github.com/charwick/helipad/blob/master/helipad/locales/helipad.pot) to contribute a translation)
- Parameter groups
- Windows 11 compatibility
- Agent overdraft control
- Misc interface improvements

https://helipad.dev/2022/07/helipad-1-4/

1.3.2

- Fix bug that prevented installation in Anaconda on Windows
- Fix async issue that would prevent visualizations from running in Spyder
- Fix bug that could sometimes prevent `stopafter` from being set to an event
- New `visible` argument on `TimeSeriesPlot.addSeries()`

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.