Commit Graph

783 Commits

Author SHA1 Message Date
Marek Nečada 155859d8a7 Fix edge legendre signs again
Former-commit-id: 932787e15c101c131bded3ada1034a379da6123c
2018-01-29 17:34:41 +02:00
Marek Nečada bd5aacd7d9 Legendre, pi, tau calculation fixes
Former-commit-id: 98e265cc0c6d73bd3eff3a601096ce84d63cc7a2
2018-01-29 10:13:13 +00:00
Marek Nečada 92e9622b64 Pi, tau auxillary functions. still bugs in the poles.
Former-commit-id: 99d550f5ffa03d001f89e41a07e70652105bdc36
2018-01-28 09:18:06 +00:00
Marek Nečada 3312bc61e2 Práce na vswf ; jdu domů
Former-commit-id: 112c65dcb0de85908b43cd488c63ac14072dc97e
2018-01-26 15:07:29 +02:00
Marek Nečada 90cc4065d3 Bessel transform mathematica results etc.
Former-commit-id: 3dca9d0ccbfefa4c5f3867ce4ba31229646ca2d9
2018-01-15 15:14:15 +02:00
Marek Nečada 37896ad022 dudom
Former-commit-id: cffd4c06ee69fb27f3aacb25508bf1e0532cadc2
2017-12-21 06:35:39 +02:00
Marek Nečada 0df626a194 Rozdělané Legendrovy polynomy por záporná m (jdu spát)
Former-commit-id: c0a0eba0bdc993de7199e57cc9f8a7c9964667a7
2017-12-18 01:04:12 +00:00
Marek Nečada b1f96695ae Types for vswfs
Former-commit-id: d868e91fa47206edc345780c009c464d11539ddb
2017-12-17 17:07:19 +00:00
Marek Nečada 6ef1adb60f Header cleanup, konvence
Former-commit-id: 8920ff072be831d081599e0237f4e6a39b3ec659
2017-12-17 16:44:45 +00:00
Marek Nečada ef8129d93c vswf computation (start writing)
Former-commit-id: 8886648a52b94a21a17e2fede87941a65597d740
2017-12-17 17:46:37 +02:00
Marek Nečada bb289a46b9 C indexing functions to separate file, new normalizations in progress
Former-commit-id: 30b4ab302fe69fedc8c12bdb7b3b35f532cfc35d
2017-12-17 17:42:18 +02:00
Marek Nečada 55d618143b separate C header file for types
Former-commit-id: 0c9797b04726c1d027a1eca96a5a7db3231403fc
2017-12-17 17:02:58 +02:00
Marek Nečada f6371b7d34 Přehled zdrojáků
Former-commit-id: 5ccde8227fefc212f5cdcabfe0f78ea237a0f83b
2017-12-06 22:32:48 +00:00
Marek Nečada 53e5508642 Mathematica script for calculating the 2D Bessel transforms.
Former-commit-id: 6371433778d3b7ee2f0a286f2f3e2cbddc53c917
2017-09-11 03:05:49 +03:00
Marek Nečada dc633c6d9a nd generalisation of function for reciprocal basis
Former-commit-id: a213a1198a65956eeafe0e3249beafc822131497
2017-08-03 08:11:28 +00:00
Marek Nečada 0b09921bb5 Two conventions for reciprocalBasis
Former-commit-id: 698fca8df5631e704e4a33dd9871b780f542a130
2017-08-03 08:07:50 +00:00
Marek Nečada 22b5cfdd49 dudom
Former-commit-id: 877c2c71178212397cdb72e18f54b9a884fb2951
2017-07-25 17:10:58 +03:00
Marek Nečada 0fe13cecc2 make TMatrix subclass of TMatrixSpec
Former-commit-id: 05ac6d2d707c1bc3815ee4bc58cdb56c3603c10f
2017-07-25 10:29:06 +03:00
Marek Nečada 5ef938ac11 Pseudovectorisation of qpms_p.lpy()
Former-commit-id: f09d71c52ef73453ee1a49f327a5b52548ce978b
2017-07-20 17:30:24 +03:00
Marek Nečada 46c67a548e Pseudovectorised version of qpms_p.vswf_yr()
Former-commit-id: 00f32b599dc087369fa99eb1bf9207d9901897c2
2017-07-20 17:05:32 +03:00
Marek Nečada e0b1b3af55 Pseudovectorisation of plane_pq_y
Former-commit-id: 4af74647f63a2aa4c669244245dfc4b2cf7a3efd
2017-07-20 16:42:29 +03:00
Marek Nečada 2451da7b3e Additional test, exception output
Former-commit-id: f976b87dae8c38dcfdd810b187fd0089a8287667
2017-07-20 15:58:28 +03:00
Marek Nečada 83a2d56d41 Basis transform for lattices
Former-commit-id: 5746d8f6a70c21b0133259c1f936fda96b01cf96
2017-07-20 15:45:52 +03:00
Marek Nečada bb3e0630af introduce TMatrix class
Former-commit-id: 1c6dea1510a91a498f4abc8fa47dd6f95f397da3
2017-07-19 17:01:22 +03:00
Marek Nečada 710efdc533 Define python enums for normalization and Bessel function types.
Former-commit-id: 2dccf7654eec98ce598f82d2d31479dbab459f28
2017-07-19 16:59:33 +03:00
Marek Nečada 681d3817ff Define particle / T-matrix specifications as namedtuples.
Also get rid of separate T-matrix spec sequences.


Former-commit-id: 814df45116c56e638e13d370d5be11330adad722
2017-07-18 16:07:31 +03:00
Marek Nečada cff4a2cbf1 tmatrices.py: get TMatrix by CL argument specification
Former-commit-id: e28bd7f80f64a810a1f2a22534e3fc1a40341dc9
2017-07-12 14:18:37 +03:00
Marek Nečada 3b6304b348 Move t-matrix op related stuff qpms_p.py->tmatrices.py
Former-commit-id: 4179c6e8fa960ade08ccac85e035bdc6a9bd16c0
2017-07-12 07:21:49 +03:00
Marek Nečada cc4815b861 Fix module path
Former-commit-id: 6b8d455aae082bde323031b7eb57268701f18c77
2017-07-11 23:45:11 +00:00
Marek Nečada d2b3851da5 lattices2d.py ready for (basic) use
Former-commit-id: f1fbc9a7e44be5a3b3c5c69a6aae35562741c440
2017-07-12 02:09:52 +03:00
Marek Nečada f925f2163d Progress on lattices2d.py; dudom
Former-commit-id: 0b9f718ce5cfff12f1d044dbf995f51092daf76b
2017-07-11 16:17:33 +03:00
Marek Nečada 97648ce214 Description of the modules, todos, remove unused imports.
Former-commit-id: 8fa256520b1fb3fbb69bc65040b0e541b8c38b97
2017-07-11 11:57:03 +03:00
Marek Nečada 4dbb8f09b0 Working on scripts_common
Former-commit-id: 830060579114debef9874748618e0dcf3f14882c
2017-07-11 10:48:52 +03:00
Marek Nečada e2f9923f31 Jdu do práce
Former-commit-id: 78742e79ad31d8aa44ac410401c6b5d6a394a188
2017-07-11 06:17:59 +00:00
Marek Nečada 37122d0b28 Improve range2D + some application argument TODOs
Former-commit-id: 40d8895058b25b9de8a4b4a47e9a115deaa495e1
2017-06-27 15:51:08 +03:00
Marek Nečada ccde3d76df Wigner-Seitz cell (untested)
Former-commit-id: fb16e8e607bcf6de8b4049147df649bcfdecd855
2017-06-27 14:50:18 +03:00
Marek Nečada 3eaa1e49fa Bravais lattice type recognition
Former-commit-id: b33c30f31ff08780a60ceb1fdcf011ee6e064e59
2017-06-27 00:22:18 +03:00
Marek Nečada fa1802a7bd Some data sanity checks
Former-commit-id: 7a7b0433aae0f754098e4d5a014b8c1311377317
2017-05-18 16:06:47 +03:00
Marek Nečada 43702a00c8 Cosmetics
Former-commit-id: f7a02a39ae67af4fb835892be4ff8356f3e91c9d
2017-05-17 13:34:54 +03:00
Marek Nečada c16e0df2f2 Check lMax > 0; more robust coordinate handling in lattices.py
Former-commit-id: 9e5ac45158d5c7241427a6148db2d1842dd74cc6
2017-05-17 11:32:17 +03:00
Marek Nečada 8135121a3e lattices.py: freeing memory; Cosmetic changes
Former-commit-id: 2d7e68b0f11d89406807d23e5b18c64900cbf01c
2017-05-16 15:01:20 +03:00
Marek Nečada 1fa2e70d93 Fix vectorized implementation of ...getSVD
Former-commit-id: 09bdc607b096859d9679d39d5e08ea71669d3673
2017-05-11 06:31:43 +03:00
Marek Nečada 12bbb53155 fix of fix
Former-commit-id: ac535492f048c29382633fbdbe6ee9c3f62a6b73
2017-05-11 04:51:01 +03:00
Marek Nečada c80551974b small fix
Former-commit-id: 6c87c578e9a443dfd054d44e003402e27067d34e
2017-05-11 04:48:02 +03:00
Marek Nečada 4b614d8e0b Vectorization of python ...getSVD version
Former-commit-id: 47b491c768dd30c86055cbb36ab0f7748a8a5202
2017-05-11 04:38:46 +03:00
Marek Nečada a662c885d5 Fix verbose messages
Former-commit-id: 4c8d6e95e55854925fe3b7c4fd35e9875d7a49ac
2017-05-10 15:40:43 +03:00
Marek Nečada 7a4887101a Fix missing index arrays
Former-commit-id: 17499c3583715bf5365771c60c66ba58f175a67a
2017-05-10 13:44:36 +03:00
Marek Nečada d2653e6a6d New symz_indexarray function, fix hexlatice_zsym_getSVD
Former-commit-id: 2d42d93b8c7d2e7596127293c622197794fe7f20
2017-05-10 11:45:21 +03:00
Marek Nečada 3a1f7c95aa Move time tracking functions to separate file.
Former-commit-id: ccecc95fd70f36208fa01b3b4d2c7bdd1546ff92
2017-05-10 11:43:11 +03:00
Marek Nečada 535fb3c3d7 Some cython code cleanup
Former-commit-id: 187ae611bcd6112caf7b0a0b37223f0bc1836392
2017-05-08 22:17:19 +03:00
Marek Nečada 92b33d7993 Opravy
Former-commit-id: 9f8e7ed97e3701ca1b6dc3cbe36dc35ce45fff4a
2017-05-08 22:04:27 +03:00
Marek Nečada c1db33fcf6 hex lattice mode svd to separate function
Former-commit-id: dddd45e135bce176863e70a2256b9906575b9aa8
2017-05-08 21:38:18 +03:00
Marek Nečada f41caf6203 Fix of the previous
Former-commit-id: 74a68bb17f61a875c9f8c852820ac1252a5095cc
2017-05-08 20:20:57 +03:00
Marek Nečada d269624b68 Start legacy code cleanup
Former-commit-id: 6dd209d837466d33e1749114da672a2a08e09f0c
2017-05-08 20:13:34 +03:00
Marek Nečada 02e34d525b Function for directly getting hexlattice a,b coeffs without saving.
Former-commit-id: 0dc9768a7754d407dc733df57eff549ed4ccc53f
2017-05-04 04:18:38 +03:00
Marek Nečada 205c1316f3 Fix python header include etc
Former-commit-id: f14e9673df8781be76d86df81394aacee7f557db
2017-05-03 08:43:29 +03:00
Marek Nečada 0643ff4b3e Faster versions of hexpoint calculations (work in progress)
Former-commit-id: 44a7ed6419a966e2d71c258953d1d01dc0ed87ab
2017-05-03 08:23:27 +03:00
Marek Nečada 2149a9ca71 Axes bugfix
Former-commit-id: 8c58c30104d142779e698646a46ca950520307c0
2017-05-03 08:08:58 +03:00
Marek Nečada b6b701bd42 fix the C version
Former-commit-id: 470dfcd9336bed06916463770a8a144d67e0fd95
2017-05-03 06:02:01 +03:00
Marek Nečada 019304dcb4 Rewrite to C (still crashes)
Former-commit-id: 06dd608b73678c9974d144b6467c94c5d0a9f45b
2017-05-03 05:45:14 +03:00
Marek Nečada c599ee839e Few modifications, did not help...
Former-commit-id: 47121008c9846d8539d85b367763d950e037a1c9
2017-05-03 05:19:33 +03:00
Marek Nečada 40809ce90a The array version of the AB coeff calculation still has bugs.
rewriting to C


Former-commit-id: c6582a03a8b73b46156416eb0faa3f866e2638ce
2017-05-03 02:22:14 +03:00
Marek Nečada 2d88a1ef0d Whole translation matrix: it compiles; untested
Former-commit-id: 1465a1385a2f318148d7b3a21cbbf2c0391a13df
2017-05-02 00:18:01 +03:00
Marek Nečada e2a2100b57 lattices.py using now the c module
Former-commit-id: 52cecb23a8757726bcac796417ebade8242d687a
2017-04-27 13:12:52 +03:00
Marek Nečada 796c7d7289 qpms.trans_calculator.get_AB working
(translations.c needs cleanup, remove duplicate code)


Former-commit-id: e99463b00456030384bf85fd3f782f47d2a44f5b
2017-04-26 14:44:16 +03:00
Marek Nečada c41c0d80ff The calculator module now works in python
Former-commit-id: 928dc98f6960bd53317a861c2787e197dcb87c88
2017-04-26 14:12:29 +03:00
Marek Nečada 816771be8d Computing translation coefficients with precalculated multipliers now
working


Former-commit-id: 7a7b8fd403f1624661a198119080937193f4a8c7
2017-04-25 22:14:41 +03:00
Marek Nečada c44a69c182 Continue writing translation coeff calculator object, etc.
- Removed unnecessary continue in qpms_trans_single_B_Taylor (it
  was there before previously incorrect calculation of q_max),
- for the same reason, the functions no longer crash for
  certain indices, so the old tests now pass without artificial
  constraints on the indices.


Former-commit-id: 0047fe18596ea006e7a2defb192787572b2a7fc2
2017-04-20 16:25:28 +03:00
Marek Nečada 3509d4d6ac Bug fixes
Former-commit-id: b3b375cec2e2bb0379ab20b36e3c2fef7473f409
2017-04-20 10:31:02 +03:00
Marek Nečada da193c1450 something already works
Former-commit-id: 9b1cfe39ae1453d26db40ad36d649b820d091ee4
2017-04-19 17:43:24 +03:00
Marek Nečada 261b6686bd Fix qmax
Former-commit-id: 64b1e7690c2761168b05c3b87f978e4c9f478deb
2017-04-13 12:43:25 +03:00
Marek Nečada 22dd5ef874 C implementation of the B translation coefficient.
Former-commit-id: f7c8930de88c1d62ac99e29e9adda4ca78aa216e
2017-04-13 11:29:38 +03:00
Marek Nečada 5cf2c97e6b Fix some problems with nans (invalid arguments of Legendre polynomials), still having some problems with gaunt
Former-commit-id: e551b05175ee14cd39e489589262dd82a83923fa
2017-04-12 16:12:12 +03:00
Marek Nečada 34940fc7e9 Koefficient A a testy. Kompiluje, většinou funguje, někdy nan
Former-commit-id: 3303493088dc8edca027fb93d49d62166e71544e
2017-04-12 14:27:22 +03:00
Marek Nečada b8eff3eb77 Dudom
Former-commit-id: cf2eb302d096612df04c204ca0dcee71a0776672
2017-04-10 13:48:06 +03:00
Marek Nečada 90a9971eb0 Hlavička pro gaunt
Former-commit-id: 4405fe435235134338c2c0a53f754490725d501e
2017-04-10 04:03:10 +00:00
Marek Nečada e7b7003abd Now gaunt.c seems 100% compatible with original gevero's code.
Potential problems (would be present in gevero's code as well)
with input m=1, n=19, mu=-10, nu=42, because alphap1 is „old“ before
zAp4d2)


Former-commit-id: adad053fb0022511ff98f78a7094db4e8639b519
2017-04-04 04:02:04 +03:00
Marek Nečada d5bca9f10d gaunt.c se zkompiluje
Former-commit-id: cf9a8e0aef20947f0b9e66c5e7b40f822cfa2a93
2017-03-28 15:52:49 +03:00
Marek Nečada 70dcb594c2 pokračování
Former-commit-id: a91bbb883f6e9fdee34ac9568ec92070c4c095b7
2017-03-21 06:18:17 +00:00
Marek Nečada ae4065d30d Přepis na „nového“ geverova gaunta
Former-commit-id: 011e4c2c3a56e464dfa91f135c88dfe9048d3977
2017-03-20 04:56:23 +02:00
Marek Nečada ad74b553df legacy gaunt (gaunt_xu2 from py_gmm/vec_trans.f90) rewrite completed
Former-commit-id: fd0fdda1084b93dafde6e60f1fe6108a7e4baa1c
2017-03-20 01:58:53 +02:00
Marek Nečada a14ed7d972 pokračování přepisu gaunta
Former-commit-id: 1aa8892516c6f464314cfff68348c4bbb7a2947d
2017-03-19 13:05:33 +00:00
Marek Nečada e98a4656ca gaunt pokračování přepisu
Former-commit-id: aed3bfd9a4652e79e1619c22b873c82ea3ed17ea
2017-03-17 19:58:50 +02:00
Marek Nečada d93346070d rozepsány vektorové verse přesuvných okeffiientů
Former-commit-id: 271b875ff3b42a304563cbc8e69ab3ffbdec5b73
2017-03-17 05:19:57 +00:00
Marek Nečada ab4466ccdd initialize T-matrix to zeros when reading from file
Former-commit-id: a0ce0680a296a019cc254361261a3fceddeec668
2017-02-26 04:50:15 +02:00
Marek Nečada 042197f978 [hexpoint] some fixes
Former-commit-id: 2741873a8507d756e95752e41bb1793e9a261219
2017-02-09 07:08:20 +02:00
Marek Nečada 90c3efe8b0 Loading and unwrapping precalculated translation coefficients.
Former-commit-id: e15d3e655e613806676940de4516b65c54d3d80b
2017-02-08 12:16:10 +02:00
Marek Nečada c3e8dc23f1 Function to precalculate and save hex lattice translation coefficients.
Former-commit-id: e43dfa30224a4a7d79ee92b0c5ff1856d4f53da9
2017-02-06 09:39:43 +02:00
Marek Nečada d76a036c33 Final fix of hexpoints + some ipynb demo.
Former-commit-id: cf3c5256aef489e0ac813182593a23bce2d6c3d8
2017-02-05 22:38:58 +02:00
Marek Nečada af4eb887c4 hex/triangle lattice generator internal constants
Former-commit-id: 7c581b5e832ee91f0b1bde804233a635f4090975
2017-02-05 18:46:36 +02:00
Marek Nečada df90b7b440 Fixes of hex/triangle lattice generators
Former-commit-id: 85ed2f3c0447a8ddf9551d90df4d97cf87c3f76c
2017-02-05 18:39:32 +02:00
Marek Nečada e2e7512b9e Functions for generating hexagonal/triangular lattices
Former-commit-id: 5139893ade0c5bfa46c712af3913218158038e37
2017-02-05 17:20:21 +02:00
Marek Nečada 5b0bd8d099 small fixes
Former-commit-id: 90d007ae19ad42222c406564adc80b5394703b83
2017-01-11 11:27:50 +02:00
Marek Nečada fda639304a starting rewriting the gaunt coefficients from py_gmm to c
Former-commit-id: e7cb74b982fe05ef9b0555e3524ac38398e2f13f
2017-01-09 23:08:49 +02:00
Marek Nečada 1f995be463 Fixes
Former-commit-id: 332fdd586e784b734f245b0d149cc63d6a2a4d68
2016-12-22 09:14:58 +02:00
Marek Nečada 9e390e0d30 z sym lattices?
Former-commit-id: 3f2148ed9eaac6b4b79a97c5bafee164aeb19df4
2016-12-22 08:38:39 +02:00
Marek Nečada 478c93276f Obecný scatter, zahájena třída s mřížkou
Former-commit-id: a6479f00e8639a7656913da298844b176ba5d45a
2016-12-21 21:54:53 +02:00
Marek Nečada b642991bb1 lattices: Basic stuff fixed, measuring time
Former-commit-id: 7019be9053b601e266eeddafdd859f6339313df7
2016-12-21 14:28:55 +02:00
Marek Nečada c18e1209f4 dudom
Former-commit-id: 77250aa7b2ea2931e3cf1e3f401919cd19ba829d
2016-12-15 16:15:01 +02:00
Marek Nečada 82259b77f5 Fix constant TMatrix bug in constmultipole rectarray
Former-commit-id: b767b7178b2c0c7ed8c438f17470d86fda48bea4
2016-12-15 08:02:47 +02:00
Marek Nečada e6d7663660 Little progress in objective approach to the general scattering problem.
Former-commit-id: b5775d0d4deab4c41986b28762364932d1815299
2016-12-14 21:09:47 +02:00
Marek Nečada 8d2ec16167 begin draft of objective approach to the MS problem
Former-commit-id: 857d55fb5a29373dec0d12ba435ac92c7f05ccef
2016-12-13 12:22:18 +02:00
Marek Nečada c9631d217f Fixed decorators (not elegant but working)
Former-commit-id: 8f54570f4413fdbc7544a2b4fe3ea183290026e7
2016-12-06 18:20:23 +02:00
Marek Nečada 2b64a50244 [broken] Jit všude možně (rozbil jsem to)
Former-commit-id: c88f554cee3aed543c657a27982139b3ae1ad0ce
2016-12-06 17:25:32 +02:00
Marek Nečada 26cabb1e87 Set __version__ attribute from the setup.py file
Former-commit-id: a25cf505f32bbd5d223d3e9b73078f994bab2f0d
2016-12-05 00:00:32 +02:00
Marek Nečada 47daced370 Non-mandatory numba import and conditional @jit decorator.
Former-commit-id: 327ece069ac0aa7ccc3c2aedefc4255a935699e7
2016-12-04 22:27:03 +02:00
Marek Nečada febd164740 Fix last commit
Former-commit-id: 0fa8ce938f13fbae048cfc8a04a09781ff7631b8
2016-09-19 03:46:13 +03:00
Marek Nečada 72b0c96d49 Constant excitation coefficient problem
Former-commit-id: a20f0ea21796c5aa11a3084927a08e885085b610
2016-09-19 01:32:44 +03:00
Marek Nečada bd0e7e7257 ND matrix tensor multiplication
Former-commit-id: b24a08cb61ccac2464bfe9d904fa973cab7596b1
2016-08-09 15:40:36 +03:00
Marek Nečada 8fb938961f Correct flips for magnetic part. Some tests.
Former-commit-id: 998f4b8fa5b94447ae75220fbb43c0143d4083a5
2016-08-09 14:39:45 +03:00
Marek Nečada 4badc3f6cf Output also lMax into the progress info
Former-commit-id: 6ecb0132a5ef908b2c64ec4e1fbe1572136a169a
2016-07-26 08:04:24 +03:00
Marek Nečada 7ae729b1b1 Print lattice size to stderr along with the progress info, doc nmax
limit


Former-commit-id: 646f95f462565702ff15ca66df0294a0568a60f8
2016-07-26 07:42:13 +03:00
Marek Nečada 3171c07c3e Very incomplete documentation for the translation coefficients.
Former-commit-id: 7c707f71ac39364be7cb628c074cfb777ea61a92
2016-07-26 06:35:27 +03:00
Marek Nečada 8646b18492 Forgotten stderr flush.
Former-commit-id: 27e83e9aa9db4bbed4273b3dc5adffa910bcf066
2016-07-26 05:59:31 +03:00
Marek Nečada 30013ac7fa Plane wave test, docs.
Former-commit-id: 86bdabea5c1a424401d3b93ea98af16bd2e963be
2016-07-26 00:42:16 +03:00
Marek Nečada 28a805b638 Flush the stderr output immediately.
Former-commit-id: 240c09daf17f4707564e853164342940d372982e
2016-07-20 16:24:48 +03:00
Marek Nečada 1ceaad21bb Z-mirror and parity operators
Former-commit-id: 08df6f997b2c0925adb9956e8d36ef904c2243a7
2016-07-19 20:26:43 +03:00
Marek Nečada 6b2ce9d6eb fix format string
Former-commit-id: ca3b71eaf29d1205df47ee95bfccf4a8e34ac1a4
2016-07-18 16:33:31 +03:00
Marek Nečada ef7b2dc66c fix time watch
Former-commit-id: e5f873d940f487d69a097149578fe0f6a1f24159
2016-07-18 16:10:50 +03:00
Marek Nečada bf5d6e23a4 Print elapsed time option
Former-commit-id: 7bd324a79bf5df4f5bc5e0b4754afcc019b870a9
2016-07-18 15:58:55 +03:00
Marek Nečada b945a50740 fix missing import scipy
Former-commit-id: d86570647ac3ca07f144768571b18d15714e9769
2016-07-18 13:03:33 +03:00
Marek Nečada ab6c9fc267 Fix variable names in scatter_plane_wave_rectarray
Former-commit-id: 1766eab4d6fd6bd98ecba6a188a25c89a58e5561
2016-07-18 11:46:48 +03:00
Marek Nečada 550901a18a Add possibility to return also the exciting plane wave coefficients
Former-commit-id: cef1d05c8bc2e7822a6ee58119877ef43b958bd0
2016-07-18 11:11:13 +03:00
Marek Nečada 9c0e2b2f28 Scattering on finite rectangular lattice
Former-commit-id: cb5a9d855e8f1cd22390cf589669fc3621bf8936
2016-07-14 21:13:58 +03:00
Marek Nečada 232fd3146e Function for reading scuff-matrix output files
Former-commit-id: 08c8f4bfc3786d6cd6e011bbce324ab661971736
2016-07-12 03:40:57 +03:00
Marek Nečada 40162ffb01 Merge branch 'master' of ssh://necada.org/~/repo/qpms
Conflicts:
	setup.py

Former-commit-id: 7637555c4b919fd18c2c23b1d4768e51c039067d
2016-07-12 03:24:15 +03:00
Marek Nečada 67707f7572 Spherical harmonics transformations
Former-commit-id: bbbae4cbdd9756dfffb2ab2c81c208ef580ca463
2016-07-12 03:20:53 +03:00
Marek Nečada 3018a3999f Minor fixes
Former-commit-id: b421a45d8dbc3990ebebecbcea55be588c08c4af
2016-07-06 12:00:39 +03:00
Marek Nečada 5bfd515d4e ?
Former-commit-id: a8eb75c6d4337475ac3b4375bca5735d984c2557
2016-06-29 21:47:20 +03:00
Marek Nečada b927ddb791 pi, tau zerolim jednoduché výrazy v Taylorově normalisaci
Former-commit-id: db59f269beb52d1c25f8a5a923cb42c14791bfb5
2016-06-29 14:48:09 +03:00
Marek Nečada 338a671d16 TODO cross section
Former-commit-id: 1075e9c6f8c658d962faffc11e80c16a52898a48
2016-06-28 16:13:28 +03:00
Marek Nečada 1fdab37c59 Vykuchán ipynotebook
Former-commit-id: c01b3a29ed6dd51fd2bf1b6bcf5f8c8a3f5d5f99
2016-03-27 13:17:18 +03:00
Marek Nečada 256e03768e Balíčkování
Former-commit-id: 918a6ff89b7388354057a12aab68d6223db6c794
2016-03-27 12:56:54 +03:00