Code Monkey home page Code Monkey logo

pywrspice's Introduction

pyWRspice

Copyright (c) 2019 Raytheon BBN Technologies - Quantum Group

PyWRspice is Python wrapper for WRspice, a SPICE simulation engine modified by Whiteley Research (WR) featuring Josephson junctions.

Features:

  • Run WRspice simulation and retrieve output data
  • Multiprocessing for running multiple simulations in parallel
  • Adaptive run for parameter optimization
  • Run WRspice remotely on an SSH server
  • Programmatically build circuit scripts

In the package:

  • simulation.py: Simulate a complete or parametric WRspice script via WRspice simulator.
  • remote.py: Execute WRspice simulation remotely on an SSH server.
  • script.py: Programmatically construct a WRspice script.

Install pyWRspice wrapper

Run python setup.py install from the main directory.

Install WRspice simulation engine

Get and install the software here.

Important : Make sure to take note where the executable wrspice is on your machine.

On Unix, it is likely "/usr/local/xictools/bin/wrspice".

On Windows, "C:/usr/local/xictools/bin/wrspice.bat".

Check out examples/Tutorial.ipynb for basic usage, and examples/Remote.ipynb for simulation on SSH server.

pywrspice's People

Contributors

minhhaiphys avatar grahamrow avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.