Commit Graph

  • aea0afee15 Fix unitialised diagonal blocks in full modeproblem matrix. Marek Nečada 2021-12-21 11:29:44 +0200
  • dca04153f2 Fix unitialised diagonal blocks in full modeproblem matrix. Marek Nečada 2021-12-21 11:29:44 +0200
  • d40f1fd004 analysis.py: fix duplicities in position mapping due to rounding errors Marek Nečada 2021-12-09 14:53:57 +0200
  • dd0ee9e2d4 Helper class to analyse results of finiterectlat-modes.py Marek Nečada 2021-12-09 11:19:19 +0200
  • 0a7e591aa3 WIP fixing some example scripts Marek Nečada 2021-01-11 06:14:36 +0200
  • d600977ca5 Move old cython translation_calculator wrapper Marek Nečada 2020-12-02 17:18:51 +0200
  • f283bc01d1 Attempt to fix the Ewald sum SSWF phase bug Marek Nečada 2020-11-24 01:10:59 +0200
  • b088464e3e Revert scatsystem cython parallelisation. Marek Nečada 2021-12-08 14:18:32 +0200
  • 227aaf4021 Dirty fix of the otherwise non-literal arrays. Marek Nečada 2020-11-26 11:09:15 +0200
  • 0078f4db56 Cython evaluation of "normal" and Ewald-summed SSWF Marek Nečada 2020-11-20 00:48:18 +0200
  • 210ddaa527 ScatteringSystem, ... definitions to pxd file Marek Nečada 2020-11-19 04:37:57 +0200
  • c4d0700aca SSWF evaluation functions for debugging Ewald sum. Marek Nečada 2020-11-18 21:50:30 +0200
  • 86d5245ea1 Additional phase factors in Ewald sum for debugging Marek Nečada 2020-11-18 18:08:57 +0200
  • afda889a39 WIP documentation on phase/normalisation implementation. Marek Nečada 2020-10-23 16:23:45 +0300
  • 8069634930 Ewald summation consistency test for lattice basis fields. Marek Nečada 2020-09-16 11:37:27 +0300
  • a7c70344c5 finiterect-constant-driving more metadata output Marek Nečada 2020-08-17 17:36:57 +0300
  • c0ade8cf2b Remove bugs of removed code from BUGS.rst. Marek Nečada 2020-08-03 14:12:25 +0300
  • fa6d93d3e8 Enable separation of long- and short-range of Ewald sum in python Marek Nečada 2020-07-28 09:39:22 +0300
  • 7e390180cd Fix prange race conditions. Marek Nečada 2020-07-26 13:11:41 +0300
  • 1158e116d2 "Basis fields" for finite systems. Marek Nečada 2020-07-24 09:43:19 +0300
  • 414bee6c9f "Basis fields" for finite systems Marek Nečada 2020-07-23 17:23:23 +0300
  • 77a3566aba Fix MaterialInterpolator memory issue Kristian Arjas 2021-10-26 15:10:25 +0300
  • 24a6ea01d7 Include vlen in the solver (yet another regression from 087cd1c) Kristian Arjas 2021-09-20 13:07:09 +0300
  • 50a5aa11a6 Add residual to solver (fix regression from 087cd1c) Kristian Arjas 2021-09-15 13:40:20 +0300
  • 572e15edbb Merge branch 'python_tmg': T-matrix generators from python functions Marek Nečada 2021-08-23 08:42:50 +0300
  • b12fc991e5 Custom python T-matrix generator test. Marek Nečada 2021-08-22 19:01:38 +0300
  • a5b137847a Custom python T-matrix generators Marek Nečada 2021-08-22 09:01:16 +0300
  • 314cde1b99 BaseSpec "constructor" from C pointer. Marek Nečada 2021-08-21 19:05:49 +0300
  • 80ee8b0d53 setup.py improvements Marek Nečada 2021-08-08 07:56:18 +0300
  • 087cd1cab3 Merge branch 'beyn_pureblas' Marek Nečada 2021-06-11 11:12:42 +0300
  • 9d556e7b23 Remove all gsl_matrix_... related code in Beyn. Marek Nečada 2021-06-11 10:48:58 +0300
  • f19c590d6e Pure BLAS Beyn: cleanup commented out GSL code Marek Nečada 2021-06-11 10:38:49 +0300
  • 2be3521333 beyn pure BLAS: fix indices and strides Marek Nečada 2021-06-10 22:25:56 +0300
  • 64f77557a7 [WIP;BROKEN] Getting rid of gsl linear algebra in Beyn. Marek Nečada 2020-04-12 02:21:56 +0300
  • 7e0d7639e8 Fix tests/CMakeLists amos reference Marek Nečada 2021-06-09 13:28:18 +0300
  • 36c5d5236a Fix CQuat.from_rotvector() Marek Nečada 2021-02-08 08:47:40 +0200
  • cf2aca7f03 Silent NAN (with warning) instead of crash for singular Bessel at zero Marek Nečada 2020-11-17 10:30:56 +0200
  • 3479721455 Workaround for crashing spherical Bessel funcs at large distance. Marek Nečada 2020-09-02 10:51:40 +0300
  • 6189918348 finiterect-constants-driving always output the actual ccd_size Marek Nečada 2020-09-02 09:30:23 +0300
  • 031397aacd finiterectlat-modes.py fix filename pattern Marek Nečada 2020-08-03 17:58:50 +0300
  • 1a4b279eff Add D2h/D4h choice for square lattices in finiterectlat-modes.py Marek Nečada 2020-08-03 14:50:33 +0300
  • 5285210489 Fix/update finiterectlat-modes.py Marek Nečada 2020-08-03 14:35:37 +0300
  • ae62cf903d C99 standard compliance for static const initialisers. Marek Nečada 2020-07-23 14:18:07 +0300
  • 5246229b2d Code reuse Marek Nečada 2020-07-23 10:00:39 +0300
  • 868e603f1c Infinite periodic system scattered field "bases" Marek Nečada 2020-07-23 07:23:47 +0300
  • bf297c11c3 Alternative approach in recursive "Delta" to avoid overflows. Marek Nečada 2020-07-20 23:24:06 +0300
  • 9e42520371 Docstrings, array dtypes, fix _sswk "constructor" Marek Nečada 2020-07-20 12:18:01 +0300
  • a68e1d8f8c Fix Ag Drude-Lorentz parameters also in the Python version. Marek Nečada 2020-07-08 19:37:13 +0300
  • a669e661e3 Fix Drude Parameters Kristian Arjas 2020-07-08 16:00:33 +0300
  • d19a7813f7 Update gitignore Kristian Arjas 2020-07-08 15:58:42 +0300
  • 07c2f678b2 Fix finite <-> infinite error Marek Nečada 2020-07-04 01:50:00 +0300
  • 38fca209ef Some features to enable ScatteringSystem reconstruction Marek Nečada 2020-07-03 23:04:53 +0300
  • 24b5371e18 Remove erroneus "assert" Marek Nečada 2020-07-03 20:08:49 +0300
  • 840744ec97 Provide access to more information in ScatteringSystem Marek Nečada 2020-07-03 18:50:44 +0300
  • 38a4dbfcd7 Set compiler/linker options to make cython parallelisation actually work. Marek Nečada 2020-07-03 15:10:15 +0300
  • 17824b062e Attempt to parallelize scattered_E cython methods. Marek Nečada 2020-07-03 14:20:07 +0300
  • 1328077490 Ewald sum optimisation Marek Nečada 2020-07-03 11:46:34 +0300
  • f7883a713b Docs: Add overview of CLI utilities; optimisation TODO Marek Nečada 2020-07-02 22:36:53 +0300
  • 93118cfc07 [cleanup] Great purge of obsolete scripts Marek Nečada 2020-07-02 21:59:27 +0300
  • fc27320988 [cleanup] Remove obsolete CLI scripts Marek Nečada 2020-06-30 19:29:14 +0300
  • 676240cf0d Update MathJax CDN address. Marek Nečada 2020-06-29 12:36:07 +0300
  • 7d92f4990b Cleanup of legacy files. Marek Nečada 2020-06-29 09:29:40 +0300
  • e0861a7d40 Doxygen annotations of header files. Marek Nečada 2020-06-29 09:14:19 +0300
  • 87c2b08701 Update README, remove obsolete periodic lattice tutorial Marek Nečada 2020-06-26 22:40:00 +0300
  • 6c79a9116b Mention submodule in README Marek Nečada 2020-06-23 15:30:21 +0300
  • 884baca199 Add license Marek Nečada 2020-06-23 15:23:20 +0300
  • e0e572db3c Update features in README.md Marek Nečada 2020-06-23 15:16:23 +0300
  • 42497939c1 Scattering example ipynb Marek Nečada 2020-06-23 14:53:29 +0300
  • 7bcde2faa2 Add URLs to bibtex notes article Marek Nečada 2020-06-23 12:14:07 +0300
  • 63c8743221 Supplementary (derivation of 1D and 2D lattice sums) Marek Nečada 2020-06-23 11:28:01 +0300
  • f55feab80b Example figs done. Marek Nečada 2020-06-23 10:57:05 +0300
  • cc8d2644bf size_vs_lMax plot script as in the paper Marek Nečada 2020-06-23 08:38:07 +0300
  • 14e415dfc5 Add the size vs. lMax script from triton. Marek Nečada 2020-06-23 08:13:52 +0300
  • 7f2e36e956 Square lattice example mode plot Marek Nečada 2020-06-23 05:48:28 +0300
  • eba5784042 Ewald 1,2D in 3D fix K -> k + K Marek Nečada 2020-06-22 10:56:21 +0300
  • a5cf8505f7 Rewrite Ewald intro. Marek Nečada 2020-06-22 16:29:11 +0300
  • f756592bc5 Fix eq. (2.19); typography Marek Nečada 2020-06-22 16:00:18 +0300
  • 31f8eda4d2 Update acknowlegdments Marek Nečada 2020-06-22 15:29:15 +0300
  • 3ce1210d8a Rework periodic part. Marek Nečada 2020-06-22 15:25:55 +0300
  • b09dfc8784 Ewald 1D and 2D in 3D notes formulae linewraps Marek Nečada 2020-06-22 06:02:50 +0300
  • eb26821d11 Put the macros out of the main document. Marek Nečada 2020-06-22 06:11:35 +0300
  • 64b76d97d3 Summary Marek Nečada 2020-06-22 06:10:45 +0300
  • 62ba67ebcf 1D and 2D in 3D notes before typesetting changes Marek Nečada 2020-06-22 05:46:35 +0300
  • a0b0d72686 Generic 1D _and_ 2D in 3D LR Ewald formula Marek Nečada 2020-06-21 21:47:34 +0300
  • 299bb6fc03 Kinda reasonable form of 1D in 3D Ewald. Marek Nečada 2020-06-21 18:59:32 +0300
  • ff932b98f9 Change document class, add keywords and AMS subject specification. Marek Nečada 2020-06-17 19:28:39 +0300
  • b5723a4e79 Acknowledgements. Marek Nečada 2020-06-17 14:08:13 +0300
  • 5aa40c12f7 Implement Päivi's suggestions except the Applications part. Marek Nečada 2020-06-16 23:28:40 +0300
  • 7573c2987b Merge branch 'article_wrk' into article Marek Nečada 2020-06-16 22:34:12 +0300
  • 6092449db4 WIP Marek Nečada 2020-06-16 21:53:54 +0300
  • 778c4b480a [DELETED] Marek Nečada 2020-06-08 06:16:04 +0300
  • d53214e3bf WIP examples Marek Nečada 2020-06-08 06:02:46 +0300
  • 0e45ae0d05 More Päivi's suggestions implemented. Marek Nečada 2020-06-16 21:47:30 +0300
  • 8942753a13 Fixes suggested by Päivi up to sect. 3.2 Marek Nečada 2020-06-16 13:15:31 +0300
  • 8c559ac0b7 "Lisätekstit" implementoitu Marek Nečada 2020-06-16 11:00:55 +0300
  • cae5cee97d Ewald 1D in 3D: jdu spát Marek Nečada 2020-06-16 00:35:03 +0300
  • 827499c3ff WIP Ewald 1D in 3D notes: partial index fix etc. Marek Nečada 2020-06-15 13:12:26 +0300
  • 0c442ba745 WIP Ewald 1D in 3D Marek Nečada 2020-06-14 21:49:19 +0300
  • a34f3b37d9 Ewald 1D in 3D notes Marek Nečada 2020-06-12 16:10:28 +0300
  • fec399d16b Notes on τ vs. σ Marek Nečada 2020-06-12 10:14:20 +0300