Commit Graph

316 Commits (master)
 

Author SHA1 Message Date
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
Jan Petykiewicz 004295fdf7 ignore docs directory 4 years ago
Jan Petykiewicz d6e7e3dee1 Big documentation and structure updates
- Split math into fdmath package
- Rename waveguide into _2d _3d and _cyl variants
- pdoc-based documentation
4 years ago
Jan Petykiewicz f0ef31c25d enable multiple vector rayleigh_quotient_iteration 4 years ago
Jan Petykiewicz 3b57619c2f Use readme as module doc 4 years ago
Jan Petykiewicz 8550125744 Readme updates 4 years ago
Jan Petykiewicz 1048dfc21c Add test_fdfd_pml 4 years ago
Jan Petykiewicz caa6f995c7 rename SimResult classes to TDResult and FDResult 4 years ago
Jan Petykiewicz 6f2faca7dc Ignore size-1 axes when shifting 4 years ago
Jan Petykiewicz 63ad67800a further improve solve precision 4 years ago
Jan Petykiewicz 0f07fd15da whitespace 5 years ago
Jan Petykiewicz 41be4d2ab8 more cleanup 5 years ago
Jan Petykiewicz 318f361f61 some cleanup 5 years ago
Jan Petykiewicz d4bb3e83e1 improve solution accuracy 5 years ago
Jan Petykiewicz b24b5d169f Add residual testing 5 years ago
Jan Petykiewicz 0fd6df441e linter options 5 years ago
Jan Petykiewicz 462a8c6dbc add some nonuniform dxes
'random' causes some tests to fail, haven't thought about why yet
5 years ago
Jan Petykiewicz d16de3802f work around pylint bug 5 years ago
Jan Petykiewicz 31e8dde8ce Add type hints 5 years ago
Jan Petykiewicz 507417b90e add missing cd 5 years ago
Jan Petykiewicz 2300a8b47e poynting equality needs bigger tolerance
not sure why yet
5 years ago
Jan Petykiewicz 8794cbd7c2 e dot j should be masked as well 5 years ago
Jan Petykiewicz ca70d6e6c8 Sample all three S components... 5 years ago
Jan Petykiewicz 68f857e83e Use 2-point sources to test fdfd poynting 5 years ago
Jan Petykiewicz 0bb4105e7a e dot j should take into account dxes 5 years ago
Jan Petykiewicz 9253200eaf Move j_steps and j_distribution out of conftest
- also move PRNG back into utils
5 years ago
Jan Petykiewicz 60961db2d3 add atol to shut up solver 5 years ago
Jan Petykiewicz 7da80c3e64 more args to pytest 5 years ago
Jan Petykiewicz b0b295d1ac add test_fdfd 5 years ago
Jan Petykiewicz 061dbf59d1 formatting fixes 5 years ago
Jan Petykiewicz 8fc96c13ab test updates
- move generalizable fixtures out into conftest.py
- move some other functions out to utils
- fix test_poynting_planes() for fdtd
5 years ago