Yong-Dian Jian
|
b3bcf0d236
|
add a simple conjugate gradient solver with a structure to encapsulate all parameters for iterative methods
|
2010-10-25 05:29:52 +00:00 |
Yong-Dian Jian
|
3bb1f26916
|
adapt spcg to new optimization interface
|
2010-10-23 05:47:29 +00:00 |
Richard Roberts
|
c13d909343
|
Standardized function names ('sequential' and 'multifrontal' instead of 'elimination' and 'multifrontal')
|
2010-10-22 23:01:21 +00:00 |
Chris Beall
|
69c6d05ce1
|
config() changed to values() for consistency
|
2010-10-22 19:29:15 +00:00 |
Chris Beall
|
acde4d99a5
|
Removed remaining references to denseQR, some fixes in NonlinearOptimizer
|
2010-10-22 01:46:33 +00:00 |
Yong-Dian Jian
|
16b05c438d
|
fix
|
2010-10-21 22:15:31 +00:00 |
Rahul Sawhney
|
6b553ce4fa
|
Cleanup / Cleanup flags
|
2010-10-21 18:54:00 +00:00 |
Yong-Dian Jian
|
c4df80df55
|
sample for new optimization interface
|
2010-10-21 01:51:23 +00:00 |
Yong-Dian Jian
|
fd79b455e3
|
add a dummy spcg interface for now...
|
2010-10-18 19:30:40 +00:00 |
Kai Ni
|
9d8498617c
|
easy interfaces of nonlinear optimization
|
2010-10-17 18:52:52 +00:00 |