Commit graph

330 commits

Author SHA1 Message Date
Harry Moffat
d7f9bb305e Added a numpy directory 2009-04-22 00:32:34 +00:00
Harry Moffat
38fff0fab1 Finishing numpy port 2009-04-19 21:11:51 +00:00
Harry Moffat
9fc957bc6e No longer need numarray stuff when using numpy 2009-04-19 21:10:57 +00:00
Harry Moffat
5b55f058dd Finished the numpy port and cleanup of unneeded files in the directory 2009-04-19 21:03:10 +00:00
Harry Moffat
41e48980a0 Reblessed solution 2009-04-19 20:25:23 +00:00
Harry Moffat
76015d91b1 Fixed an error in this makefile 2009-04-19 20:04:10 +00:00
Harry Moffat
f54c078fb5 Rebaselined after algorithm change. 2009-04-18 01:18:14 +00:00
Harry Moffat
a5103167dd Algorithm improvements in the equilibrium solver. 2009-04-18 00:42:47 +00:00
Harry Moffat
eaf88a6b70 Intermediate commit - working on numpy port.
There is a lot of dead wood in this directory that will be eliminated.
2009-04-14 21:42:49 +00:00
Harry Moffat
64ed313f5e solaris 64 bit port -> added double quotes to a CXX_FLAGS, because it caused
an internal python error.
2009-04-09 21:53:21 +00:00
Harry Moffat
047a8be0f1 Changing urls and version numbers. 2009-04-04 04:02:16 +00:00
Harry Moffat
3136573fe6 Added CFLAGS to the environment of PYTHON setup.py command. 2009-03-28 21:01:39 +00:00
Harry Moffat
cda062462d Added more clean operations 2009-03-28 19:06:23 +00:00
Harry Moffat
7d7a9315fa General commit due to windows port. 2009-03-27 21:32:32 +00:00
Harry Moffat
9dfce0fe8a Added a couple of missing files. 2009-03-25 01:48:32 +00:00
Harry Moffat
aedc3985ac addded missing files. 2009-03-25 01:17:11 +00:00
Harry Moffat
d4fffc7e31 Added a file. 2009-03-25 00:57:47 +00:00
Harry Moffat
bb8813fbb0 Added some missing filse. 2009-03-25 00:54:08 +00:00
Harry Moffat
90e686cc01 Added a missed file. 2009-03-25 00:49:14 +00:00
Harry Moffat
f0bef6fcdd Fixed several makefile errors. 2009-03-25 00:44:15 +00:00
Harry Moffat
138b0eeeb5 Fixed missing files. 2009-03-25 00:37:15 +00:00
Harry Moffat
b60613c166 Fixed a missing file. 2009-03-25 00:10:10 +00:00
Harry Moffat
6a4891dc69 Fixed a message text 2009-03-25 00:07:07 +00:00
Harry Moffat
0245fb746b Fixed a typo 2009-03-24 23:50:20 +00:00
Harry Moffat
75db31ec85 Starting to test the examples on a bigger scale: general commit 2009-03-24 23:48:18 +00:00
Harry Moffat
0f5e3e3f24 Fixed more install rules. 2009-03-24 23:41:19 +00:00
Harry Moffat
a7bbb072be Added test for this example. 2009-03-24 23:12:58 +00:00
Harry Moffat
5181175474 Another iteration at fixing install 2009-03-24 22:41:03 +00:00
Harry Moffat
219d9b6293 Adding more install rules. 2009-03-24 21:45:50 +00:00
Harry Moffat
ac624aafb1 Adding an example test 2009-03-24 21:25:35 +00:00
Harry Moffat
ac8f8c6582 Starting to add install rules. 2009-03-24 21:16:28 +00:00
Harry Moffat
1ae7e1a7aa Almost finished with test structure for python demos 2009-03-24 20:40:10 +00:00
Harry Moffat
aec61bea67 Completed the example problem. 2009-03-24 20:35:35 +00:00
Harry Moffat
4d1d24562b Fixed error in top lvl makefile. 2009-03-24 20:19:15 +00:00
Harry Moffat
6b030cb1c3 Adding an example dir 2009-03-24 20:18:12 +00:00
Harry Moffat
5b26e6bbe0 Added example dir. 2009-03-24 20:13:24 +00:00
Harry Moffat
83dd8faa18 Fixing an error. 2009-03-24 20:05:27 +00:00
Harry Moffat
53e0d440ca Checking in high lvl dir. 2009-03-24 20:04:26 +00:00
Harry Moffat
48139f55b5 Checking in example dir. 2009-03-24 20:03:38 +00:00
Harry Moffat
c842a6423f Commiting example dir. 2009-03-24 19:58:40 +00:00
Harry Moffat
53b937679d Commit of upper level dir. 2009-03-24 19:52:14 +00:00
Harry Moffat
371d130a70 Entering a new example dir. 2009-03-24 19:51:43 +00:00
Harry Moffat
bcbba5fc92 Checking in commit for this example dir. 2009-03-24 19:44:09 +00:00
Harry Moffat
22f7233d83 Finishing commit. 2009-03-24 19:43:21 +00:00
Harry Moffat
8501a23206 Adding example dir. 2009-03-24 19:36:09 +00:00
Harry Moffat
76fe4acfc9 Committing example dir. 2009-03-24 19:33:52 +00:00
Harry Moffat
2878807cb3 Checking in example problem for the first time. 2009-03-24 19:19:41 +00:00
Harry Moffat
f0257ea776 Checking soln to example problem. 2009-03-24 19:15:46 +00:00
Harry Moffat
918b96586b Added a hook into the vcs_equilibrate solver.
Fixed a bug in the python interface having to pass vectors of integers.
They are now passed as doubles. This may not be fixed. It needs more
looking into.
2009-03-24 19:13:02 +00:00
Harry Moffat
d92772a258 Added comments about a bug 2009-03-24 19:11:12 +00:00