|
e5fdc3ce23
|
drop unused imports
|
2024-07-29 01:57:48 -07:00 |
|
|
8c33a39c02
|
refactor to avoid class-scoped imports
|
2024-07-29 01:37:58 -07:00 |
|
|
5a20339eab
|
del axes3d to clarify it's unused on purpose
|
2024-07-29 00:49:59 -07:00 |
|
|
e29c0901bd
|
use strict zip
|
2024-07-29 00:46:21 -07:00 |
|
|
d44e02e2f7
|
return figure and axes after plotting
|
2024-07-18 00:17:58 -07:00 |
|
|
3e4e6eead3
|
flake8 fixup
|
2024-07-18 00:17:45 -07:00 |
|
|
a94c2cae67
|
type hint modernization
|
2024-07-18 00:17:20 -07:00 |
|
|
ec5c77e018
|
typing and formatting updates
|
2022-10-18 19:44:30 -07:00 |
|
|
ff5ffb2f40
|
Remove is_scalar() in favor of numpy.size(...)==1
|
2021-10-24 19:07:23 -07:00 |
|
|
551da07f3e
|
Move .grids data into separate cell_data array. Also remove Direction enum
|
2021-10-24 19:07:20 -07:00 |
|
|
fbf173072a
|
avoid importing a bunch of numpy functions
|
2021-10-24 19:07:10 -07:00 |
|
|
db9e7831b9
|
move to simpler docstring format and improve type annotations
|
2021-01-08 22:43:22 -08:00 |
|
|
f86ae22e02
|
Fix marching_cubes for modern skimage
|
2018-01-15 22:56:45 -08:00 |
|
|
6db836d3a3
|
Split Grid class into multiple files
|
2017-10-10 16:42:11 -07:00 |
|