Coder Social home page Coder Social logo

spicedata.jl's Introduction

SpiceData.jl

Build Status

Description

The SpiceData.jl module provides a pure-Julia SPICE data file reader inspired by Michael H. Perrott's CppSim reader.

Sample Usage

Examples on how to use the SpiceData.jl capabilities can be found under the sample directory.

Installation

	julia> Pkg.add("SpiceData")

Resources/Acknowledgments

CppSim and NGspice Data Modules for Python

The following are links to Michael H. Perrott's original tools:

Known Limitations

Supported file formats

SpiceData currently supports the following SPICE file formats:

  • 9601 (32-bit x-values & 32-bit y-values)
  • 9602 (CppSim-specific format? 64-bit x-values & 64-bit y-values?)
  • 2001 (64-bit x-values & 64-bit y-values)
  • 2013 (64-bit x-values & 32-bit y-values)

Compatibility

Extensive compatibility testing of SpiceData.jl has not been performed. The module has been tested using the following environment(s):

  • Linux / Julia-1.3.1 (64-bit)

spicedata.jl's People

Contributors

ma-laforge avatar tkelman avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

tkelman

spicedata.jl's Issues

Question: ngspice compatibility

Please excuse how basic this question is - I had a hunt, and I figured it was just quickest to ask.

Can I use this tool to read data saved from ngspice? The user manual (page 366 of http://ngspice.sourceforge.net/docs/ngspice-manual.pdf) calls the binary format Spice3f5. Just plugging it into SpiceData doesn't work (the test file test.tr0 works though).

I'd be happy to work on the implementation myself if you think it is worthwhile and not a huge extension.

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.