Brendan Tracey
|
698d55ff6e
|
optimize/lp: make simplex panic when there are more equality constrai… (#451)
* optimize/lp: make simplex panic when there are more equality constraints than variables
|
2018-04-05 13:30:52 -06:00 |
|
Brendan Tracey
|
6477e52b65
|
optimize/convex/lp: fix Simplex when number of constraints is number … (#443)
* optimize/convex/lp: fix Simplex when number of constraints is number of variables
Fixes 441.
|
2018-03-16 09:04:06 -06:00 |
|
kortschak
|
805531d142
|
all: change capitalization of gonum in license header
|
2017-11-02 06:54:08 +10:30 |
|
kortschak
|
862a4c5a4f
|
mat: rename Vector->VecDense
|
2017-07-31 09:59:22 +09:30 |
|
kortschak
|
a1347c0243
|
all: fix spelling errors
|
2017-06-20 16:29:35 +09:30 |
|
kortschak
|
33b5a66ba7
|
mat: remove View* methods
|
2017-06-17 06:45:53 +09:30 |
|
Brendan Tracey
|
0d639745f1
|
all: update packages from mat64 to mat.
This mostly changes package name and code, but also fixes a couple of name clashes with the new package names
|
2017-06-13 10:28:21 -06:00 |
|
Vladimir Chalupecky
|
49d4aa112a
|
optimize: remove lint found by megacheck
|
2017-06-01 22:07:40 +02:00 |
|
Brendan Tracey
|
d33397aa65
|
all: change import paths
|
2017-05-23 00:03:03 -06:00 |
|
Brendan Tracey
|
37c29d47e7
|
optimize: imported optimize as a subtree
|
2017-05-23 00:02:57 -06:00 |
|