Skip to content

norcalli/rawspice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rawspice GoDoc

A Go library for reading and interpreting raw spice files.

The best resource for understanding this is the Godoc.

Installation:

go get github.com/norcalli/rawspice

then just import it:

import "github.com/norcalli/rawspice"

##Todo:

  • Add complex number support
  • Implement SpiceVector Types
  • Refactor and clean up the mess of comments I left.

About

A Go library for reading and interpreting raw spice files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages