Commit graph

157 commits

Author SHA1 Message Date
Harry Moffat
198ab18640 Added a needed function 2011-05-02 16:13:03 +00:00
Harry Moffat
ac660e53c0 Added cholesky decomp routines. 2011-04-29 23:07:27 +00:00
Harry Moffat
24ac9bd133 Added in condition number routines for triangular matrices 2011-04-28 20:56:02 +00:00
Harry Moffat
36b44fd278 Fixed a Makefile error. 2011-04-18 16:46:40 +00:00
John Hewson
4b2b215da9 File named dlantr.o was misnamed in Makefile.in
--This line, and those dlantrbelow, will be ignored--

M    Makefile.in
2011-04-11 21:08:08 +00:00
Harry Moffat
62af5826ea Added a lapack routine 2011-04-07 15:58:01 +00:00
Harry Moffat
2abd551d71 Took out all using namespace calls from headers. 2011-03-28 21:12:25 +00:00
Harry Moffat
d1bc1e273c Took out namespaces in headers. 2011-03-28 19:51:35 +00:00
Harry Moffat
144c6b23bd Another delta on the dogleg implementation of the nonlinear solver.
Added lapack routines for calculation of condition number and to 
fill out the QR factorization capability.
2011-02-19 00:08:29 +00:00
Harry Moffat
367d1f90b0 Small changes that I found improved things 2010-10-02 04:51:00 +00:00
Harry Moffat
ee68428951 Added parenthesis to avoid warning messages. 2009-12-21 17:56:40 +00:00
Harry Moffat
44dc8c9084 Added parentheses to avind warning messages. 2009-12-21 17:53:44 +00:00
Harry Moffat
5c644ca58f Adding parenthesis to reduce warnings 2009-12-21 17:45:29 +00:00
Harry Moffat
a7fd7aa131 Added parenthesis to reduce warning levels. 2009-12-21 17:41:37 +00:00
Harry Moffat
24f94885c4 Added parenthesis to reduce warning messages 2009-12-21 17:34:13 +00:00
Harry Moffat
0708f2b942 Added parenthesis to reduce warning messages. || logical element always takes the least precedence. 2009-12-21 17:31:52 +00:00
Harry Moffat
7bf73c7db2 Reduced warning messages by adding operator precedence parenthesis. 2009-12-21 17:29:11 +00:00
Harry Moffat
35e4c9ea45 Turned on Keyword substition in all files. 2009-11-09 23:36:49 +00:00
Harry Moffat
e1dc08c48d Deleting .cvsignore files. 2009-07-28 18:34:16 +00:00
Harry Moffat
70647c85ed Initial Import 2009-07-27 23:17:19 +00:00
Harry Moffat
183b600572 Eliminated warning messages on vc++ 2009-07-13 18:37:34 +00:00
Harry Moffat
b5404d5907 Got rid of warnings on windows. 2009-04-22 00:40:31 +00:00
Harry Moffat
a8ade32602 Took out some files that are created during the compilation process 2009-04-20 14:26:53 +00:00
Harry Moffat
7cbe564d61 Fixed an error in the Makefile 2009-03-28 19:10:17 +00:00
Harry Moffat
7d7a9315fa General commit due to windows port. 2009-03-27 21:32:32 +00:00
Harry Moffat
7fc902373e Fix for a possible ubuntu problem. Will have to check with users to
see if this works.
2009-03-13 03:08:59 +00:00
Harry Moffat
c731d5a03c Added PIC flags to c compile statement. They were left out in
some places.
2009-01-12 19:34:14 +00:00
Harry Moffat
bcdfcc46d6 Changes to PURIFY. Doesn't take g77 as an option, so not instrumenting
the fortran routines.
2008-12-30 21:58:10 +00:00
Harry Moffat
b2cf384cea Added PURIFY option to makefiles 2008-12-30 21:49:41 +00:00
Harry Moffat
92450201d1 Fixed a compile error that was found on a mac build using intel's 10.1
compilers.
2008-06-27 15:16:32 +00:00
Dave Goodwin
7b179cb44f *** empty log message *** 2008-02-18 04:04:06 +00:00
Dave Goodwin
12650d695a *** empty log message *** 2008-02-13 06:43:25 +00:00
Dave Goodwin
c90f7e9fbe *** empty log message *** 2008-02-13 06:10:50 +00:00
Dave Goodwin
a2bb5e8135 removed old files 2008-02-09 02:55:08 +00:00
Dave Goodwin
73bebe4768 cmake files 2008-02-05 23:36:07 +00:00
Harry Moffat
56e023a88b Took out FOBJ 2008-01-15 17:23:39 +00:00
Dave Goodwin
6723d332d8 re-added 2008-01-12 16:46:35 +00:00
Harry Moffat
7dc52b45b1 Added dependency on makefile 2008-01-01 19:27:08 +00:00
Harry Moffat
c113e07e52 Added dependency on Makefile 2008-01-01 19:25:54 +00:00
Harry Moffat
1ac8f7508f Added dependencies on Makefile. 2008-01-01 19:25:14 +00:00
Harry Moffat
b479220927 Took out unused variables. 2008-01-01 19:24:44 +00:00
Harry Moffat
ebdb0b4094 Added more dependencies. 2008-01-01 19:14:33 +00:00
Harry Moffat
b1f41ab6de added more dependency checks 2008-01-01 19:08:08 +00:00
Harry Moffat
ef16f4242c Made CFLAGS take the PIC_FLAG argument, just as CXXFLAGS does. 2007-12-27 23:35:43 +00:00
Harry Moffat
6ceff256b4 These files are autogenerted during the makefile process. Therefore,
they don't need to be in the cvs system.
2007-10-28 19:08:51 +00:00
Harry Moffat
bdbe4b2d41 Added -c command to the @INSTALL@. It doesn't matter unless the
install command is config/install-sh. For the later, it
changes mv to a cp command.
2007-07-12 00:58:39 +00:00
Dave Goodwin
7f570c79ca bug fixes 2007-05-12 12:55:25 +00:00
Dave Goodwin
b571729262 bug fixes 2007-05-11 19:29:35 +00:00
Dave Goodwin
9ec5f81be1 minor bug fixes 2007-05-10 20:22:36 +00:00
Dave Goodwin
ba5928083f added thread safety option 2007-05-10 03:28:30 +00:00