Brendan Tracey
084f84ee0e
Add Laplacian and CrossLaplacian difference functions ( #154 )
...
* Add Laplacian and CrossLaplacian difference functions
* use usesOrigin
2017-08-03 21:29:12 -06:00
kortschak
cd23ab5b82
diff/fd: fix build
2017-07-31 15:53:36 +09:30
kortschak
862a4c5a4f
mat: rename Vector->VecDense
2017-07-31 09:59:22 +09:30
Brendan Tracey
eeb363530d
diff/fd: implement Hessian finite difference, and code cleanups. ( #109 )
...
* diff/fd: implement Hessian finite difference, and code cleanups.
This commit primarily adds the Hessian function for finding a finite difference approximation to the Hessian. At the same time, it combines duplicated functionality across the difference routines so that the preludes to all the difference routines look similar
2017-07-28 13:46:27 -06:00
kortschak
0f349255d4
README: update old repo READMEs
2017-07-10 07:03:44 +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
kortschak
37850ca814
all: add canonical imports
2017-05-25 16:07:18 +09:30
Brendan Tracey
e70111877f
all: delete extra travis files
2017-05-23 00:03:46 -06:00
Brendan Tracey
d33397aa65
all: change import paths
2017-05-23 00:03:03 -06:00
Brendan Tracey
0572119b48
diff: imported diff as a subtree
2017-05-23 00:02:54 -06:00