https://gitlab.com/AmosEgel/smuthi

sort by:
Revision Author Date Message Commit Date
182e7be Fix unclosed file warning when loading yaml 12 November 2019, 18:39:56 UTC
a7829b4 Use Python's unittest framework (WIP, only outermost tests) 12 November 2019, 18:34:42 UTC
99e83c6 Load pycuda only if enabled (Close #9) 12 November 2019, 18:34:42 UTC
3a4f31c Simulation: fix print_simulation_header 11 November 2019, 17:45:54 UTC
f70b62d Add version module 11 November 2019, 17:44:53 UTC
b63fe08 add overview image to docs 09 November 2019, 09:12:24 UTC
df9c348 finish sphere spiral tutorial 09 November 2019, 09:11:39 UTC
1547b52 smuthi overview image 09 November 2019, 09:09:42 UTC
ffa762b finish sphere spiral tutorial 09 November 2019, 09:09:24 UTC
d7a77bd linear system: store matrix if LU 09 November 2019, 09:04:21 UTC
f9d8e51 Add badges to readme 08 November 2019, 23:22:21 UTC
dbde95f add numba to requirements for readthedocs 08 November 2019, 22:55:58 UTC
6fb8f40 fix doc for api 08 November 2019, 22:40:09 UTC
f7d12c5 illustrations and discussion for many spheres tutorial 08 November 2019, 21:23:48 UTC
69cc90b allow log scale in far field plotting, adapt to redefined azimuthal integral 08 November 2019, 20:57:07 UTC
27e67c8 redefine azimuthal integral of far field, add azimuthal integral times sin beta 08 November 2019, 20:56:27 UTC
67e573e add timer to simulation.run() 08 November 2019, 20:55:26 UTC
ef85287 work on many spheres example 08 November 2019, 18:45:28 UTC
5bd6260 start work on many spheres example 07 November 2019, 21:54:50 UTC
d7b7774 remove pywigxjpf from requirements for windows machines 07 November 2019, 15:38:42 UTC
b44e69c two minor corrections 07 November 2019, 07:13:08 UTC
942318f Update README.rst 03 November 2019, 10:02:36 UTC
53a4663 Update README.rst 03 November 2019, 09:01:17 UTC
89c3bc7 restructure modules 01 November 2019, 23:40:44 UTC
9118d54 bugfix in setup 01 November 2019, 23:20:47 UTC
f16c4ae fix several bugs and update tests 01 November 2019, 23:01:54 UTC
9902921 add imports 01 November 2019, 20:30:20 UTC
f292a67 rearrange modules and packages 01 November 2019, 17:23:51 UTC
c567ea6 moving around files 01 November 2019, 10:09:51 UTC
9a7ddf8 Load NFM-DS only if needed 31 October 2019, 14:51:59 UTC
2f00610 use python:3.7 docker image instead of python:latest reason: pipeline failed during scipy installation 31 October 2019, 12:33:52 UTC
5752ccc reset docs/requirements file (reason: readthedocs fails with current requirements) note: this file is only for readthedocs 31 October 2019, 11:59:34 UTC
d711206 prepare release 31 October 2019, 11:27:36 UTC
39c6945 Link Amos' PhD thesis to docs 08 October 2019, 07:55:05 UTC
74f62af Update graphical_output.py: "generate plots" instead of "generate final plots" 29 August 2019, 06:47:32 UTC
35b4cdc bugfix: check and otherwise create output dir (thanks to Fabio Mangini) 23 August 2019, 13:17:22 UTC
c7c38ea Fabio Mangini: convert lmax and mmax input to integer if provided as float (thanks) 15 August 2019, 06:09:43 UTC
4c212af Merge branch 'automated_lmax_mmax' into 'master' automated lmax/mmax selection See merge request AmosEgel/smuthi!36 15 August 2019, 06:06:45 UTC
f40bdfd added header and improved readibility for smuthi.particles.automated_lmax_mmax_selection(). 14 August 2019, 09:43:51 UTC
64bae70 added a routine to determine the necessary lmax/mmax for a particle (given a specific wavelength and ambient medium) criterion is a based on the L2 norm for matrices between a particles T-matrices of different lmax and mmax the user only needs to specifiy a maximal relative difference between successive lmax/mmax that is tolerated 05 August 2019, 13:46:56 UTC
f90029e Merge branch 'PWcoupling_fix' into 'master' Pwcoupling fix See merge request AmosEgel/smuthi!35 01 August 2019, 09:10:11 UTC
4d3e21f . 01 August 2019, 08:38:10 UTC
0e0261c Added assert tests for smuthi.particle_coupling.direct_coupling_block_pvwf_mediated() checks whether each particles lmax == mmax added a reference to test_plane_wave_coupling.py why mmax != lmax is not possible 01 August 2019, 08:32:58 UTC
168f248 Merge branch 'master' into PWcoupling_fix 31 July 2019, 09:14:37 UTC
0752500 Merge branch 'kostyfisik/smuthi-wig-fall-back' into 'master' Kostyfisik/smuthi wig fall back See merge request AmosEgel/smuthi!34 30 July 2019, 14:47:02 UTC
eeae2ae deleted Konstantins private scripts 30 July 2019, 14:36:53 UTC
46831fe pvwf coupling between rotated spheroids now works properly (only for mmax == lmax) 26 July 2019, 11:53:13 UTC
333a523 Added import sys in vector_wave_functions.py 26 July 2019, 08:40:18 UTC
49dae76 add fallback 25 July 2019, 09:56:13 UTC
3d27de3 Merge branch 'fix-sph-jn' into 'master' sph_jn is only needed for windows setup See merge request AmosEgel/smuthi!29 05 July 2019, 10:21:54 UTC
426f4f1 sph_jn is only needed for windows setup 05 July 2019, 10:21:54 UTC
b3c0585 add hint to [cuda] extra in doc, fix doc for extinction cross section 04 July 2019, 11:03:29 UTC
baf8453 fix link to join mailing list 18 June 2019, 09:30:01 UTC
cdb4b44 Merge branch 'patch-1' into 'master' Update CONTRIBUTING.rst See merge request AmosEgel/smuthi!28 17 June 2019, 15:08:19 UTC
74841f2 Update CONTRIBUTING.rst 17 June 2019, 14:33:48 UTC
c42bd3c workaround nose2 error: avoid call to default_k_parallel in test_initial_field_dipole_array.py 16 June 2019, 12:18:44 UTC
6e9bab1 avoid branchpoint in dipole array unittest, avoid non-coaxial particles in pvwf coupling unittest 16 June 2019, 07:27:55 UTC
94d5a13 tidy up tests 16 June 2019, 07:04:41 UTC
76cd648 Run nosetests from .gitlab-ci.yml 15 June 2019, 12:09:43 UTC
2a143fa gfortran in .gitlab-ci.yml 15 June 2019, 11:19:34 UTC
c4d6c34 gfortran in .gitlab-ci.yml 15 June 2019, 11:17:28 UTC
441042a gfortran in .gitlab-ci.yml 15 June 2019, 10:42:06 UTC
bd352d0 gfortran in .gitlab-ci.yml 15 June 2019, 10:39:50 UTC
0710ab0 Update .gitlab-ci.yml 15 June 2019, 10:30:43 UTC
ee29bac Add .gitlab-ci.yml 15 June 2019, 10:21:51 UTC
fd630a8 finish contributing.rst 15 June 2019, 08:24:14 UTC
9d3622a small fixup 15 June 2019, 07:21:43 UTC
82b945a finish examples section in contributing.rst 15 June 2019, 07:20:38 UTC
45f5a1c add link to contributing guidelines in readme 13 June 2019, 16:07:43 UTC
6072818 add draft for contributing guidelines 13 June 2019, 16:06:03 UTC
0ec3749 remove refractive index data 12 June 2019, 15:34:28 UTC
5efd861 fix negative angle bug in extinction cross section 12 June 2019, 15:14:59 UTC
346767d Merge branch 'patch-1' into 'master' Update installation.rst See merge request AmosEgel/smuthi!26 11 June 2019, 07:14:53 UTC
839fcc6 Add todo to installation.rst 11 June 2019, 07:14:34 UTC
8546af7 Positive polar angle in example script dielectric_sphere_on_substrate.py 06 June 2019, 19:16:50 UTC
b672954 Update installation.rst 30 May 2019, 09:12:53 UTC
25d4670 Merge branch 'pywig' into 'master' switch to pywigxjpf for wigner symbols See merge request AmosEgel/smuthi!25 29 May 2019, 23:04:50 UTC
02a9077 switch to pywigxjpf for wigner symbols 29 May 2019, 23:04:49 UTC
510ac4b remove example scripts from root folder 28 May 2019, 10:41:08 UTC
50d278e add link to mailing list README.rst 12 April 2019, 10:23:37 UTC
b8b5c19 Merge branch 'test_branch' into 'master' Bug fix insmuthi.initial_field.DipoleSource.plane_wave_expansion() See merge request AmosEgel/smuthi!24 07 April 2019, 06:34:21 UTC
e4a67ad Bug fix in smuthi.initial_field.DipoleSource.plane_wave_expansion() 28 March 2019, 14:29:03 UTC
9bb8736 Merge Dominik's bug fix in piecewise field expansion See merge request AmosEgel/smuthi!23 27 March 2019, 15:22:21 UTC
3de13ee small bug fix in smuthi.field_expansion.PiecewiseFieldExpansion.__add__() 27 March 2019, 12:37:02 UTC
c6ac55d Update contact email address 18 March 2019, 13:36:33 UTC
4b4b00c Merge branch 'memo' into 'master' fix memory leak See merge request AmosEgel/smuthi!22 19 November 2018, 12:31:29 UTC
d8d0ae2 fix memory leak 03 November 2018, 12:05:02 UTC
a618a2b Small change in dissipated_power_homogeneous_background docstring 17 July 2018, 08:31:23 UTC
85b054b Merge branch 'master' of https://gitlab.com/AmosEgel/smuthi 15 July 2018, 08:53:02 UTC
0b0c92b small change to benchmark example 15 July 2018, 08:51:58 UTC
a097f3b Add a comment on (l1,m1) <-> (l2,m2) 10 July 2018, 08:09:07 UTC
e38afb9 Merge branch 'cylinder' into 'master' MPI support See merge request AmosEgel/smuthi!14 28 June 2018, 13:03:22 UTC
da42492 MPI support 28 June 2018, 13:03:22 UTC
e9974b8 Merge branch 'refractive-data' into 'master' Refractive data See merge request AmosEgel/smuthi!21 14 May 2018, 07:20:58 UTC
e4efbac Refractive data 14 May 2018, 07:20:58 UTC
53d5036 Merge branch 'decouple-2' into 'master' decouple 2 See merge request AmosEgel/smuthi!19 22 March 2018, 08:54:53 UTC
6f5ab32 decouple 2 22 March 2018, 07:28:34 UTC
c103e94 add benchmark: four particles in slab 21 March 2018, 16:39:15 UTC
50d8dea Merge branch 'decouple-integrals' into 'master' decouple integrals See merge request AmosEgel/smuthi!18 21 March 2018, 15:31:54 UTC
d3e05c5 decouple integrals 21 March 2018, 15:17:29 UTC
back to top