solver
|
cleaning examples, using consistent names
|
2021-03-26 09:27:49 +01:00 |
__init__.py
|
old table not needed anymore
|
2021-03-27 14:34:18 +01:00 |
_colormap.py
|
cleaning
|
2021-03-27 10:11:31 +01:00 |
_config.py
|
cleaning
|
2021-03-27 10:11:31 +01:00 |
_grid.py
|
removed `Grid.diff` in lieu of `__eq__`
|
2021-04-06 12:10:35 -04:00 |
_orientation.py
|
__class__ is unknown (says prospector)
|
2021-04-10 08:29:42 +02:00 |
_result.py
|
allow easy detection of empty view/get/place
|
2021-04-10 09:33:45 +02:00 |
_rotation.py
|
distinguish isclose/allclose and __eq__
|
2021-04-05 22:15:03 +02:00 |
_table.py
|
polishing
|
2021-04-05 13:41:49 +02:00 |
_test.py
|
- improved reporting and slicing of table.
|
2021-03-31 18:30:07 +00:00 |
_vtk.py
|
support for masked array
|
2021-04-02 08:07:22 +02:00 |
grid_filters.py
|
P_aim should be independent from P_av
|
2020-12-15 08:06:50 +01:00 |
mechanics.py
|
fits better to stretch_left/right
|
2020-11-19 22:46:52 +01:00 |
seeds.py
|
missing renames + better help
|
2020-12-08 00:36:41 +01:00 |
tensor.py
|
shorter (but still self-explanatory) name
|
2020-11-19 15:20:44 +01:00 |
util.py
|
simplified
|
2021-04-05 17:18:12 +02:00 |