summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/solver/nld_solver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-6/+6
* Implemented dynamic loading of precompiled solver code. [Couriersud] couriersud2016-04-231-0/+7
* Simplify solver infrastructure. couriersud2016-04-181-19/+19
* Merge pull request #809 from jmakovicka/master Miodrag Milanović2016-04-161-2/+2
|\
| * Fix type mismatch Jindřich Makovička2016-04-131-2/+2
* | Significant speed improvement: couriersud2016-04-151-9/+13
* | Recover from creating solvers by copy paste. Move common code were it couriersud2016-04-151-0/+185
* | Moved solver members to proper place. Minor code changes. (nw) couriersud2016-04-151-5/+6
|/
* netlist_t no longer descends from netlist::object_t. couriersud2016-04-101-0/+3
* Solver model simplification. couriersud2016-04-091-0/+74
* Added woodbury solver to netlist. [Couriersud] couriersud2016-03-291-1/+8
* Fix crash in stat output when no calculations were run couriersud2016-03-281-1/+7
* First version of Sherman-Morrison solver. couriersud2016-03-281-1/+2
* netlist: couriersud2016-03-271-16/+19
* netlist: couriersud2016-03-271-12/+12
* Fix kidniki sound speed. Make more class members private. couriersud2016-03-261-3/+1
* Netlist: code maintenance couriersud2016-03-231-19/+24
* Remove gcc pragmas. These caused problems with MS compiler. couriersud2016-03-141-2/+0
* netlist updates: couriersud2016-03-141-37/+33
* These are not needed with official tools (nw) Miodrag Milanovic2015-11-101-12/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+655