/[escript]/trunk/escript/py_src
ViewVC logotype

Log of /trunk/escript/py_src

View Directory Listing Directory Listing


Sticky Revision:

Revision 587 - Directory Listing
Modified Fri Mar 10 02:26:50 2006 UTC (17 years ago) by gross
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 (17 years ago) by gross
problem with eigenvalue of zero matrix fixed (thanks Dr Hale)

Revision 580 - Directory Listing
Modified Wed Mar 8 05:45:51 2006 UTC (17 years ago) by gross
faster version of the local eigenvalue calculation

Revision 574 - Directory Listing
Modified Thu Mar 2 06:31:24 2006 UTC (17 years, 1 month ago) by gross
some modifications on eigenvalues to make it a bit more robust.

Revision 554 - Directory Listing
Modified Wed Feb 22 04:02:54 2006 UTC (17 years, 1 month ago) by gross
tests for tagged data fixed. test failing on maxval with segmenation fault (peinlich, peinlich)

Revision 550 - Directory Listing
Modified Wed Feb 22 02:14:38 2006 UTC (17 years, 1 month ago) by gross
more tests on slicing

Revision 536 - Directory Listing
Modified Fri Feb 17 03:20:53 2006 UTC (17 years, 1 month ago) by gross
symmetric and nonsymmetric part functions added

Revision 531 - Directory Listing
Modified Wed Feb 15 08:11:10 2006 UTC (17 years, 1 month ago) by gross
a new version of lumping implemented (does not need a stiffness matrix)

Revision 530 - Directory Listing
Modified Wed Feb 15 07:11:00 2006 UTC (17 years, 1 month ago) by gross
eigenvalues is working now

Revision 529 - Directory Listing
Modified Wed Feb 15 03:58:50 2006 UTC (17 years, 1 month ago) by gross
small bugs in eigenvalues function fixed. 3x3 on data still given wrong results

Revision 528 - Directory Listing
Modified Wed Feb 15 02:20:33 2006 UTC (17 years, 1 month ago) by gross
local eigenvalues added (not tested yet)

Revision 525 - Directory Listing
Modified Tue Feb 14 06:56:13 2006 UTC (17 years, 1 month ago) by gross
rob's strange NoPDE class added

Revision 517 - Directory Listing
Modified Tue Feb 14 02:25:02 2006 UTC (17 years, 1 month ago) by gross
tests for __getitem__ added

Revision 493 - Directory Listing
Modified Fri Feb 3 02:18:45 2006 UTC (17 years, 1 month ago) by gross
transpose added (just for me)

Revision 492 - Directory Listing
Modified Fri Feb 3 02:07:24 2006 UTC (17 years, 1 month ago) by gross
transpose function added

Revision 462 - Directory Listing
Modified Wed Jan 25 00:02:03 2006 UTC (17 years, 2 months ago) by gross
traceback added

Revision 458 - Directory Listing
Modified Tue Jan 24 06:20:50 2006 UTC (17 years, 2 months ago) by gross
None options are excepted now. makes life a bit easier

Revision 451 - Directory Listing
Modified Mon Jan 23 23:45:43 2006 UTC (17 years, 2 months ago) by gross
failing rin is catched now.

Revision 443 - Directory Listing
Modified Fri Jan 20 06:22:38 2006 UTC (17 years, 2 months ago) by gross
L2 function added

Revision 442 - Directory Listing
Modified Fri Jan 20 04:39:43 2006 UTC (17 years, 2 months ago) by gross
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 (17 years, 2 months ago) by gross
and finally test for the divergence operator added. div() has been modified to take Symbol arguments

Revision 440 - Directory Listing
Modified Fri Jan 20 02:15:48 2006 UTC (17 years, 2 months ago) by gross
tests for normals at boundary and contact region added

Revision 439 - Directory Listing
Modified Fri Jan 20 01:46:22 2006 UTC (17 years, 2 months ago) by gross
tests for interpolation added

Revision 438 - Directory Listing
Modified Fri Jan 20 00:39:00 2006 UTC (17 years, 2 months ago) by gross
test for the grad fucntion added

Revision 437 - Directory Listing
Modified Fri Jan 20 00:16:58 2006 UTC (17 years, 2 months ago) by gross
comprehensive testing for integrate function added. tests for grad will be added in the next check in. GradTest is obsolete now.

Revision 435 - Directory Listing
Modified Thu Jan 19 03:57:30 2006 UTC (17 years, 2 months ago) by gross
minor change

Revision 434 - Directory Listing
Modified Thu Jan 19 01:53:16 2006 UTC (17 years, 2 months ago) by gross
prints out the benchmark been started

Revision 433 - Directory Listing
Modified Tue Jan 17 23:54:38 2006 UTC (17 years, 2 months ago) by gross
new function inverse and tests added

Revision 431 - Directory Listing
Modified Fri Jan 13 05:07:10 2006 UTC (17 years, 2 months ago) by gross
new implementation of ILU0

Revision 430 - Directory Listing
Modified Wed Jan 11 06:40:50 2006 UTC (17 years, 2 months ago) by gross
ILU has been replicated is called RILU (recursive ILU) now. ILU will now be reimplemented.

Revision 429 - Directory Listing
Modified Wed Jan 11 05:53:40 2006 UTC (17 years, 2 months ago) by gross
new implementation and testing for trace function

Revision 425 - Directory Listing
Modified Tue Jan 10 04:10:39 2006 UTC (17 years, 2 months ago) by gross
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 414 - Directory Listing
Modified Wed Jan 4 05:29:05 2006 UTC (17 years, 2 months ago) by gross
bug in CPP substitute fixed.

Revision 413 - Directory Listing
Modified Tue Jan 3 08:27:19 2006 UTC (17 years, 2 months ago) by gross
inner returns right functionspace now

Revision 410 - Directory Listing
Modified Fri Dec 23 01:27:38 2005 UTC (17 years, 3 months ago) by gross
bug fixed

Revision 409 - Directory Listing
Modified Fri Dec 23 01:13:41 2005 UTC (17 years, 3 months ago) by gross
bug fixed

Revision 400 - Directory Listing
Modified Wed Dec 21 23:13:39 2005 UTC (17 years, 3 months ago) by gross
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 397 - Directory Listing
Modified Wed Dec 21 05:11:31 2005 UTC (17 years, 3 months ago) by gross
typo fixed

Revision 396 - Directory Listing
Modified Wed Dec 21 05:08:25 2005 UTC (17 years, 3 months ago) by gross
tests for clip, maximum, minimum added

Revision 395 - Directory Listing
Modified Wed Dec 21 02:41:59 2005 UTC (17 years, 3 months ago) by gross
test is splitted to reduce memory demand during compilation

Revision 393 - Directory Listing
Modified Tue Dec 20 05:40:43 2005 UTC (17 years, 3 months ago) by gross
set number of threads works now

Revision 390 - Directory Listing
Modified Tue Dec 20 03:39:24 2005 UTC (17 years, 3 months ago) by gross
os.loginname does not work under pbs. the exception is caught now

Revision 387 - Directory Listing
Modified Tue Dec 20 00:37:20 2005 UTC (17 years, 3 months ago) by gross
scale allows now to switch on and off certain problems

Revision 386 - Directory Listing
Modified Tue Dec 20 00:31:52 2005 UTC (17 years, 3 months ago) by gross
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 385 - Directory Listing
Modified Mon Dec 19 06:12:14 2005 UTC (17 years, 3 months ago) by gross
filerrs added

Revision 379 - Directory Listing
Modified Mon Dec 19 01:10:34 2005 UTC (17 years, 3 months ago) by gross
a filetr added

Revision 378 - Directory Listing
Modified Fri Dec 16 09:02:28 2005 UTC (17 years, 3 months ago) by gross
clip added

Revision 364 - Directory Listing
Modified Thu Dec 15 04:38:28 2005 UTC (17 years, 3 months 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, 3 months ago) by gross
bug fixed (thanks to Estelle)

Revision 352 - Directory Listing
Modified Wed Dec 14 02:21:37 2005 UTC (17 years, 3 months 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, 3 months ago) by gross
time integration manger added

Revision 349 - Directory Listing
Modified Tue Dec 13 07:35:31 2005 UTC (17 years, 3 months ago) by gross
bug fixed

Revision 348 - Directory Listing
Modified Tue Dec 13 07:33:10 2005 UTC (17 years, 3 months ago) by gross
advection diffusion class added

Revision 345 - Directory Listing
Modified Tue Dec 13 05:23:45 2005 UTC (17 years, 3 months ago) by gross
advection diffusion class added

Revision 341 - Directory Listing
Modified Mon Dec 12 05:26:10 2005 UTC (17 years, 3 months 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, 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, 4 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, 4 months ago) by gross
updated

Revision 292 - Directory Listing
Modified Fri Dec 2 03:11:04 2005 UTC (17 years, 4 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, 4 months ago) by gross
just my private test generator

Revision 290 - Directory Listing
Modified Fri Dec 2 03:09:32 2005 UTC (17 years, 4 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, 4 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, 4 months ago) by gross
more tests added

Revision 283 - Directory Listing
Modified Wed Nov 30 23:35:29 2005 UTC (17 years, 4 months ago) by gross
some stuff

Revision 282 - Directory Listing
Modified Wed Nov 30 09:18:38 2005 UTC (17 years, 4 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, 4 months ago) by elspeth
Fixed typos and import problems


Revision 268 - Directory Listing
Modified Wed Nov 30 01:39:47 2005 UTC (17 years, 4 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, 4 months ago) by elspeth
Added handling for NoneType


Revision 265 - Directory Listing
Modified Tue Nov 29 22:56:08 2005 UTC (17 years, 4 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, 4 months ago) by gross
small fix

Revision 250 - Directory Listing
Modified Tue Nov 29 05:32:57 2005 UTC (17 years, 4 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 154 - Directory Listing
Modified Mon Nov 7 05:51:17 2005 UTC (17 years, 4 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
Merge of development branch dev-02 back to main trunk on 2005-11-07


Revision 153 - Directory Listing
Modified Tue Oct 25 01:51:20 2005 UTC (17 years, 5 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
Merge of development branch dev-02 back to main trunk on 2005-10-25


Revision 151 - Directory Listing
Modified Thu Sep 22 01:55:00 2005 UTC (17 years, 6 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
Merge of development branch dev-02 back to main trunk on 2005-09-22


Revision 150 - Directory Listing
Modified Thu Sep 15 03:44:45 2005 UTC (17 years, 6 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
Merge of development branch dev-02 back to main trunk on 2005-09-15


Revision 149 - Directory Listing
Modified Thu Sep 1 03:31:39 2005 UTC (17 years, 7 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
Merge of development branch dev-02 back to main trunk on 2005-09-01


Revision 148 - Directory Listing
Modified Tue Aug 23 01:24:31 2005 UTC (17 years, 7 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
Merge of development branch dev-02 back to main trunk on 2005-08-23


Revision 147 - Directory Listing
Modified Fri Aug 12 01:45:47 2005 UTC (17 years, 7 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
erge of development branch dev-02 back to main trunk on 2005-08-12


Revision 146 - Directory Listing
Modified Fri Jul 29 01:44:29 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
First merge of development branch dev-02 back to main trunk on 2005-07-29


Revision 143 - Directory Listing
Modified Mon Jul 25 05:39:50 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
moved these files to modellib directory


Revision 142 - Directory Listing
Modified Mon Jul 25 05:28:20 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
Merge of development branch back to main trunk on 2005-07-25


Revision 141 - Directory Listing
Modified Mon Jul 25 05:15:41 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
fixed to work with new python source/install directory structure


Revision 128 - Directory Listing
Modified Fri Jul 22 05:13:08 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
removed modellib code from escript source directory


Revision 126 - Directory Listing
Modified Fri Jul 22 03:53:08 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
Merge of development branch back to main trunk on 2005-07-22


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)


Revision 123 - Directory Listing
Modified Fri Jul 8 04:08:13 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
Merge of development branch back to main trunk on 2005-07-08


Revision 122 - Directory Listing
Modified Thu Jun 9 05:38:05 2005 UTC (17 years, 9 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
Merge of development branch back to main trunk on 2005-06-09


Revision 121 - Directory Listing
Modified Fri May 6 04:26:16 2005 UTC (17 years, 10 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
Merge of development branch back to main trunk on 2005-05-06


Revision 119 - Directory Listing
Modified Tue Apr 12 04:45:05 2005 UTC (17 years, 11 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
*** empty log message ***


Revision 117 - Directory Listing
Modified Fri Apr 1 05:48:57 2005 UTC (18 years ago) by jgs
Original Path: trunk/esys2/escript/py_src
*** empty log message ***


Revision 114 - Directory Listing
Modified Fri Mar 4 07:12:37 2005 UTC (18 years ago) by jgs
Original Path: trunk/esys2/escript/py_src
Merge of development branch back to main trunk on 2005-03-04


Revision 113 - Directory Listing
Modified Mon Feb 28 07:06:33 2005 UTC (18 years, 1 month ago) by jgs
Original Path: trunk/esys2/escript/py_src
*** empty log message ***


Revision 110 - Directory Listing
Modified Mon Feb 14 04:14:42 2005 UTC (18 years, 1 month ago) by jgs
Original Path: trunk/esys2/escript/py_src
*** empty log message ***


Revision 108 - Directory Listing
Modified Thu Jan 27 06:21:59 2005 UTC (18 years, 2 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
*** empty log message ***


Revision 105 - Directory Listing
Modified Thu Dec 23 07:20:07 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
commit of dev-01 branch back to main trunk on 2004-12-23


Revision 104 - Directory Listing
Modified Fri Dec 17 07:43:12 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
*** empty log message ***


Revision 102 - Directory Listing
Modified Wed Dec 15 07:08:39 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
*** empty log message ***


Revision 100 - Directory Listing
Modified Wed Dec 15 03:48:48 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
*** empty log message ***


Revision 97 - Directory Listing
Modified Tue Dec 14 05:39:33 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
*** empty log message ***


Revision 88 - Directory Listing
Modified Wed Oct 27 00:23:36 2004 UTC (18 years, 5 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
fixed minor syntax error


Revision 82 - Directory Listing
Added Tue Oct 26 06:53:54 2004 UTC (18 years, 5 months ago) by jgs
Original Path: trunk/esys2/escript/py_src
Initial revision


  ViewVC Help
Powered by ViewVC 1.1.26