Commit Graph

346 Commits

Author SHA1 Message Date
jan
23490694ff improve doc generation and fix code links 2021-07-05 14:58:39 -07:00
jan
8faefff98d make vectorization docs point to the right functions 2021-07-05 14:58:14 -07:00
61c85fc654 remove old VERSION file from manifest 2021-01-09 01:07:31 -08:00
1a754dcbc9 clarify that rotation is a circular shift (rename to shift_circ) 2021-01-09 01:07:12 -08:00
fcd6fc7065 add py.typed to enable downstream typechecking 2020-11-03 01:15:58 -08:00
54bc14f923 bump version to v0.7 2020-11-03 01:13:23 -08:00
f4afb06210 avoid dependencies on package_data
__doc__ is handled poorly here; consider an alternate approach
2020-11-03 01:12:38 -08:00
db23cc1d6f style and typing fixes in tests 2020-10-17 17:48:58 -07:00
bc428f5e8e add more type hints 2020-10-16 21:46:04 -07:00
d13a3796a9 style and type fixes (per mypy and flake8) 2020-10-16 19:16:13 -07:00
0e04f5ca77 zero k=0 values 2020-06-11 19:29:25 -07:00
fa3f8db267 add .mypy_cache to gitignore 2020-06-11 19:28:37 -07:00
77e7781705 fix imports 2020-06-11 19:27:35 -07:00
d906514623 add missing return 2020-06-11 19:27:20 -07:00
a312a3085c hmn_2_exyz should return an ndarray 2020-06-11 19:26:51 -07:00
b7d4bbbd95 type annotation fixup 2020-06-11 19:26:17 -07:00
2fceff9930 bump version to v0.6 2020-02-19 19:12:31 -08:00
18203f3dad Update repo location 2020-02-19 18:56:56 -08:00
6e3cc1c3bd more doc updates 2020-02-19 18:42:06 -08:00
7d8901539c Use big Omega 2020-02-08 17:44:28 -08:00
26db5e757a add note about sources 2020-02-08 17:44:13 -08:00
6930147460 fix index 2020-02-08 17:44:03 -08:00
eb586ea8b7 fix parital -> partial 2020-02-08 17:43:51 -08:00
bae1155c59 update waveguide operators to new format 2020-01-13 23:24:20 -08:00
5250501f3e add waveguide eigenproblem derivation 2020-01-13 01:53:24 -08:00
034f79eae6 Poynting vector doc updates 2020-01-12 22:50:01 -08:00
f9d90378b4 more documentation 2020-01-08 00:51:56 -08:00
f69b8c9f11 Change comments to new format 2020-01-07 21:31:16 -08:00
dcc9e7c2ad Update some type info 2020-01-06 00:08:08 -08:00
f408689ef3 note about numpy ndarray 2020-01-04 18:49:20 -08:00
8b0faf720d add info about functions vs operators 2020-01-04 18:46:28 -08:00
35bd3d36f4 remove old print 2020-01-04 18:20:09 -08:00
2dbd17f332 explain dx_lists_t 2020-01-04 18:19:57 -08:00
bb30933109 more explanation about grid figures 2020-01-04 18:19:49 -08:00
3a29c62de7 remove old dxes figures 2020-01-04 18:19:26 -08:00
a8364a1e32 grid figure fixup 2020-01-04 18:19:04 -08:00
e69201ce24 work on grid text 2019-12-10 01:52:07 -08:00
808a8879ae Put H at vertices and label them +1/2 2019-12-10 01:14:21 -08:00
8bccc69706 more grid work 2019-12-09 21:28:26 -08:00
b58f8ebb65 lots more fdmath documentation 2019-12-08 01:46:47 -08:00
163aa52420 lots more docs 2019-12-01 02:32:31 -08:00
2f822ae4a6 add headings and vector diagram 2019-11-30 01:24:16 -08:00
ec77408680 add todo 2019-11-28 01:45:28 -08:00
de98d70850 specify forward vs reverse 2019-11-28 01:44:42 -08:00
1a3531946a more doc fixes 2019-11-28 01:27:10 -08:00
a956323b94 move stuff under fdmath 2019-11-27 22:59:52 -08:00
1242e8794b documentation updates 2019-11-26 01:47:52 -08:00
93f1ab7c92 gitignore update 2019-11-25 00:05:54 -08:00
e5db39fd49 use fdmath derivatives where possible 2019-11-25 00:04:53 -08:00
e69b0f61ec ignore vim swap files 2019-11-24 23:54:24 -08:00