Commit Graph

246 Commits (23490694ff4980838727db0f44c1079235336570)
 

Author SHA1 Message Date
jan 23490694ff improve doc generation and fix code links 3 years ago
jan 8faefff98d make vectorization docs point to the right functions 3 years ago
Jan Petykiewicz 61c85fc654 remove old VERSION file from manifest 3 years ago
Jan Petykiewicz 1a754dcbc9 clarify that `rotation` is a circular shift (rename to `shift_circ`) 3 years ago
Jan Petykiewicz fcd6fc7065 add py.typed to enable downstream typechecking 4 years ago
Jan Petykiewicz 54bc14f923 bump version to v0.7 4 years ago
Jan Petykiewicz f4afb06210 avoid dependencies on package_data
__doc__ is handled poorly here; consider an alternate approach
4 years ago
Jan Petykiewicz db23cc1d6f style and typing fixes in tests 4 years ago
Jan Petykiewicz bc428f5e8e add more type hints 4 years ago
Jan Petykiewicz d13a3796a9 style and type fixes (per mypy and flake8) 4 years ago
Jan Petykiewicz 0e04f5ca77 zero k=0 values 4 years ago
Jan Petykiewicz fa3f8db267 add .mypy_cache to gitignore 4 years ago
Jan Petykiewicz 77e7781705 fix imports 4 years ago
Jan Petykiewicz d906514623 add missing return 4 years ago
Jan Petykiewicz a312a3085c hmn_2_exyz should return an ndarray 4 years ago
Jan Petykiewicz b7d4bbbd95 type annotation fixup 4 years ago
Jan Petykiewicz 2fceff9930 bump version to v0.6 4 years ago
Jan Petykiewicz 18203f3dad Update repo location 4 years ago
Jan Petykiewicz 6e3cc1c3bd more doc updates 4 years ago
Jan Petykiewicz 7d8901539c Use big Omega 4 years ago
Jan Petykiewicz 26db5e757a add note about sources 4 years ago
Jan Petykiewicz 6930147460 fix index 4 years ago
Jan Petykiewicz eb586ea8b7 fix parital -> partial 4 years ago
Jan Petykiewicz bae1155c59 update waveguide operators to new format 4 years ago
Jan Petykiewicz 5250501f3e add waveguide eigenproblem derivation 4 years ago
Jan Petykiewicz 034f79eae6 Poynting vector doc updates 4 years ago
Jan Petykiewicz f9d90378b4 more documentation 4 years ago
Jan Petykiewicz f69b8c9f11 Change comments to new format 4 years ago
Jan Petykiewicz dcc9e7c2ad Update some type info 4 years ago
Jan Petykiewicz f408689ef3 note about numpy ndarray 4 years ago
Jan Petykiewicz 8b0faf720d add info about functions vs operators 4 years ago
Jan Petykiewicz 35bd3d36f4 remove old print 4 years ago
Jan Petykiewicz 2dbd17f332 explain dx_lists_t 4 years ago
Jan Petykiewicz bb30933109 more explanation about grid figures 4 years ago
Jan Petykiewicz 3a29c62de7 remove old dxes figures 4 years ago
Jan Petykiewicz a8364a1e32 grid figure fixup 4 years ago
Jan Petykiewicz e69201ce24 work on grid text 4 years ago
Jan Petykiewicz 808a8879ae Put H at vertices and label them +1/2 4 years ago
Jan Petykiewicz 8bccc69706 more grid work 4 years ago
Jan Petykiewicz b58f8ebb65 lots more fdmath documentation 4 years ago
Jan Petykiewicz 163aa52420 lots more docs 4 years ago
Jan Petykiewicz 2f822ae4a6 add headings and vector diagram 4 years ago
Jan Petykiewicz ec77408680 add todo 4 years ago
Jan Petykiewicz de98d70850 specify forward vs reverse 4 years ago
Jan Petykiewicz 1a3531946a more doc fixes 4 years ago
Jan Petykiewicz a956323b94 move stuff under fdmath 4 years ago
Jan Petykiewicz 1242e8794b documentation updates 4 years ago
Jan Petykiewicz 93f1ab7c92 gitignore update 4 years ago
Jan Petykiewicz e5db39fd49 use fdmath derivatives where possible 4 years ago
Jan Petykiewicz e69b0f61ec ignore vim swap files 4 years ago