Skip to main content

PyOPUS is a library for simulation-based optimization of arbitrary systems. It was developed with circuit optimization in mind. The library is the basis for the PyOPUS GUI that makes it possible to setup design automation tasks with ease. In the GUI you can also view the the results and plot the waveforms generated by the simulator.

PyOPUS provides several optimization algorithms (Coordinate Search, Hooke-Jeeves, Nelder-Mead Simplex, Successive Approximation Simplex, PSADE (global), MADS, …). Optimization algorithms can be fitted with plugins that are triggered at every function evaluation and have full access to the internals of the optimization algorithm.

PyOPUS has a large library of optimization test functions that can be used for optimization algorithm development. The functions include benchmark sets by Moré-Garbow-Hillstrom, Lukšan-Vlček (nonsmooth problems), Karmitsa (nonsmooth problems), Moré-Wild, global optimization problems by Yao, Hedar, and Yang, problems used in the developement of MADS algorithms, and an interface to thousands of problems in the CUTEr/CUTEst collection. Benchmark results can be converted to data profiles that visualize the relative performance of optimization algorithms.

The pyopus.simulator module currently supports SPICE OPUS, HSPICE, and SPECTRE (supports OP, DC, AC, TRAN, and NOISE analyses, as well as, collecting device properties like Vdsat). The interface is simple can be easily extended to support any simulator.

PyOPUS provides an extensible library of postprocessing functions which enable you to easily extract performance measures like gain, bandwidth, rise time, slew-rate, etc. from simulation results. The collected performance measures can be further post-processed to obtain a user-defined cost function which can be used for guiding the optimization algorithms toward better circuits.

At a higher elvel of abstraction PyOPUS provides sensitivity analysis, parameter screening, worst case performance analysis, worst case distance analysis (deterministic approximation of parametric yield), and Monte Carlo analysis (statistical approximation of parametric yield). Designs can be sized efficiently across a large number of corners. PyOPUS fully automates the procedure for finding a circuit that exhibits the desired parametric yield. Most of these procedures can take advantage of parallel computing which significantly speeds up the process.

Parallel computing is supported through the use of the MPI library. A cluster of computers is represented by a VirtualMachine object which provides a simple interface to the underlying MPI library. Parallel programs can be written with the help of a simple cooperative multitasking OS. This OS can outsource function evaluations to computing nodes, but it can also perform all evaluations on a single processor. Writing parallel programs follows the UNIX philosophy. A function can be run remotely with the Spawn OS call. One or more remote functions can be waited on with the Join OS call. The OS is capable of running a parallel program on a single computing node using cooperative multitasking or on a set of multiple computing nodes using a VirtualMachine object. Parallelism can be introduced on multiple levels of the program (i.e. parallel performance evaluation across multiple corners, parallel optimization algorithms, solving multiple worst case performance problems in parallel, …).

PyOPUS provides a plotting mechanism based on MatPlotLib and wxPython with an interface and capabilities similar to those available in MATLAB. The plots are handled by a separate thread so you can write your programs just like in MATLAB. Professional quality plots can be easily exported to a large number of raster and vector formats for inclusion in your documents. The plotting capability is used in the pyopus.visual module that enables the programmer to visualize the simulation results after an optimization run or even during an optimization run.

Release files for PyOPUS 0.9

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for PyOPUS 0.9
File Size Uploaded
PyOPUS-0.9.tar.gz 5.7 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for PyOPUS 0.9
File Interpreter ABI Platform
PyOPUS-0.9-cp35-cp35m-win_amd64.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-64 Details
PyOPUS-0.9-cp35-cp35m-win32.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-32 Details

Total release size: 8.9 MB

Release files / PyOPUS-0.9.tar.gz

Download URL PyOPUS-0.9.tar.gz
Size 5.7 MB
Tags Source
SHA-256 checksum
How to use checksums
198fd1c41c3dee10068fe3ac6d35e0f5ef3e0387f4b86014a4a8b1429e23c930
BLAKE2b-256 checksum
How to use checksums
59d05e785e16b8b57821d64a8d5d9aba6e7f4190063e10ccf877cdb7084b509b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.8.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.3.0 requests-toolbelt/0.8.0 clint/0.5.1 CPython/3.5.3 Linux/4.9.0-6-amd64

Release files / PyOPUS-0.9-cp35-cp35m-win_amd64.whl

Download URL PyOPUS-0.9-cp35-cp35m-win_amd64.whl
Size 1.6 MB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
fe982e1cccc50795bd6e58215630e4f28edf54667fa88433ef37750b212f51a9
BLAKE2b-256 checksum
How to use checksums
e0ee30040aa51792edf0c56ca294a360df15a63fed80c1554b94824e21f96ae2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.8.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.3.0 requests-toolbelt/0.8.0 clint/0.5.1 CPython/3.5.3 Linux/4.9.0-6-amd64

Release files / PyOPUS-0.9-cp35-cp35m-win32.whl

Download URL PyOPUS-0.9-cp35-cp35m-win32.whl
Size 1.6 MB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
110dda1d871b8fc929a3e5cd6aa0e904e363d66306067ce4819f529d828c6609
BLAKE2b-256 checksum
How to use checksums
e740552b6d1a247ab7ac7fef6de364e929d5b69117529be3cdad330fdb607e50
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.8.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.3.0 requests-toolbelt/0.8.0 clint/0.5.1 CPython/3.5.3 Linux/4.9.0-6-amd64

Release history Release notifications | RSS feed

This release

0.9 This release

3 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page