Commit Graph

318 Commits

Author SHA1 Message Date
d4fcfa1e07 fix var name 2022-10-04 14:33:47 -07:00
ec9a6edc85 be explicit about stack axis 2022-10-04 14:33:36 -07:00
71d6ceec1e update to new fdtd approach 2022-10-04 14:32:54 -07:00
faecc79179 typing and formatting updates 2022-10-04 14:32:40 -07:00
d42a625e5f typing updates 2022-10-04 12:43:26 -07:00
eedcc7b919 update for new Gridlock 2022-10-04 12:29:11 -07:00
831c39246a drop pathlib prefix 2022-10-04 12:27:10 -07:00
6b0182c102 update README 2022-08-30 23:50:29 -07:00
e2ef6d1c8d move to hatch-based build 2022-08-30 23:49:39 -07:00
c0bbc1f46d fix fdtd pmls
integrate them into the update operations
2021-09-05 17:52:09 -07:00
01b4971388 Overlap is computed with the conjugate 2021-09-05 17:50:51 -07:00
d3db3ca91e fix formula not rendering 2021-09-05 17:50:34 -07:00
c06dd03a90 force remove in case the dir doesn't exist 2021-09-05 17:49:49 -07:00
cb0062f6f1 reduce matplotlib log spam 2021-09-05 17:49:08 -07:00
47e2cb2efc vec/unvec live in fdmath 2021-07-11 17:33:15 -07:00
81cd3d7d85 add html_helpers.py to templates 2021-07-11 17:27:56 -07:00
8ac0d52cd1 Add some docs for energy calculations 2021-07-11 17:27:56 -07:00
8c8f9f6e69 factor out omega**2 terms 2021-07-11 17:27:56 -07:00
204afb8024 Return: -> Returns: 2021-07-11 17:27:56 -07:00
a6ae3da4b1 update email 2021-07-11 17:27:56 -07:00
39f9de2e55 strip whitespace from version string 2021-07-11 17:27:56 -07:00
jan
fcca9e3ae5 Fix waveguide eigenvalue derivation
Thanks to Rafael Diaz Fuentes and Paolo Pintus for catching and
correcting these!
2021-07-05 15:01:08 -07:00
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