|
00dd0718fa
|
fix center calculation
|
2019-11-27 19:32:25 -08:00 |
|
|
aab3754d1a
|
move member docs to __init__
|
2019-11-27 19:31:48 -08:00 |
|
|
cf52380702
|
bump version to v0.4
|
2019-09-30 23:41:25 -07:00 |
|
|
f62be35966
|
use VERSION file to avoid importing gridlock before its installed
|
2019-09-30 23:40:23 -07:00 |
|
|
e97bd482a9
|
initialize to 1.0 instead of (1.0,)*3
matches docs, and works better in cases where there are more/fewer grids
|
2019-09-30 23:37:25 -07:00 |
|
|
0c4a773b84
|
Make .grids an ndarray instead of a list-of-ndarrays
|
2019-09-30 23:34:49 -07:00 |
|
|
4b301b2dd5
|
gitignore build artifacts
|
2019-09-30 23:24:08 -07:00 |
|
|
eebaff499b
|
Update README with pypi link
|
2019-04-07 18:06:15 -07:00 |
|
|
24d012fccc
|
Warnings should reference their caller
|
2019-04-07 17:18:57 -07:00 |
|
|
893d8bcb15
|
Cleaner approach to indexing
|
2019-04-07 17:18:45 -07:00 |
|
|
a094241f37
|
w_coord_fp should not be negative
|
2019-04-07 17:18:20 -07:00 |
|
|
87e6a0de34
|
add classifiers
|
2019-04-07 17:16:40 -07:00 |
|
|
648e540862
|
add MANIFEST.in
|
2019-04-07 16:59:41 -07:00 |
|
|
c524b28fe6
|
fixup center calculation
|
2019-04-07 16:56:31 -07:00 |
|
|
aaf4e6e498
|
bump version number to 0.3
|
2018-09-16 20:02:07 -07:00 |
|
|
74cac5e4fe
|
Use readme as long_description
|
2018-09-16 20:00:51 -07:00 |
|
|
9b82a5d16d
|
Move version number into module
|
2018-09-16 20:00:36 -07:00 |
|
|
e6403462b6
|
setup.py should use python3
|
2018-09-16 19:55:28 -07:00 |
|
|
4a8bd7b225
|
Update for numpy 1.15
|
2018-09-16 19:55:16 -07:00 |
|
|
f86ae22e02
|
Fix marching_cubes for modern skimage
|
2018-01-15 22:56:45 -08:00 |
|
|
0d1099cd8e
|
Fix documentation typo
|
2018-01-15 22:56:14 -08:00 |
|
|
139a78cc08
|
move code to new location
|
2018-01-15 22:55:34 -08:00 |
|
|
6db836d3a3
|
Split Grid class into multiple files
|
2017-10-10 16:42:11 -07:00 |
|
|
c7572c9c8d
|
fix drawing in non-polygon axis
|
2017-09-29 12:19:10 -07:00 |
|
|
81bc655908
|
Add experimental support for negative shifts
|
2017-09-25 00:44:27 -07:00 |
|
|
a76fef0449
|
Improve error checking
|
2017-09-25 00:44:27 -07:00 |
|
|
e65f25cc68
|
Clarify shifts documentation
|
2017-09-25 00:43:48 -07:00 |
|
|
e0ed0a324c
|
Cosmetic changes
|
2017-09-25 00:43:48 -07:00 |
|
|
66db2398ff
|
add whitespace
|
2017-09-05 11:08:20 -07:00 |
|
|
3d36f66a39
|
warn if grid is going to be int-typed
|
2017-09-05 11:08:06 -07:00 |
|
|
e930baf2b4
|
fix and improve error-checking for shifts parameter
|
2017-09-05 11:07:32 -07:00 |
|
|
a94a91446e
|
Allow arbitrary args to pcolormesh during visualization
|
2017-08-12 19:33:52 -07:00 |
|
|
c8cbf26a8c
|
Fix use of enum for surface_normal for visualize_slice
|
2016-07-13 16:09:57 -07:00 |
|
jan
|
1e4ee5e057
|
add autoshift_dxyz and copy()
|
2016-07-03 03:13:20 -07:00 |
|
|
7cc578cac4
|
bump version number
|
2016-05-30 22:45:28 -07:00 |
|
jan
|
4e0e71fad9
|
Clean up documentation and default values
|
2016-05-25 21:29:57 -07:00 |
|
jan
|
0a95bcda1b
|
Add get_slice method for easy interpolation
|
2016-05-25 21:25:43 -07:00 |
|
|
55d9f33090
|
Split up E and H Yee shifts
Use E shifts by default.
|
2016-05-25 00:40:13 -07:00 |
|
|
b7ff35485e
|
Add an option to defer showing plots when calling visualize_*
|
2016-05-25 00:39:37 -07:00 |
|
jan
|
e135f8147e
|
fix draw_cuboid
|
2016-05-02 13:41:15 -07:00 |
|
jan
|
ea56eb93ff
|
fix index
|
2016-04-19 16:59:56 -07:00 |
|
jan
|
cbb7579878
|
add license
|
2016-04-13 03:52:08 -07:00 |
|
|
f333e5c3f7
|
Switch to code style and remove --upgrade from recommendation
|
2016-03-29 13:55:41 -07:00 |
|
|
6dd635a258
|
fix import and switch to setuptools
|
2016-03-27 17:28:31 -07:00 |
|
|
607bc6803f
|
use find_packages()
|
2016-03-27 17:21:57 -07:00 |
|
|
b108609503
|
update readme to separately install float_raster
|
2016-03-27 16:56:05 -07:00 |
|
|
dd6da0f4fb
|
remove dependency_links
|
2016-03-27 16:54:51 -07:00 |
|
|
144b3f6441
|
add float_raster as dependency'
|
2016-03-27 16:54:43 -07:00 |
|
|
beb13d7d67
|
Add dependencies to setup.py
|
2016-03-22 14:40:54 -07:00 |
|
jan
|
22fe294018
|
recommend release branch
|
2016-03-15 21:11:15 -07:00 |
|