Minorminer

Latest version: v0.2.13

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

Scan your dependencies

Page 1 of 5

0.2.13

New Features
- Build wheels for Python 3.12.
- Build C++ extensions with Cython 3.

0.2.12

Fixes
* Deploy x86 macOS wheels targeting 10.9 rather than 12.0.
Upgrades
* Drop support for Python 3.7.

0.2.11

Adds a wrapper to the Glasgow Subgraph Solver. This is a really cool external library that very quickly solves subgraph isomorphism problems. In our language, that problem corresponds to finding a chainlength-1 embedding from a problem graph into a hardware graph, which optimizes performance on the hardware. Many thanks to Ciaran McCreesh (and team) for providing this library and supporting our efforts to wrap it.

0.2.10

New Features

* Release wheels for Python 3.11.
* Add `busgraph_cache.topology_identifier` method.

0.2.9

* Add an algorithm demonstration example contributed by Aidan Roy
* Add clique cache manipulation functions
* mining of clique embeddings combining both heuristic and polynomial-time embedding methods
* version-agnostic cache import and export functions to support deployment of precomputed caches.

0.2.8.post1

* Remove noisy print statements
* Discontinue win32 support

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.