├── README.md └── arraytool ├── .project ├── .pydevproject ├── INSTALL ├── LICENSE ├── documentation ├── Makefile ├── Zolotarev.rst ├── _build │ ├── doctrees │ │ ├── Zolotarev.doctree │ │ ├── arrays.doctree │ │ ├── arraytool │ │ │ └── references.doctree │ │ ├── basics.doctree │ │ ├── environment.pickle │ │ ├── index.doctree │ │ ├── other_topics.doctree │ │ ├── planar.doctree │ │ ├── scanning.doctree │ │ └── tutorial.doctree │ └── html │ │ ├── .buildinfo │ │ ├── Zolotarev.html │ │ ├── arrays.html │ │ ├── arraytool │ │ └── references.html │ │ ├── basics.html │ │ ├── genindex.html │ │ ├── images │ │ ├── Green.png │ │ ├── math │ │ │ ├── 024a9b5917c9f11ab95ae569085f701bb26bf444.png │ │ │ ├── 0b6daf979c0a134d763bc92866dff02f3aa8d5d2.png │ │ │ ├── 0d7cc0aaa3c34fd4a50a506fb22de40dfff3ed09.png │ │ │ ├── 11fbbd1f6063bc039e828466635f718e4099b500.png │ │ │ ├── 1d9773dc666327e7c6669ae9299508ad8907e71e.png │ │ │ ├── 21b0406d0d8839ebf18cd57ef482faa6270c75e7.png │ │ │ ├── 223e5a1d52ed2950d8b0ed5d9e04b4499bfbb21f.png │ │ │ ├── 2a838153f916441f57122266497af8edba1ce032.png │ │ │ ├── 2c175f60eecef1de7560c3bdea495d69f26f719d.png │ │ │ ├── 2f0fa607e0befee796d527a5bc09a0c457a2f71d.png │ │ │ ├── 30bea4c6e586df7e2b830a30b569d423024b0eec.png │ │ │ ├── 3cba8a37536349edc2d1fdea72d85ca7ba874918.png │ │ │ ├── 3f79c3676b62fb47243e0d357c87115b6f3395e4.png │ │ │ ├── 453285b22957462339468ee680f7fec11ab3a56e.png │ │ │ ├── 4ecec1dff4a4c19465c59e7ab1ecb14a3f0b37d7.png │ │ │ ├── 52e8ed7a3ba22130ad3984eb2cd413406475a689.png │ │ │ ├── 5f4cf30e8f4a24d2ddfd5813ec18cd236d0e1a78.png │ │ │ ├── 5ff351e24d1ee53d7809df5b6535f764836d7eae.png │ │ │ ├── 5ff5f6babb6650b50f3ba08572f2343f80016afb.png │ │ │ ├── 675c47d0f1f682b343ca0cd40e6f1ebecefc966a.png │ │ │ ├── 6cae371bfd2071f02ea92c900fa514467e7d9755.png │ │ │ ├── 73ccba27a77749bc58568dd3767cfb5119fc0366.png │ │ │ ├── 78701c7ab7e3cd69a454e3633fc9028191f6d704.png │ │ │ ├── 836ef6e0883cc5f346c58d2d8b2504b2a3a545c8.png │ │ │ ├── 8552538bfb66b1718ced2741732e7e6347a12aa0.png │ │ │ ├── 9569d65b591f3a867e7acf670ca972e9623d8c74.png │ │ │ ├── 977460ae4c3a462a8f1ea3975e6d2d8b3218b20c.png │ │ │ ├── 9ad99798ec4c38e165cf517cb9e02b1c9e824103.png │ │ │ ├── 9c6b20ca12f05dbaec9db0d3bc07d2f54870415a.png │ │ │ ├── a01b1c51e370cb2f12af2152cd3c9d61e9fec928.png │ │ │ ├── a412e13e6e238da1c69b071d7129e1eb64dc9e86.png │ │ │ ├── ade985bcba7816cfe4f78ee8d17ff7cbfdc280da.png │ │ │ ├── b13f21416d84e13708696f34dea81026cda583c9.png │ │ │ ├── b2157f1a5a1248fc32151de9998f0c5d9eb839ca.png │ │ │ ├── bb2c93730dbb48558bb3c4738c956c4e8f816437.png │ │ │ ├── c73ed093cc73a8d9a14185fa525e7067e5c3725d.png │ │ │ ├── c7d457e388298246adb06c587bccd419ea67f7e8.png │ │ │ ├── c85831fb5959fcee2a6c77c0f75473e26eef4c30.png │ │ │ ├── ca53307c58daca7ae8f797b01c925403cc366855.png │ │ │ ├── cd28a8ccde37cfacc6d2e86e1b498d01e5adc657.png │ │ │ ├── d358a621d2153658f31ba6c796a08956970a0939.png │ │ │ ├── dbf2ad51aad5efb2210041c76f291d79ee06c7c1.png │ │ │ ├── e0d2bf360290fd61d1c1557e763f2622363b3d35.png │ │ │ ├── e2680c54bcab28445b1d263b6b7af42edd4765a2.png │ │ │ ├── f04863968fe6f8c2733a31a0094630debd182903.png │ │ │ ├── f3e830722dede854af533bfa96d549c68ed5997f.png │ │ │ ├── f3e9bb0916bebc5ffefd7e94ae8cfca81e39d15e.png │ │ │ └── f42c865c8baf21b8bb4efb987a251144b28210ac.png │ │ ├── pattern_tp_1.png │ │ ├── pattern_tp_2.png │ │ ├── pattern_tp_3.png │ │ ├── pattern_u_1.png │ │ ├── pattern_u_2.png │ │ ├── pattern_uv_1.png │ │ └── pattern_uv_2.png │ │ ├── index.html │ │ ├── modindex.html │ │ ├── objects.inv │ │ ├── other_topics.html │ │ ├── planar.html │ │ ├── scanning.html │ │ ├── search.html │ │ ├── searchindex.js │ │ ├── sources │ │ ├── Zolotarev.txt │ │ ├── arrays.txt │ │ ├── arraytool │ │ │ └── references.txt │ │ ├── basics.txt │ │ ├── index.txt │ │ ├── other_topics.txt │ │ ├── planar.txt │ │ ├── scanning.txt │ │ └── tutorial.txt │ │ ├── static │ │ ├── Green.png │ │ ├── basic.css │ │ ├── default.css │ │ ├── doctools.js │ │ ├── file.png │ │ ├── jquery.js │ │ ├── logo.png │ │ ├── minus.png │ │ ├── pattern_tp_1.png │ │ ├── pattern_tp_2.png │ │ ├── pattern_tp_3.png │ │ ├── pattern_u_1.png │ │ ├── pattern_u_2.png │ │ ├── pattern_uv_1.png │ │ ├── pattern_uv_2.png │ │ ├── plus.png │ │ ├── pygments.css │ │ └── searchtools.js │ │ └── tutorial.html ├── _static │ ├── Green.png │ ├── logo.png │ ├── pattern_tp_1.png │ ├── pattern_tp_2.png │ ├── pattern_tp_3.png │ ├── pattern_u_1.png │ ├── pattern_u_2.png │ ├── pattern_uv_1.png │ └── pattern_uv_2.png ├── arrays.rst ├── arraytool │ ├── Zolotarev.py │ ├── Zolotarev.pyc │ ├── __init__.py │ ├── __init__.pyc │ ├── conformal.py │ ├── planar.py │ ├── planar.pyc │ └── references.rst ├── basics.rst ├── conf.py ├── examples │ ├── __init__.py │ ├── examples.py │ └── examples.pyc ├── index.rst ├── make.bat ├── other_examples │ ├── __init__.py │ ├── comparison_of_polarization_definitions.py │ ├── conic_section.py │ └── current_on_conicsection.py ├── other_topics.rst ├── planar.rst ├── scanning.rst ├── sphinxext │ ├── apigen.py │ ├── docscrape.py │ ├── docscrape.pyc │ ├── docscrape_sphinx.py │ ├── docscrape_sphinx.pyc │ ├── inheritance_diagram.py │ ├── inheritance_diagram.pyc │ ├── ipython_console_highlighting.py │ ├── ipython_console_highlighting.pyc │ ├── numpydoc.py │ ├── numpydoc.pyc │ ├── sphinxtogithub.py │ └── sphinxtogithub.pyc └── tutorial.rst └── src ├── arraytool ├── Zolotarev.py ├── Zolotarev.pyc ├── __init__.py ├── __init__.pyc ├── addons.py ├── circular.py ├── filtertool.py ├── filtertool.pyc ├── planar.py ├── planar.pyc ├── references.rst ├── spherical.py ├── test_filtertool.py └── test_planar.py └── misc ├── Fourier_related.py ├── __init__.py ├── comparison_of_polarization_definitions.py ├── conic_section.py ├── current_on_conicsection.py └── elliptic_waveguides.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/README.md -------------------------------------------------------------------------------- /arraytool/.project: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/.project -------------------------------------------------------------------------------- /arraytool/.pydevproject: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/.pydevproject -------------------------------------------------------------------------------- /arraytool/INSTALL: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /arraytool/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/LICENSE -------------------------------------------------------------------------------- /arraytool/documentation/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/Makefile -------------------------------------------------------------------------------- /arraytool/documentation/Zolotarev.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/Zolotarev.rst -------------------------------------------------------------------------------- /arraytool/documentation/_build/doctrees/Zolotarev.doctree: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/doctrees/Zolotarev.doctree -------------------------------------------------------------------------------- /arraytool/documentation/_build/doctrees/arrays.doctree: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/doctrees/arrays.doctree -------------------------------------------------------------------------------- /arraytool/documentation/_build/doctrees/arraytool/references.doctree: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/doctrees/arraytool/references.doctree -------------------------------------------------------------------------------- /arraytool/documentation/_build/doctrees/basics.doctree: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/doctrees/basics.doctree -------------------------------------------------------------------------------- /arraytool/documentation/_build/doctrees/environment.pickle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/doctrees/environment.pickle -------------------------------------------------------------------------------- /arraytool/documentation/_build/doctrees/index.doctree: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/doctrees/index.doctree -------------------------------------------------------------------------------- /arraytool/documentation/_build/doctrees/other_topics.doctree: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/doctrees/other_topics.doctree -------------------------------------------------------------------------------- /arraytool/documentation/_build/doctrees/planar.doctree: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/doctrees/planar.doctree -------------------------------------------------------------------------------- /arraytool/documentation/_build/doctrees/scanning.doctree: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/doctrees/scanning.doctree -------------------------------------------------------------------------------- /arraytool/documentation/_build/doctrees/tutorial.doctree: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/doctrees/tutorial.doctree -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/.buildinfo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/.buildinfo -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/Zolotarev.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/Zolotarev.html -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/arrays.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/arrays.html -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/arraytool/references.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/arraytool/references.html -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/basics.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/basics.html -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/genindex.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/genindex.html -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/Green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/Green.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/024a9b5917c9f11ab95ae569085f701bb26bf444.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/024a9b5917c9f11ab95ae569085f701bb26bf444.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/0b6daf979c0a134d763bc92866dff02f3aa8d5d2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/0b6daf979c0a134d763bc92866dff02f3aa8d5d2.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/0d7cc0aaa3c34fd4a50a506fb22de40dfff3ed09.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/0d7cc0aaa3c34fd4a50a506fb22de40dfff3ed09.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/11fbbd1f6063bc039e828466635f718e4099b500.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/11fbbd1f6063bc039e828466635f718e4099b500.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/1d9773dc666327e7c6669ae9299508ad8907e71e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/1d9773dc666327e7c6669ae9299508ad8907e71e.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/21b0406d0d8839ebf18cd57ef482faa6270c75e7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/21b0406d0d8839ebf18cd57ef482faa6270c75e7.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/223e5a1d52ed2950d8b0ed5d9e04b4499bfbb21f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/223e5a1d52ed2950d8b0ed5d9e04b4499bfbb21f.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/2a838153f916441f57122266497af8edba1ce032.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/2a838153f916441f57122266497af8edba1ce032.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/2c175f60eecef1de7560c3bdea495d69f26f719d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/2c175f60eecef1de7560c3bdea495d69f26f719d.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/2f0fa607e0befee796d527a5bc09a0c457a2f71d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/2f0fa607e0befee796d527a5bc09a0c457a2f71d.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/30bea4c6e586df7e2b830a30b569d423024b0eec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/30bea4c6e586df7e2b830a30b569d423024b0eec.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/3cba8a37536349edc2d1fdea72d85ca7ba874918.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/3cba8a37536349edc2d1fdea72d85ca7ba874918.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/3f79c3676b62fb47243e0d357c87115b6f3395e4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/3f79c3676b62fb47243e0d357c87115b6f3395e4.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/453285b22957462339468ee680f7fec11ab3a56e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/453285b22957462339468ee680f7fec11ab3a56e.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/4ecec1dff4a4c19465c59e7ab1ecb14a3f0b37d7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/4ecec1dff4a4c19465c59e7ab1ecb14a3f0b37d7.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/52e8ed7a3ba22130ad3984eb2cd413406475a689.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/52e8ed7a3ba22130ad3984eb2cd413406475a689.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/5f4cf30e8f4a24d2ddfd5813ec18cd236d0e1a78.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/5f4cf30e8f4a24d2ddfd5813ec18cd236d0e1a78.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/5ff351e24d1ee53d7809df5b6535f764836d7eae.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/5ff351e24d1ee53d7809df5b6535f764836d7eae.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/5ff5f6babb6650b50f3ba08572f2343f80016afb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/5ff5f6babb6650b50f3ba08572f2343f80016afb.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/675c47d0f1f682b343ca0cd40e6f1ebecefc966a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/675c47d0f1f682b343ca0cd40e6f1ebecefc966a.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/6cae371bfd2071f02ea92c900fa514467e7d9755.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/6cae371bfd2071f02ea92c900fa514467e7d9755.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/73ccba27a77749bc58568dd3767cfb5119fc0366.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/73ccba27a77749bc58568dd3767cfb5119fc0366.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/78701c7ab7e3cd69a454e3633fc9028191f6d704.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/78701c7ab7e3cd69a454e3633fc9028191f6d704.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/836ef6e0883cc5f346c58d2d8b2504b2a3a545c8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/836ef6e0883cc5f346c58d2d8b2504b2a3a545c8.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/8552538bfb66b1718ced2741732e7e6347a12aa0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/8552538bfb66b1718ced2741732e7e6347a12aa0.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/9569d65b591f3a867e7acf670ca972e9623d8c74.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/9569d65b591f3a867e7acf670ca972e9623d8c74.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/977460ae4c3a462a8f1ea3975e6d2d8b3218b20c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/977460ae4c3a462a8f1ea3975e6d2d8b3218b20c.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/9ad99798ec4c38e165cf517cb9e02b1c9e824103.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/9ad99798ec4c38e165cf517cb9e02b1c9e824103.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/9c6b20ca12f05dbaec9db0d3bc07d2f54870415a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/9c6b20ca12f05dbaec9db0d3bc07d2f54870415a.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/a01b1c51e370cb2f12af2152cd3c9d61e9fec928.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/a01b1c51e370cb2f12af2152cd3c9d61e9fec928.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/a412e13e6e238da1c69b071d7129e1eb64dc9e86.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/a412e13e6e238da1c69b071d7129e1eb64dc9e86.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/ade985bcba7816cfe4f78ee8d17ff7cbfdc280da.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/ade985bcba7816cfe4f78ee8d17ff7cbfdc280da.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/b13f21416d84e13708696f34dea81026cda583c9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/b13f21416d84e13708696f34dea81026cda583c9.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/b2157f1a5a1248fc32151de9998f0c5d9eb839ca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/b2157f1a5a1248fc32151de9998f0c5d9eb839ca.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/bb2c93730dbb48558bb3c4738c956c4e8f816437.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/bb2c93730dbb48558bb3c4738c956c4e8f816437.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/c73ed093cc73a8d9a14185fa525e7067e5c3725d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/c73ed093cc73a8d9a14185fa525e7067e5c3725d.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/c7d457e388298246adb06c587bccd419ea67f7e8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/c7d457e388298246adb06c587bccd419ea67f7e8.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/c85831fb5959fcee2a6c77c0f75473e26eef4c30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/c85831fb5959fcee2a6c77c0f75473e26eef4c30.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/ca53307c58daca7ae8f797b01c925403cc366855.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/ca53307c58daca7ae8f797b01c925403cc366855.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/cd28a8ccde37cfacc6d2e86e1b498d01e5adc657.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/cd28a8ccde37cfacc6d2e86e1b498d01e5adc657.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/d358a621d2153658f31ba6c796a08956970a0939.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/d358a621d2153658f31ba6c796a08956970a0939.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/dbf2ad51aad5efb2210041c76f291d79ee06c7c1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/dbf2ad51aad5efb2210041c76f291d79ee06c7c1.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/e0d2bf360290fd61d1c1557e763f2622363b3d35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/e0d2bf360290fd61d1c1557e763f2622363b3d35.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/e2680c54bcab28445b1d263b6b7af42edd4765a2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/e2680c54bcab28445b1d263b6b7af42edd4765a2.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/f04863968fe6f8c2733a31a0094630debd182903.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/f04863968fe6f8c2733a31a0094630debd182903.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/f3e830722dede854af533bfa96d549c68ed5997f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/f3e830722dede854af533bfa96d549c68ed5997f.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/f3e9bb0916bebc5ffefd7e94ae8cfca81e39d15e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/f3e9bb0916bebc5ffefd7e94ae8cfca81e39d15e.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/math/f42c865c8baf21b8bb4efb987a251144b28210ac.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/math/f42c865c8baf21b8bb4efb987a251144b28210ac.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/pattern_tp_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/pattern_tp_1.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/pattern_tp_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/pattern_tp_2.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/pattern_tp_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/pattern_tp_3.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/pattern_u_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/pattern_u_1.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/pattern_u_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/pattern_u_2.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/pattern_uv_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/pattern_uv_1.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/images/pattern_uv_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/images/pattern_uv_2.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/index.html -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/modindex.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/modindex.html -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/objects.inv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/objects.inv -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/other_topics.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/other_topics.html -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/planar.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/planar.html -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/scanning.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/scanning.html -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/search.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/search.html -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/searchindex.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/searchindex.js -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/sources/Zolotarev.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/sources/Zolotarev.txt -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/sources/arrays.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/sources/arrays.txt -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/sources/arraytool/references.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/sources/arraytool/references.txt -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/sources/basics.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/sources/basics.txt -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/sources/index.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/sources/index.txt -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/sources/other_topics.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/sources/other_topics.txt -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/sources/planar.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/sources/planar.txt -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/sources/scanning.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/sources/scanning.txt -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/sources/tutorial.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/sources/tutorial.txt -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/Green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/Green.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/basic.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/basic.css -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/default.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/default.css -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/doctools.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/doctools.js -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/file.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/jquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/jquery.js -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/logo.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/minus.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/pattern_tp_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/pattern_tp_1.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/pattern_tp_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/pattern_tp_2.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/pattern_tp_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/pattern_tp_3.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/pattern_u_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/pattern_u_1.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/pattern_u_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/pattern_u_2.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/pattern_uv_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/pattern_uv_1.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/pattern_uv_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/pattern_uv_2.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/plus.png -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/pygments.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/pygments.css -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/static/searchtools.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/static/searchtools.js -------------------------------------------------------------------------------- /arraytool/documentation/_build/html/tutorial.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_build/html/tutorial.html -------------------------------------------------------------------------------- /arraytool/documentation/_static/Green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_static/Green.png -------------------------------------------------------------------------------- /arraytool/documentation/_static/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_static/logo.png -------------------------------------------------------------------------------- /arraytool/documentation/_static/pattern_tp_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_static/pattern_tp_1.png -------------------------------------------------------------------------------- /arraytool/documentation/_static/pattern_tp_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_static/pattern_tp_2.png -------------------------------------------------------------------------------- /arraytool/documentation/_static/pattern_tp_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_static/pattern_tp_3.png -------------------------------------------------------------------------------- /arraytool/documentation/_static/pattern_u_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_static/pattern_u_1.png -------------------------------------------------------------------------------- /arraytool/documentation/_static/pattern_u_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_static/pattern_u_2.png -------------------------------------------------------------------------------- /arraytool/documentation/_static/pattern_uv_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_static/pattern_uv_1.png -------------------------------------------------------------------------------- /arraytool/documentation/_static/pattern_uv_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/_static/pattern_uv_2.png -------------------------------------------------------------------------------- /arraytool/documentation/arrays.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/arrays.rst -------------------------------------------------------------------------------- /arraytool/documentation/arraytool/Zolotarev.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/arraytool/Zolotarev.py -------------------------------------------------------------------------------- /arraytool/documentation/arraytool/Zolotarev.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/arraytool/Zolotarev.pyc -------------------------------------------------------------------------------- /arraytool/documentation/arraytool/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/arraytool/__init__.py -------------------------------------------------------------------------------- /arraytool/documentation/arraytool/__init__.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/arraytool/__init__.pyc -------------------------------------------------------------------------------- /arraytool/documentation/arraytool/conformal.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/arraytool/conformal.py -------------------------------------------------------------------------------- /arraytool/documentation/arraytool/planar.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/arraytool/planar.py -------------------------------------------------------------------------------- /arraytool/documentation/arraytool/planar.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/arraytool/planar.pyc -------------------------------------------------------------------------------- /arraytool/documentation/arraytool/references.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/arraytool/references.rst -------------------------------------------------------------------------------- /arraytool/documentation/basics.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/basics.rst -------------------------------------------------------------------------------- /arraytool/documentation/conf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/conf.py -------------------------------------------------------------------------------- /arraytool/documentation/examples/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/examples/__init__.py -------------------------------------------------------------------------------- /arraytool/documentation/examples/examples.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/examples/examples.py -------------------------------------------------------------------------------- /arraytool/documentation/examples/examples.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/examples/examples.pyc -------------------------------------------------------------------------------- /arraytool/documentation/index.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/index.rst -------------------------------------------------------------------------------- /arraytool/documentation/make.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/make.bat -------------------------------------------------------------------------------- /arraytool/documentation/other_examples/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /arraytool/documentation/other_examples/comparison_of_polarization_definitions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/other_examples/comparison_of_polarization_definitions.py -------------------------------------------------------------------------------- /arraytool/documentation/other_examples/conic_section.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/other_examples/conic_section.py -------------------------------------------------------------------------------- /arraytool/documentation/other_examples/current_on_conicsection.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/other_examples/current_on_conicsection.py -------------------------------------------------------------------------------- /arraytool/documentation/other_topics.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/other_topics.rst -------------------------------------------------------------------------------- /arraytool/documentation/planar.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/planar.rst -------------------------------------------------------------------------------- /arraytool/documentation/scanning.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/scanning.rst -------------------------------------------------------------------------------- /arraytool/documentation/sphinxext/apigen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/sphinxext/apigen.py -------------------------------------------------------------------------------- /arraytool/documentation/sphinxext/docscrape.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/sphinxext/docscrape.py -------------------------------------------------------------------------------- /arraytool/documentation/sphinxext/docscrape.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/sphinxext/docscrape.pyc -------------------------------------------------------------------------------- /arraytool/documentation/sphinxext/docscrape_sphinx.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/sphinxext/docscrape_sphinx.py -------------------------------------------------------------------------------- /arraytool/documentation/sphinxext/docscrape_sphinx.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/sphinxext/docscrape_sphinx.pyc -------------------------------------------------------------------------------- /arraytool/documentation/sphinxext/inheritance_diagram.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/sphinxext/inheritance_diagram.py -------------------------------------------------------------------------------- /arraytool/documentation/sphinxext/inheritance_diagram.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/sphinxext/inheritance_diagram.pyc -------------------------------------------------------------------------------- /arraytool/documentation/sphinxext/ipython_console_highlighting.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/sphinxext/ipython_console_highlighting.py -------------------------------------------------------------------------------- /arraytool/documentation/sphinxext/ipython_console_highlighting.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/sphinxext/ipython_console_highlighting.pyc -------------------------------------------------------------------------------- /arraytool/documentation/sphinxext/numpydoc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/sphinxext/numpydoc.py -------------------------------------------------------------------------------- /arraytool/documentation/sphinxext/numpydoc.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/sphinxext/numpydoc.pyc -------------------------------------------------------------------------------- /arraytool/documentation/sphinxext/sphinxtogithub.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/sphinxext/sphinxtogithub.py -------------------------------------------------------------------------------- /arraytool/documentation/sphinxext/sphinxtogithub.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/sphinxext/sphinxtogithub.pyc -------------------------------------------------------------------------------- /arraytool/documentation/tutorial.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/documentation/tutorial.rst -------------------------------------------------------------------------------- /arraytool/src/arraytool/Zolotarev.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/arraytool/Zolotarev.py -------------------------------------------------------------------------------- /arraytool/src/arraytool/Zolotarev.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/arraytool/Zolotarev.pyc -------------------------------------------------------------------------------- /arraytool/src/arraytool/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/arraytool/__init__.py -------------------------------------------------------------------------------- /arraytool/src/arraytool/__init__.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/arraytool/__init__.pyc -------------------------------------------------------------------------------- /arraytool/src/arraytool/addons.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/arraytool/addons.py -------------------------------------------------------------------------------- /arraytool/src/arraytool/circular.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/arraytool/circular.py -------------------------------------------------------------------------------- /arraytool/src/arraytool/filtertool.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/arraytool/filtertool.py -------------------------------------------------------------------------------- /arraytool/src/arraytool/filtertool.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/arraytool/filtertool.pyc -------------------------------------------------------------------------------- /arraytool/src/arraytool/planar.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/arraytool/planar.py -------------------------------------------------------------------------------- /arraytool/src/arraytool/planar.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/arraytool/planar.pyc -------------------------------------------------------------------------------- /arraytool/src/arraytool/references.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/arraytool/references.rst -------------------------------------------------------------------------------- /arraytool/src/arraytool/spherical.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/arraytool/spherical.py -------------------------------------------------------------------------------- /arraytool/src/arraytool/test_filtertool.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/arraytool/test_filtertool.py -------------------------------------------------------------------------------- /arraytool/src/arraytool/test_planar.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/arraytool/test_planar.py -------------------------------------------------------------------------------- /arraytool/src/misc/Fourier_related.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/misc/Fourier_related.py -------------------------------------------------------------------------------- /arraytool/src/misc/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/misc/__init__.py -------------------------------------------------------------------------------- /arraytool/src/misc/comparison_of_polarization_definitions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/misc/comparison_of_polarization_definitions.py -------------------------------------------------------------------------------- /arraytool/src/misc/conic_section.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/misc/conic_section.py -------------------------------------------------------------------------------- /arraytool/src/misc/current_on_conicsection.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/misc/current_on_conicsection.py -------------------------------------------------------------------------------- /arraytool/src/misc/elliptic_waveguides.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zinka/arraytool/HEAD/arraytool/src/misc/elliptic_waveguides.py --------------------------------------------------------------------------------