summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/solver/nld_ms_direct.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-1/+0
* Merge netlist_dev branch, all code_refactoring: (nw) couriersud2016-06-161-11/+7
* - More code cleanup. couriersud2016-06-071-2/+2
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-2/+6
* Leading underscore massacre. (nw) couriersud2016-05-271-28/+28
* Moved more code into plib namespace. (nw) couriersud2016-05-271-1/+1
* Converted most subdevices to unique_ptr. This is a temporary measure couriersud2016-05-021-6/+8
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-2/+2
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-3/+3
* Implemented dynamic loading of precompiled solver code. [Couriersud] couriersud2016-04-231-606/+0
* Simplify solver infrastructure. couriersud2016-04-181-4/+4
* Merge me later couriersud2016-04-181-0/+607
* Significant speed improvement: couriersud2016-04-151-6/+3
* Recover from creating solvers by copy paste. Move common code were it couriersud2016-04-151-153/+3
* Moved solver members to proper place. Minor code changes. (nw) couriersud2016-04-151-33/+21
* Use c++11 features to use more templates. couriersud2016-04-091-57/+3
* Solver model simplification. couriersud2016-04-091-129/+8
* Align with standalone-build. couriersud2016-04-091-11/+10
* Minor changes, mostly signed comparisons and adding includes for couriersud2016-04-081-2/+3
* Added m62(kidniki) to nl.lua. Started some experiments around parallel couriersud2016-04-081-10/+187
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+1
* Fix crash in stat output when no calculations were run couriersud2016-03-281-8/+6
* First version of Sherman-Morrison solver. couriersud2016-03-281-0/+1
* Fix pivoting and float usage. couriersud2016-03-281-15/+10
* netlist: couriersud2016-03-271-69/+36
* netlist: couriersud2016-03-271-34/+25
* netlist: prepare code so that matrices can be allocated in one chunk of couriersud2016-03-261-19/+53
* Netlist: code maintenance couriersud2016-03-231-5/+17
* netlist updates: couriersud2016-03-141-6/+6
* netlist override update (nw) Miodrag Milanovic2015-12-061-4/+4
* Moved netlist from emu to lib (nw) Miodrag Milanovic2015-09-121-0/+617