Log of /trunk/escript/py_src
Directory Listing
Revision
385 -
Directory Listing
Modified
Mon Dec 19 06:12:14 2005 UTC
(17 years, 1 month ago)
by
gross
filerrs added
Revision
379 -
Directory Listing
Modified
Mon Dec 19 01:10:34 2005 UTC
(17 years, 1 month ago)
by
gross
a filetr added
Revision
378 -
Directory Listing
Modified
Fri Dec 16 09:02:28 2005 UTC
(17 years, 1 month ago)
by
gross
clip added
Revision
364 -
Directory Listing
Modified
Thu Dec 15 04:38:28 2005 UTC
(17 years, 1 month ago)
by
gross
a simple environment to run benchmarks (mainly for testing solvers)
Revision
353 -
Directory Listing
Modified
Wed Dec 14 04:13:59 2005 UTC
(17 years, 1 month ago)
by
gross
bug fixed (thanks to Estelle)
Revision
352 -
Directory Listing
Modified
Wed Dec 14 02:21:37 2005 UTC
(17 years, 1 month ago)
by
jgs
turns out Install() targets should also be made Default()
targets if you want them to actually reliably work!
Revision
351 -
Directory Listing
Modified
Tue Dec 13 09:12:15 2005 UTC
(17 years, 1 month ago)
by
gross
time integration manger added
Revision
349 -
Directory Listing
Modified
Tue Dec 13 07:35:31 2005 UTC
(17 years, 1 month ago)
by
gross
bug fixed
Revision
348 -
Directory Listing
Modified
Tue Dec 13 07:33:10 2005 UTC
(17 years, 1 month ago)
by
gross
advection diffusion class added
Revision
345 -
Directory Listing
Modified
Tue Dec 13 05:23:45 2005 UTC
(17 years, 1 month ago)
by
gross
advection diffusion class added
Revision
341 -
Directory Listing
Modified
Mon Dec 12 05:26:10 2005 UTC
(17 years, 1 month ago)
by
gross
some fixes to make the test to run for older numarray versions
Revision
329 -
Directory Listing
Modified
Wed Dec 7 04:42:43 2005 UTC
(17 years, 1 month ago)
by
gross
fixing the problem that older versions of numarray don't have a sign method
Revision
328 -
Directory Listing
Modified
Wed Dec 7 04:41:53 2005 UTC
(17 years, 1 month ago)
by
gross
start to remove slicing opertions
Revision
322 -
Directory Listing
Modified
Tue Dec 6 04:53:30 2005 UTC
(17 years, 1 month ago)
by
jgs
add modelframe.py to list of python modules to install
Revision
313 -
Directory Listing
Modified
Mon Dec 5 07:01:36 2005 UTC
(17 years, 1 month ago)
by
gross
and a bit more tests
Revision
312 -
Directory Listing
Modified
Mon Dec 5 07:01:00 2005 UTC
(17 years, 1 month ago)
by
gross
reimplementation of maxval,minval and length. small bug in generalTensorProduct fixed
Revision
304 -
Directory Listing
Modified
Fri Dec 2 06:04:06 2005 UTC
(17 years, 1 month ago)
by
gross
changes in util.py worked in
Revision
293 -
Directory Listing
Modified
Fri Dec 2 03:46:39 2005 UTC
(17 years, 1 month ago)
by
gross
updated
Revision
292 -
Directory Listing
Modified
Fri Dec 2 03:11:04 2005 UTC
(17 years, 1 month ago)
by
gross
complete test set for generalTensorProduct and friends added.
Revision
291 -
Directory Listing
Modified
Fri Dec 2 03:10:06 2005 UTC
(17 years, 1 month ago)
by
gross
just my private test generator
Revision
290 -
Directory Listing
Modified
Fri Dec 2 03:09:32 2005 UTC
(17 years, 1 month ago)
by
gross
some minor bugs in util.py fixed.
Revision
288 -
Directory Listing
Modified
Fri Dec 2 01:55:04 2005 UTC
(17 years, 1 month ago)
by
jgs
now automatically build unit tests as required based on dependencies
between unit tests and libraries
Revision
287 -
Directory Listing
Modified
Thu Dec 1 06:40:51 2005 UTC
(17 years, 2 months ago)
by
gross
more tests added
Revision
283 -
Directory Listing
Modified
Wed Nov 30 23:35:29 2005 UTC
(17 years, 2 months ago)
by
gross
some stuff
Revision
282 -
Directory Listing
Modified
Wed Nov 30 09:18:38 2005 UTC
(17 years, 2 months ago)
by
elspeth
Fixed XML duplication in output bug.
Revision
269 -
Directory Listing
Modified
Wed Nov 30 01:59:55 2005 UTC
(17 years, 2 months ago)
by
elspeth
Fixed typos and import problems
Revision
268 -
Directory Listing
Modified
Wed Nov 30 01:39:47 2005 UTC
(17 years, 2 months ago)
by
jgs
setup scons configuration to make and install python code
Revision
266 -
Directory Listing
Modified
Wed Nov 30 00:21:51 2005 UTC
(17 years, 2 months ago)
by
elspeth
Added handling for NoneType
Revision
265 -
Directory Listing
Modified
Tue Nov 29 22:56:08 2005 UTC
(17 years, 2 months ago)
by
elspeth
Minor bugfix - should now actually run simulations
Revision
260 -
Directory Listing
Modified
Tue Nov 29 07:34:06 2005 UTC
(17 years, 2 months ago)
by
gross
small fix
Revision
250 -
Directory Listing
Modified
Tue Nov 29 05:32:57 2005 UTC
(17 years, 2 months ago)
by
gross
initial checkin
Revision
157 -
Directory Listing
Modified
Wed Nov 9 10:01:06 2005 UTC
(17 years, 2 months ago)
by
gross
initial checkin
Revision
155 -
Directory Listing
Modified
Wed Nov 9 02:02:19 2005 UTC
(17 years, 2 months ago)
by
jgs
move all directories from trunk/esys2 into trunk and remove esys2
Revision
124 -
Directory Listing
Modified
Wed Jul 20 06:14:58 2005 UTC
(17 years, 6 months ago)
by
jgs
Original Path:
trunk/esys2/escript/py_src
added ln(data) style wrapper for data.ln() - also added corresponding
implementation of Ln_Symbol class (not sure if this is right though)