Expand description
Python bindings for stochastic-computing hardware design-space optimisation.
Functionsยง
- __
pyfunction_ ๐ โextract_ pareto_ frontier - __
pyfunction_ ๐ โsimulated_ annealing_ search - extract_
pareto_ ๐frontier - Extract the non-dominated points from resource and score arrays.
- register ๐
- Register the SC optimizer functions with the extension module.
- simulated_
annealing_ ๐search - Run simulated-annealing design-space search.