Skip to content

Commit

Permalink
Changed Nutmeg to NGNutmeg
Browse files Browse the repository at this point in the history
  • Loading branch information
tomacorp committed Nov 29, 2015
1 parent d47d923 commit 24083ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**Graph and post process simulator data**

PyPost is intended to be a replacement for Nutmeg, which is the post processor for data created by NGSpice and other circuit simulators. The advantage of this program is that it uses Qt and does not require X-Windows. It is written in Python and uses matplotlib. A Python REPL loop is the expression evaluator. This brings in a large number of commands from Python, Numpy, and other modules.
PyPost is a replacement for NGNutmeg, which is the post processor for data created by NGSpice and other circuit simulators. The advantage of this program is that it uses Qt and does not require X-Windows. It is written in Python and uses matplotlib. A Python REPL loop is the expression evaluator. This brings in a large number of commands from Python, Numpy, and other modules.

PyPost is an iPython alternative designed for engineers working with simulators. If you are not interacting with a circuit simulator, you should probably use iPython instead.

Expand Down

0 comments on commit 24083ac

Please sign in to comment.