Rowan Cockett
|
b33b04d9a6
|
Improved ndgrid, and pushed unused utilities to EldadsCode folder.
ndgrid returns vectors in a matrix by default, but input kwarg of vector=False, and you can return the matrices.
|
2013-07-10 17:41:50 -07:00 |
|
Rowan Cockett
|
68b4719aea
|
Ability to run all tests at once.
Removed __init__.py
added runTests.py and .sh so that we can run all tests at one time.
|
2013-07-09 22:00:17 -07:00 |
|
Rowan Cockett
|
8e3e0e0faa
|
TensorMesh now inherits BaseMesh (worked with Luz!)
tests for tensorMesh and utils (e.g. ndgrid) are included and pass
Split the TensorMesh into Grid and View
|
2013-07-09 19:50:40 -07:00 |
|
Rowan Cockett
|
1251440021
|
Initial Cleanup of Code.
No major changes. (duplicate code, and python conventions)
|
2013-06-11 16:18:15 +02:00 |
|
Rowan Cockett
|
2554318427
|
Eldad's initial code for logically orthogonal mesh simulation.
|
2013-06-01 14:18:31 -07:00 |
|