Commit Graph

90 Commits

Author SHA1 Message Date
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
jan
f86ae22e02 Fix marching_cubes for modern skimage 2018-01-15 22:56:45 -08:00
jan
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
jan
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
jan
66db2398ff add whitespace 2017-09-05 11:08:20 -07:00
jan
3d36f66a39 warn if grid is going to be int-typed 2017-09-05 11:08:06 -07:00
jan
e930baf2b4 fix and improve error-checking for shifts parameter 2017-09-05 11:07:32 -07:00
jan
a94a91446e Allow arbitrary args to pcolormesh during visualization 2017-08-12 19:33:52 -07:00
jan
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
jan
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
jan
55d9f33090 Split up E and H Yee shifts
Use E shifts by default.
2016-05-25 00:40:13 -07:00
jan
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
jan
f333e5c3f7 Switch to code style and remove --upgrade from recommendation 2016-03-29 13:55:41 -07:00
jan
6dd635a258 fix import and switch to setuptools 2016-03-27 17:28:31 -07:00
jan
607bc6803f use find_packages() 2016-03-27 17:21:57 -07:00
jan
b108609503 update readme to separately install float_raster 2016-03-27 16:56:05 -07:00
jan
dd6da0f4fb remove dependency_links 2016-03-27 16:54:51 -07:00
jan
144b3f6441 add float_raster as dependency' 2016-03-27 16:54:43 -07:00
jan
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
jan
f4a0313406 use correct setup script 2016-03-15 20:11:17 -07:00
jan
e6f51d721a add all files 2016-03-15 20:07:07 -07:00