Frank Dellaert
9aea4530aa
Fixed make install interaction with MATLAB wrapper code
2010-07-12 22:49:21 +00:00
Frank Dellaert
1b92c1ae9f
Changed README to document new structure
2010-07-12 22:35:22 +00:00
Frank Dellaert
8ce5e321c8
Last part of re-organization for now: all things linear/Gaussian are now in the "linear" sub-directory.
2010-07-12 22:18:38 +00:00
Kai Ni
f67220773a
split JunctionTree to GaussianJunctionTree
2010-07-12 21:34:03 +00:00
Richard Roberts
3736d73413
"Correct" way of checking for non-existent items in SymbolMap
2010-07-12 20:20:24 +00:00
Richard Roberts
3d9ac5094b
Added debugging check for singular matrices in backSubstituteUpper and backSubstituteLower
2010-07-12 20:19:52 +00:00
Alex Cunningham
9cfe5d780b
Moved testFactorGraph from nonlinear to inference, added binaries to svn:ignore
2010-07-12 17:03:12 +00:00
Frank Dellaert
c9db61e137
Newly functional build: second part of re-organization. cpp now split into inference and nonlinear.
2010-07-12 16:36:58 +00:00
Frank Dellaert
8ac1b5639e
Non-functional revision: renamed cpp to inference
2010-07-12 16:22:47 +00:00
Frank Dellaert
c5a2440608
Non-functional revision: moved files to nonlinear
2010-07-12 16:19:55 +00:00
Alex Cunningham
832fd697b9
Added config.h to ignore
2010-07-12 13:27:34 +00:00
Alex Cunningham
a27072846f
Removed config.h and old testFactorgraph.cpp
2010-07-12 13:25:58 +00:00
Alex Cunningham
bbc4a1fced
silly macs and their non-case sensitive filesystems
2010-07-12 13:23:52 +00:00
Frank Dellaert
f0dd5c2d68
Ignore Makefile.in
2010-07-12 07:50:05 +00:00
Frank Dellaert
80149afc30
delete Makefile.ins
2010-07-12 07:48:26 +00:00
Frank Dellaert
7f87639986
Some cleanup (mostly ignores) after re-organization check-in
2010-07-12 07:39:54 +00:00
Frank Dellaert
fea5beb638
Re-organization: moving all files.
...
I re-organized into original cpp directory and 4 additional directories: base, geometry, slam, and tests.
cpp will be further renamed/sub-divided and contains the core library.
I wanted it not depend on geometry or slam, which necessitated moving complicated tests to a dedicated directory.
2010-07-12 07:16:31 +00:00
Frank Dellaert
0bb661e847
geometry Makefile.am
2010-07-12 06:55:48 +00:00
Frank Dellaert
921d9741dd
Re-organization: 4 sub-directories.
...
I re-organized into original cpp directory and 4 additional directories: base, geometry, slam, and tests.
cpp will be further renamed/sub-divided and contains the core library.
I wanted it not depend on geometry or slam, which necessitated moving complicated tests to a dedicated directory.
2010-07-12 06:22:55 +00:00
Kai Ni
8ce3f9095e
remove unused code
2010-07-11 07:31:03 +00:00
Kai Ni
2c5522f2fa
fixed junction tree unit tests
2010-07-11 07:30:27 +00:00
Frank Dellaert
925a5ca3c5
no -g, enable lapack
2010-07-11 05:36:50 +00:00
Richard Roberts
9b89a32880
Fixed errors introduced by previous changes
2010-07-10 22:59:50 +00:00
Richard Roberts
ad0bd147f0
Fixed compiler warnings
2010-07-10 21:01:06 +00:00
Richard Roberts
92d705e25b
Fixed compiler warnings
2010-07-10 20:58:32 +00:00
Michael Kaess
d4b8c84996
other colamd test fixed
2010-07-10 14:15:08 +00:00
Michael Kaess
1bc2efc8b0
new isam2 alg - mostly done
2010-07-09 23:18:10 +00:00
Michael Kaess
80dc9510d6
fixed unit test, clean up ccolamd code
2010-07-09 18:15:54 +00:00
Alex Cunningham
d1280495e3
Added tests and fixes so that nonlinear equalities will optimize properly when error is allowed.
2010-07-09 17:08:35 +00:00
Alex Cunningham
1a11998273
Removed #ifdef overrides for GaussianFactorGraph and some extraneous GSL code
2010-07-09 16:33:52 +00:00
Kai Ni
707213a502
split render to frontal and separator
2010-07-09 09:06:58 +00:00
Kai Ni
6248db54dd
distribute the factors along the junction tree
2010-07-09 07:31:15 +00:00
Michael Kaess
59cee45022
constrained reordering, significant performance improvement
2010-07-09 05:23:17 +00:00
Michael Kaess
39d18328e6
added CCOLAMD, changed colamd compile from C++ to C compiler, added extern accordingly
2010-07-08 21:54:53 +00:00
Alex Cunningham
e73f56f817
Added a flag to nonlinear equality to disable throwing errors if the constraint is not fulfilled.
2010-07-08 21:30:19 +00:00
Alex Cunningham
2bd7a1c513
Added another constructor and more comments regarding degrees/radians to Rot2
2010-07-08 14:39:06 +00:00
Kai Ni
e675031d92
fixed bug introduced the Ila's last change
2010-07-07 23:33:53 +00:00
Viorela Ila
e9a2158f5b
fix broken unit test and Matrix.cpp
2010-07-07 23:17:01 +00:00
Kai Ni
f456f3d014
add missing #pragma once to many inl.h files
2010-07-07 23:00:03 +00:00
Michael Kaess
27eebb9b22
compiling under linux with lapack; removed unnecessary install from Makefile in spqr with Kai
2010-07-07 22:26:46 +00:00
Kai Ni
574936bb5a
added profiling flags
...
added draft for junction tree
2010-07-07 21:41:50 +00:00
Kai Ni
acb37a0277
add cholmod_error.c
2010-07-07 20:30:22 +00:00
Michael Kaess
f59d694d4e
fix with Kai
2010-07-07 15:58:06 +00:00
Kai Ni
d5bbe3b83d
skip spqr_mini.a if it does not exist
2010-07-07 08:34:55 +00:00
Kai Ni
612aca96c6
added comments
2010-07-07 06:11:19 +00:00
Kai Ni
03ca6ccc93
a new implementation of SPQRUtil to enhance the efficiency
2010-07-06 05:18:21 +00:00
Kai Ni
ef20bc75db
remove obsoleted comments
2010-07-05 19:44:08 +00:00
Alex Cunningham
56230f62dc
Fixed build flags to allow building on linux
2010-07-05 13:45:01 +00:00
Kai Ni
1a84b3127e
remove timing code
2010-07-05 01:32:31 +00:00
Kai Ni
d5c6f62387
massive check in for using spqr_front
2010-07-04 23:50:21 +00:00