~kicad/+git/ngspice-mirror-sourceforge:tmp-ticket-20+

Last commit made on 2016-07-03
Get this branch:
git clone -b tmp-ticket-20+ https://git.launchpad.net/~kicad/+git/ngspice-mirror-sourceforge
Members of KiCad can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
tmp-ticket-20+
Repository:
lp:~kicad/+git/ngspice-mirror-sourceforge

Recent commits

79fa9aa... by rlar <rlar>

rhash-bug-1.cir

ac2c9f2... by rlar <rlar>

avoid excessive and expensive invocations of vec_rebuild_lookup_table()
  see
    https://sourceforge.net/p/ngspice/support-requests/20/
  reported by Marlize Schoeman in ticket #20

e090a99... by rlar <rlar>

frontend/spec.c, com_spec(), indentation

7436827... by rlar <rlar>

frontend/linear.c, cleanup `com_linearize()'

invoke vec_new() for the scale vector too, attempting to unify
  dvec and vec usage patterns

8617ee7... by rlar <rlar>

frontend/interp.c, cleanup `lincopy()'

and set v_plot before the vec_new() invocation

5972de0... by rlar <rlar>

make regression tests insensitive to -0 versus +0

4d95360... by rlar <rlar>

fix abs(-0), which shall evaluate to +0

8f44e9d... by Francesco Lannutti <email address hidden>

Implemented the Solve Transpose for KLU

da51f9c... by rlar <rlar>

up, whitespace in new files

6ff9f1e... by rlar <rlar>

up, whitespace