Log of /trunk/escript/py_src
Directory Listing
Revision
329 -
Directory Listing
Modified
Wed Dec 7 04:42:43 2005 UTC
(17 years, 3 months 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, 3 months ago)
by
gross
start to remove slicing opertions
Revision
322 -
Directory Listing
Modified
Tue Dec 6 04:53:30 2005 UTC
(17 years, 3 months 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, 3 months ago)
by
gross
and a bit more tests
Revision
312 -
Directory Listing
Modified
Mon Dec 5 07:01:00 2005 UTC
(17 years, 3 months 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, 3 months ago)
by
gross
changes in util.py worked in
Revision
293 -
Directory Listing
Modified
Fri Dec 2 03:46:39 2005 UTC
(17 years, 3 months ago)
by
gross
updated
Revision
292 -
Directory Listing
Modified
Fri Dec 2 03:11:04 2005 UTC
(17 years, 3 months 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, 3 months ago)
by
gross
just my private test generator
Revision
290 -
Directory Listing
Modified
Fri Dec 2 03:09:32 2005 UTC
(17 years, 3 months 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, 3 months 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, 3 months ago)
by
gross
more tests added
Revision
283 -
Directory Listing
Modified
Wed Nov 30 23:35:29 2005 UTC
(17 years, 3 months ago)
by
gross
some stuff
Revision
282 -
Directory Listing
Modified
Wed Nov 30 09:18:38 2005 UTC
(17 years, 3 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, 3 months ago)
by
elspeth
Fixed typos and import problems
Revision
268 -
Directory Listing
Modified
Wed Nov 30 01:39:47 2005 UTC
(17 years, 3 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, 3 months ago)
by
elspeth
Added handling for NoneType
Revision
265 -
Directory Listing
Modified
Tue Nov 29 22:56:08 2005 UTC
(17 years, 3 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, 3 months ago)
by
gross
small fix
Revision
250 -
Directory Listing
Modified
Tue Nov 29 05:32:57 2005 UTC
(17 years, 3 months ago)
by
gross
initial checkin
Revision
157 -
Directory Listing
Modified
Wed Nov 9 10:01:06 2005 UTC
(17 years, 4 months ago)
by
gross
initial checkin
Revision
155 -
Directory Listing
Modified
Wed Nov 9 02:02:19 2005 UTC
(17 years, 4 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, 8 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)