2022-06-07 |
Marek Nečada | Don't import qpms_p in __init__, remove scipy from...
|
commit | commitdiff | tree |
2022-06-07 |
Marek Nečada | Replace scipy.constants with own constants module.
|
commit | commitdiff | tree |
2021-12-21 |
Marek Nečada | Fix unitialised diagonal blocks in full modeproblem...
|
commit | commitdiff | tree |
2021-10-27 |
Kristian Arjas | Fix MaterialInterpolator memory issue
|
commit | commitdiff | tree |
2021-09-21 |
Kristian Arjas | Include vlen in the solver (yet another regression...
|
commit | commitdiff | tree |
2021-09-15 |
Kristian Arjas | Add residual to solver (fix regression from 087cd1c)
|
commit | commitdiff | tree |
2021-08-23 |
Marek Nečada | Merge branch 'python_tmg': T-matrix generators from...
|
commit | commitdiff | tree |
2021-08-23 |
Marek Nečada | Custom python T-matrix generator test.
|
commit | commitdiff | tree |
2021-08-22 |
Marek Nečada | Custom python T-matrix generators
|
commit | commitdiff | tree |
2021-08-21 |
Marek Nečada | BaseSpec "constructor" from C pointer.
|
commit | commitdiff | tree |
2021-08-08 |
Marek Nečada | setup.py improvements
|
commit | commitdiff | tree |
2021-06-11 |
Marek Nečada | Merge branch 'beyn_pureblas'
|
commit | commitdiff | tree |
2021-06-11 |
Marek Nečada | Remove all gsl_matrix_... related code in Beyn.
|
commit | commitdiff | tree |
2021-06-11 |
Marek Nečada | Pure BLAS Beyn: cleanup commented out GSL code
|
commit | commitdiff | tree |
2021-06-11 |
Marek Nečada | beyn pure BLAS: fix indices and strides
|
commit | commitdiff | tree |
2021-06-11 |
Marek Nečada | [WIP;BROKEN] Getting rid of gsl linear algebra in Beyn.
|
commit | commitdiff | tree |
2021-06-09 |
Marek Nečada | Fix tests/CMakeLists amos reference
|
commit | commitdiff | tree |
2021-02-08 |
Marek Nečada | Fix CQuat.from_rotvector()
|
commit | commitdiff | tree |
2020-11-17 |
Marek Nečada | Silent NAN (with warning) instead of crash for singular...
|
commit | commitdiff | tree |
2020-09-02 |
Marek Nečada | Workaround for crashing spherical Bessel funcs at large...
|
commit | commitdiff | tree |
2020-09-02 |
Marek Nečada | finiterect-constants-driving always output the actual...
|
commit | commitdiff | tree |
2020-08-03 |
Marek Nečada | finiterectlat-modes.py fix filename pattern
|
commit | commitdiff | tree |
2020-08-03 |
Marek Nečada | Add D2h/D4h choice for square lattices in finiterectlat...
|
commit | commitdiff | tree |
2020-08-03 |
Marek Nečada | Fix/update finiterectlat-modes.py
|
commit | commitdiff | tree |
2020-07-23 |
Marek Nečada | C99 standard compliance for static const initialisers.
|
commit | commitdiff | tree |
2020-07-23 |
Marek Nečada | Code reuse
|
commit | commitdiff | tree |
2020-07-23 |
Marek Nečada | Infinite periodic system scattered field "bases"
|
commit | commitdiff | tree |
2020-07-21 |
Marek Nečada | Alternative approach in recursive "Delta" to avoid...
|
commit | commitdiff | tree |
2020-07-20 |
Marek Nečada | Docstrings, array dtypes, fix _sswk "constructor"
|
commit | commitdiff | tree |
2020-07-08 |
Marek Nečada | Fix Ag Drude-Lorentz parameters also in the Python...
|
commit | commitdiff | tree |
2020-07-03 |
Marek Nečada | Fix finite <-> infinite error
|
commit | commitdiff | tree |
2020-07-03 |
Marek Nečada | Some features to enable ScatteringSystem reconstruction
|
commit | commitdiff | tree |
2020-07-03 |
Marek Nečada | Remove erroneus "assert"
|
commit | commitdiff | tree |
2020-07-03 |
Marek Nečada | Provide access to more information in ScatteringSystem
|
commit | commitdiff | tree |
2020-07-03 |
Marek Nečada | Set compiler/linker options to make cython parallelisation...
|
commit | commitdiff | tree |
2020-07-03 |
Marek Nečada | Attempt to parallelize scattered_E cython methods.
|
commit | commitdiff | tree |
2020-07-03 |
Marek Nečada | Ewald sum optimisation
|
commit | commitdiff | tree |
2020-07-02 |
Marek Nečada | Docs: Add overview of CLI utilities; optimisation TODO
|
commit | commitdiff | tree |
2020-07-02 |
Marek Nečada | [cleanup] Great purge of obsolete scripts
|
commit | commitdiff | tree |
2020-06-30 |
Marek Nečada | [cleanup] Remove obsolete CLI scripts
|
commit | commitdiff | tree |
2020-06-29 |
Marek Nečada | Update MathJax CDN address.
|
commit | commitdiff | tree |
2020-06-29 |
Marek Nečada | Cleanup of legacy files.
|
commit | commitdiff | tree |
2020-06-29 |
Marek Nečada | Doxygen annotations of header files.
|
commit | commitdiff | tree |
2020-06-26 |
Marek Nečada | Update README, remove obsolete periodic lattice tutorial
|
commit | commitdiff | tree |
2020-06-23 |
Marek Nečada | Mention submodule in README
|
commit | commitdiff | tree |
2020-06-23 |
Marek Nečada | Add license
|
commit | commitdiff | tree |
2020-06-23 |
Marek Nečada | Update features in README.md
|
commit | commitdiff | tree |
2020-06-23 |
Marek Nečada | Scattering example ipynb
|
commit | commitdiff | tree |
2020-06-23 |
Marek Nečada | size_vs_lMax plot script as in the paper
|
commit | commitdiff | tree |
2020-06-23 |
Marek Nečada | Add the size vs. lMax script from triton.
|
commit | commitdiff | tree |
2020-06-23 |
Marek Nečada | Square lattice example mode plot
|
commit | commitdiff | tree |
2020-06-22 |
Marek Nečada | Ewald 1,2D in 3D fix K -> k + K
|
commit | commitdiff | tree |
2020-06-22 |
Marek Nečada | Ewald 1D and 2D in 3D notes formulae linewraps
|
commit | commitdiff | tree |
2020-06-22 |
Marek Nečada | 1D and 2D in 3D notes before typesetting changes
|
commit | commitdiff | tree |
2020-06-21 |
Marek Nečada | Generic 1D _and_ 2D in 3D LR Ewald formula
|
commit | commitdiff | tree |
2020-06-21 |
Marek Nečada | Kinda reasonable form of 1D in 3D Ewald.
|
commit | commitdiff | tree |
2020-06-15 |
Marek Nečada | Ewald 1D in 3D: jdu spát
|
commit | commitdiff | tree |
2020-06-15 |
Marek Nečada | WIP Ewald 1D in 3D notes: partial index fix etc.
|
commit | commitdiff | tree |
2020-06-14 |
Marek Nečada | WIP Ewald 1D in 3D
|
commit | commitdiff | tree |
2020-06-12 |
Marek Nečada | Ewald 1D in 3D notes
|
commit | commitdiff | tree |
2020-06-12 |
Marek Nečada | Notes on τ vs. σ
|
commit | commitdiff | tree |
2020-06-11 |
Marek Nečada | Notes: periodic Greens functions vs SWF lattice sums
|
commit | commitdiff | tree |
2020-06-07 |
Marek Nečada | WIP examples
|
commit | commitdiff | tree |
2020-06-06 |
Marek Nečada | WIP hexarray modes example
|
commit | commitdiff | tree |
2020-06-04 |
Marek Nečada | Notes
|
commit | commitdiff | tree |
2020-06-01 |
Marek Nečada | Don't pass XYONLY flag when it's not XYONLY
|
commit | commitdiff | tree |
2020-05-31 |
Marek Nečada | Evaluate scattered electric fields in 2d-periodic system.
|
commit | commitdiff | tree |
2020-05-31 |
Marek Nečada | PGen_shifted shifted point metagenerator
|
commit | commitdiff | tree |
2020-05-30 |
Marek Nečada | Constant factors in general (off-plane) Ewald 2D-in...
|
commit | commitdiff | tree |
2020-05-29 |
Marek Nečada | WIP Ewald 2D in 3D general z != 0 constant factors.
|
commit | commitdiff | tree |
2020-05-28 |
Marek Nečada | Branch selection for Δ_n in Ewald sum
|
commit | commitdiff | tree |
2020-05-27 |
Marek Nečada | Implementation of the Δ_n factor as a series; error...
|
commit | commitdiff | tree |
2020-05-26 |
Marek Nečada | Fix signs in the lattice sum Delta (recurrent formula)
|
commit | commitdiff | tree |
2020-05-26 |
Marek Nečada | Notes on evaluating Δ_n factor in the lattice sums.
|
commit | commitdiff | tree |
2020-05-22 |
Marek Nečada | Wrappers for testing z != 0 lattice sum related special...
|
commit | commitdiff | tree |
2020-05-19 |
Marek Nečada | WIP 2D-in-3D Ewald sum for z != 0
|
commit | commitdiff | tree |
2020-05-19 |
Marek Nečada | long double literals instead of doubles
|
commit | commitdiff | tree |
2020-05-19 |
Marek Nečada | CMakeLists for Faddeeva
|
commit | commitdiff | tree |
2020-05-14 |
Steven G. Johnson | Фаддеева's functions
|
commit | commitdiff | tree |
2020-05-04 |
Marek Nečada | Sliced array driving in finiterectlat-constant-driving.py
|
commit | commitdiff | tree |
2020-05-03 |
Marek Nečada | "slice" argument type in argproc.py
|
commit | commitdiff | tree |
2020-04-28 |
Marek Nečada | Fix reciprocal basis (transposition) in argproc.py
|
commit | commitdiff | tree |
2020-04-28 |
Marek Nečada | Plot empty lattice modes in lat2d_realfreqsvd.py
|
commit | commitdiff | tree |
2020-04-27 |
Marek Nečada | Hex example fix K point position; add real freq SVD
|
commit | commitdiff | tree |
2020-04-26 |
Marek Nečada | Adjust eta for each (omega, k) pair to prevent hi-freq...
|
commit | commitdiff | tree |
2020-04-26 |
Marek Nečada | Move MIN,MAX,SQ macros to a common header
|
commit | commitdiff | tree |
2020-04-22 |
Marek Nečada | Separate Ewald parameter for different frequencies
|
commit | commitdiff | tree |
2020-04-21 |
Marek Nečada | Expose Ewald parameter to Python
|
commit | commitdiff | tree |
2020-04-21 |
Marek Nečada | SVD interval for general 2D lattice
|
commit | commitdiff | tree |
2020-04-20 |
Marek Nečada | ScatteringSystem: docstrings, avoid crash on underflow
|
commit | commitdiff | tree |
2020-04-13 |
Marek Nečada | More general script for 2D lattice modes.
|
commit | commitdiff | tree |
2020-04-12 |
Marek Nečada | Fix invalid pointer in pairwise translation matrix.
|
commit | commitdiff | tree |
2020-04-12 |
Marek Nečada | WIP argproc multiparticle; update misc scripts
|
commit | commitdiff | tree |
2020-04-11 |
Marek Nečada | Fix eigenvalue matrix dimensions in Beyn.
|
commit | commitdiff | tree |
2020-04-11 |
Marek Nečada | Fix syntax error which gcc tolerated
|
commit | commitdiff | tree |
2020-04-11 |
Marek Nečada | Dummy CPU number hack for systems without the sysconf...
|
commit | commitdiff | tree |
2020-04-10 |
Marek Nečada | More multiplatform build of camos
|
commit | commitdiff | tree |
2020-04-10 |
Marek Nečada | Quit Fortran dependencies, using own f2c'd version...
|
commit | commitdiff | tree |
2020-04-07 |
Marek Nečada | BaseSpec __eq__() and __hash__()
|
commit | commitdiff | tree |
2020-04-05 |
Marek Nečada | Infinite rect lattices script multiple freqs etc.
|
commit | commitdiff | tree |