Moptipy

Latest version: v0.9.136

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

Scan your dependencies

Page 7 of 33

0.9.98

making nparrayspace to_str method overwritable

0.9.97

Added `get_log_basename` to `Process` API

This allows an algorithm to, e.g., generate additional files or directories based on the base name of the log file to store stuff.

0.9.96

Version Stepping of Dependencies

0.9.95

Requirements stepping now also in setup.cfg and pyproject.toml

0.9.94

The dependencies are now on the newest versions.
Some changes to the code base have resulted from updated static code checkers.

0.9.93

There has been no activity on issue https://github.com/numba/numba/issues/9103.
This means that all experiments using numpy's random.Generator as parameter of a numba-annotated function will crash.
They will crash due to a memory leak in numba and they will crash without notice or output, often taking the bash shell down with them.
Therefore, for now, all the annotations of the kind


numba.njit(cache=True, inline="always", fastmath=True, boundscheck=False)


before the search operators have been removed.
We will take the performance hit here and wait until the issue is resolved.

Page 7 of 33

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.