Ipyexperiments

Latest version: v0.1.29

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

Scan your dependencies

Page 5 of 5

0.1.4

- fixed the method for detecting which variables to delete. Moved from comparing a list of variables in the ipython user namespace before and after the experiment (which was missing on variables that were previously defined) via `ipython`'s `namespace.who_ls()` to saving the objects for each variable and then comparing whether they have changed at the end of the experiment. So, now, all variables defined during the experiment get correctly deleted (unless explicitly told otherwise).

0.1.3

- replace human size function to do 1024, instead of 1000-computations

0.1.2

- create a test suite - cover the main cpu tests

0.1.1

- add conda/pypi releases

0.1.0

- the core of the project implemented

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.