Epyc

Latest version: v1.7.2

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

Scan your dependencies

Page 3 of 6

1.0.2

- Fixed issue with saving notebooks where the default result set was empty
- Added a test to make sure this was caught :-)

1.0.1

- Removed support for Python 2.7
- Remove test/__main__.py as unnecessary
- Added result sets to notebooks
- Changed default behaviour of Experiment.do() to nothing rather than
raising an exception, as it makes sub-classing easier to describe
- Replaced explicit Fisher-Yates shuffle of parameter space with
numpy.random.shuffle()
- Moved management of pending results into ResultSet
- Removed ability to add a result with a job id in LabNotebook.addResult(),
replaced with LabNotebook.resolvePendingResult()
- Removed "Managing clusters" from the documentation
- Added HDF5-based lab notebooks for larger datasets
- Added storing the classname of an experiment in the metadata
- Added type annotations
- Changed some methods to return empty lists or dicts rather than None
- Added tutorials on large datasets and Jupyter integration
- Added new format for JSON storage that handles result sets (while maintaining
the ability to read the old, flat format)
- Log information messages to sys.stderr rather than standard output
- Changed recording of timing information to capture as much as possible
even if there's an exception in an experiment
- Added ``with`` block (context manager) support to notebooks to manage
committing results (even in the face of exceptions)

0.99.3

- Fixed mistake in setup.py that stopped everything building....

0.99.2

- Removed scripts as they've been built into ipyparallel
- Improved tutorial for multicore and clusters, reflecting new ipyparallel
- Updated requirements to make sure we use latest ipyparallel

0.99.1

- Added scripts to simplify creation of clusters

0.15.1

- Made compatible with Python 3 as well as Python 2.7

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.