Recent Releases of helipad
helipad - 1.6.2
- Ability to hide and show parameters and shocks after control panel launch
- Fix bug that would prevent spatial models from launching with corner connections but no wrapping
From Helipad 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
- Python
Published by charwick almost 2 years ago
helipad - 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, andyarguments frommodel.spatial(), which were deprecated in Helipad 1.5 and replaced with adimargument
- Python
Published by charwick about 2 years ago
helipad - 1.4
- New container API
- Localization (see the string template to contribute a translation)
- Parameter groups
- Windows 11 compatibility
- Agent overdraft control
- Misc interface improvements
https://helipad.dev/2022/07/helipad-1-4/
- Python
Published by charwick almost 4 years ago
helipad - 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
stopafterfrom being set to an event - New
visibleargument onTimeSeriesPlot.addSeries()
- Python
Published by charwick almost 5 years ago
helipad -
Jupyter integration, new decorator syntax, and separation of plotting from the control panel. https://helipad.dev/2020/08/helipad-1-0/
- Python
Published by charwick almost 6 years ago
helipad -
Stackplots and parameter sweeps. https://helipad.dev/2020/06/helipad-0-7/
- Python
Published by charwick almost 6 years ago
helipad -
Improved support for matching models + checkGrid class. https://helipad.dev/2020/03/helipad-0-5/
- Python
Published by charwick about 6 years ago
helipad -
0.4.1 is now successfully installable with pip.
- Python
Published by charwick about 6 years ago