Log of /tags/prior_to_merge_with_ROBW_XPLATFORM/escript/py_src
Directory Listing
Revision
680 -
Directory Listing
Modified
Mon Mar 27 02:15:08 2006 UTC
(14 years, 11 months ago)
by
robwdcock
Tagging trunk prior to merge with ROBW_XPLATFORM branch
Revision
614 -
Directory Listing
Modified
Wed Mar 22 01:37:07 2006 UTC
(14 years, 11 months ago)
by
elspeth
Original Path:
trunk/escript/py_src
Corrected spelling of 'license' in url so that the link actually points to the license.
Revision
608 -
Directory Listing
Modified
Tue Mar 21 09:46:06 2006 UTC
(14 years, 11 months ago)
by
elspeth
Original Path:
trunk/escript/py_src
moved "import numarray.linear_algebra" to function that uses it, in case it is not installed
Revision
587 -
Directory Listing
Modified
Fri Mar 10 02:26:50 2006 UTC
(14 years, 11 months ago)
by
gross
Original Path:
trunk/escript/py_src
eigenvalues_and_eigenvector fucntion added. test for 2D problem is added and is passed.
Revision
585 -
Directory Listing
Modified
Thu Mar 9 23:47:42 2006 UTC
(14 years, 11 months ago)
by
gross
Original Path:
trunk/escript/py_src
problem with eigenvalue of zero matrix fixed (thanks Dr Hale)
Revision
554 -
Directory Listing
Modified
Wed Feb 22 04:02:54 2006 UTC
(15 years ago)
by
gross
Original Path:
trunk/escript/py_src
tests for tagged data fixed. test failing on maxval with segmenation fault (peinlich, peinlich)
Revision
531 -
Directory Listing
Modified
Wed Feb 15 08:11:10 2006 UTC
(15 years ago)
by
gross
Original Path:
trunk/escript/py_src
a new version of lumping implemented (does not need a stiffness matrix)
Revision
529 -
Directory Listing
Modified
Wed Feb 15 03:58:50 2006 UTC
(15 years ago)
by
gross
Original Path:
trunk/escript/py_src
small bugs in eigenvalues function fixed. 3x3 on data still given wrong results
Revision
442 -
Directory Listing
Modified
Fri Jan 20 04:39:43 2006 UTC
(15 years, 1 month ago)
by
gross
Original Path:
trunk/escript/py_src
kronecker (and relatives) take now a FunctionSpace as argument and return a Data object in tthis functionspace
Revision
441 -
Directory Listing
Modified
Fri Jan 20 03:40:39 2006 UTC
(15 years, 1 month ago)
by
gross
Original Path:
trunk/escript/py_src
and finally test for the divergence operator added. div() has been modified to take Symbol arguments
Revision
437 -
Directory Listing
Modified
Fri Jan 20 00:16:58 2006 UTC
(15 years, 1 month ago)
by
gross
Original Path:
trunk/escript/py_src
comprehensive testing for integrate function added. tests for grad will be added in the next check in. GradTest is obsolete now.
Revision
430 -
Directory Listing
Modified
Wed Jan 11 06:40:50 2006 UTC
(15 years, 1 month ago)
by
gross
Original Path:
trunk/escript/py_src
ILU has been replicated is called RILU (recursive ILU) now. ILU will now be reimplemented.
Revision
425 -
Directory Listing
Modified
Tue Jan 10 04:10:39 2006 UTC
(15 years, 1 month ago)
by
gross
Original Path:
trunk/escript/py_src
The sparse solver can be called by paso now.
the building has been change to reduce some code redundancy:
now all scons SCscripts are importing scons/esys_options.py which
imports platform specific settings.
Revision
400 -
Directory Listing
Modified
Wed Dec 21 23:13:39 2005 UTC
(15 years, 2 months ago)
by
gross
Original Path:
trunk/escript/py_src
Some chnages required for oder numarray versions. mai problem is that
operations on array objects with rank 0 sometimes return float rather
than arrays. This problem seems to be fixed in newer releases.
Revision
395 -
Directory Listing
Modified
Wed Dec 21 02:41:59 2005 UTC
(15 years, 2 months ago)
by
gross
Original Path:
trunk/escript/py_src
test is splitted to reduce memory demand during compilation
Revision
390 -
Directory Listing
Modified
Tue Dec 20 03:39:24 2005 UTC
(15 years, 2 months ago)
by
gross
Original Path:
trunk/escript/py_src
os.loginname does not work under pbs. the exception is caught now
Revision
386 -
Directory Listing
Modified
Tue Dec 20 00:31:52 2005 UTC
(15 years, 2 months ago)
by
gross
Original Path:
trunk/escript/py_src
the number of problems to run is now the less or equal then len(scale) and less or equal number of problems. This allows easier control
Revision
364 -
Directory Listing
Modified
Thu Dec 15 04:38:28 2005 UTC
(15 years, 2 months ago)
by
gross
Original Path:
trunk/escript/py_src
a simple environment to run benchmarks (mainly for testing solvers)
Revision
352 -
Directory Listing
Modified
Wed Dec 14 02:21:37 2005 UTC
(15 years, 2 months ago)
by
jgs
Original Path:
trunk/escript/py_src
turns out Install() targets should also be made Default()
targets if you want them to actually reliably work!
Revision
341 -
Directory Listing
Modified
Mon Dec 12 05:26:10 2005 UTC
(15 years, 2 months ago)
by
gross
Original Path:
trunk/escript/py_src
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
(15 years, 2 months ago)
by
gross
Original Path:
trunk/escript/py_src
fixing the problem that older versions of numarray don't have a sign method
Revision
312 -
Directory Listing
Modified
Mon Dec 5 07:01:00 2005 UTC
(15 years, 2 months ago)
by
gross
Original Path:
trunk/escript/py_src
reimplementation of maxval,minval and length. small bug in generalTensorProduct fixed
Revision
292 -
Directory Listing
Modified
Fri Dec 2 03:11:04 2005 UTC
(15 years, 2 months ago)
by
gross
Original Path:
trunk/escript/py_src
complete test set for generalTensorProduct and friends added.
Revision
288 -
Directory Listing
Modified
Fri Dec 2 01:55:04 2005 UTC
(15 years, 2 months ago)
by
jgs
Original Path:
trunk/escript/py_src
now automatically build unit tests as required based on dependencies
between unit tests and libraries
Revision
155 -
Directory Listing
Modified
Wed Nov 9 02:02:19 2005 UTC
(15 years, 3 months ago)
by
jgs
Original Path:
trunk/escript/py_src
move all directories from trunk/esys2 into trunk and remove esys2
Revision
124 -
Directory Listing
Modified
Wed Jul 20 06:14:58 2005 UTC
(15 years, 7 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)