https://gitlab.com/AmosEgel/smuthi

sort by:
Revision Author Date Message Commit Date
ce5711d Merge branch 'test-svwe-translation' into 'master' Test svwe translation See merge request AmosEgel/smuthi!106 27 December 2021, 12:58:11 UTC
1b5a251 Merge branch 'fix-loader-error' into 'master' Fix of the loader issue See merge request AmosEgel/smuthi!115 27 December 2021, 12:57:58 UTC
08d3ddf Fix of the loader issue 27 December 2021, 12:57:58 UTC
855dad8 Merge branch 'array-equal' into 'master' check unambiguously array equality using numpy array_equal Closes #123 See merge request AmosEgel/smuthi!112 29 July 2021, 09:12:45 UTC
16adbfe check unambiguously array equality using numpy array_equal 23 July 2021, 15:31:03 UTC
50e727c Merge branch 'legandre-jitting' 18 June 2021, 11:03:13 UTC
ec70707 revert change in test_svwf_translation 18 June 2021, 11:02:32 UTC
ce81fa1 fix tests and title 18 June 2021, 07:35:05 UTC
a8dad8e remove redunant imports 18 June 2021, 06:59:52 UTC
67bb65f uniform code to safer string comparison 18 June 2021, 06:59:28 UTC
8ab5196 fix another occurrence 18 June 2021, 06:59:28 UTC
8e37b86 minor: avoid comparing numpy arrays to strings using == 18 June 2021, 06:59:28 UTC
57759cc Merge branch 'avoidFutureWarning' into 'master' minor: avoid comparing numpy arrays to strings using == See merge request AmosEgel/smuthi!111 18 June 2021, 05:04:07 UTC
0d3cc4e uniform code to safer string comparison 17 June 2021, 21:08:19 UTC
af8753f Merge branch 'master' into legandre-jitting 17 June 2021, 18:50:56 UTC
d2ae643 fix volumetric lookup test 17 June 2021, 18:44:36 UTC
5cae3e4 fix another occurrence 17 June 2021, 07:42:16 UTC
359c22f minor: avoid comparing numpy arrays to strings using == 16 June 2021, 20:03:21 UTC
a346a83 Merge branch 'vanish-counts' into 'master' counts are vanished See merge request AmosEgel/smuthi!105 16 June 2021, 13:48:58 UTC
40804a3 Merge branch 'decomposition-tutorial-update' into 'master' (docs) add formulas for convertion of decomposed extinction See merge request AmosEgel/smuthi!109 16 June 2021, 09:56:55 UTC
eed775b (docs) add formulas for convertion of decomposed extinction 16 June 2021, 09:56:55 UTC
29c8b9a efficient implementation of the leading prefactor in legendre_normalized this is now more precise and also has basically no upper multipole limit 13 June 2021, 09:06:16 UTC
df58c32 test update 11 June 2021, 23:42:45 UTC
48f5696 add flags in jit 11 June 2021, 21:36:49 UTC
ba6b810 add profiling 11 June 2021, 21:27:31 UTC
ff9cf69 add raw test 11 June 2021, 21:19:47 UTC
35de101 fix test 11 June 2021, 20:00:21 UTC
b8af565 now legandre normalization returns arrays 11 June 2021, 18:39:11 UTC
0c32ca4 Merge branch 'adjust-chunksize' into 'master' pick chunksize dynamically See merge request AmosEgel/smuthi!107 04 May 2021, 13:10:30 UTC
69a46b4 pick chunksize dynamically between 4096, 8192 or 16384 04 May 2021, 09:09:46 UTC
4ab4807 rename folder with scripts for paper 27 April 2021, 13:54:33 UTC
87cf00c fix 26 April 2021, 12:42:41 UTC
7fbd29d now we shift dipole on 100 nm 26 April 2021, 11:40:49 UTC
ab947c8 counts are vanished 14 April 2021, 09:16:51 UTC
bb50540 fix tolerance 13 April 2021, 15:27:38 UTC
465e6ab add test for svwe translation 13 April 2021, 14:03:23 UTC
448c2b8 doc: re-add decomposition example 09 April 2021, 13:01:48 UTC
6222793 doc: some minor changes to manual 09 April 2021, 12:41:27 UTC
803e50b doc: colab notebooks for tutorials 1-3 (addresses #103) 05 April 2021, 20:55:30 UTC
9c20c67 add scripts for the published examples 05 April 2021, 18:51:01 UTC
2461946 Merge branch 'cast-to-common-code-style' into 'master' Cast to common codestyle See merge request AmosEgel/smuthi!103 04 April 2021, 17:44:40 UTC
2662034 Merge branch 'kuznetsovsasmb-master-patch-26044' into 'master' Update examples.rst See merge request AmosEgel/smuthi!104 04 April 2021, 17:43:09 UTC
045af89 Update examples.rst 04 April 2021, 17:43:09 UTC
b0fa181 skip importing nfmds when on readthedocs 04 April 2021, 17:36:48 UTC
dd33e3d doc: fix api doc 04 April 2021, 17:28:30 UTC
7ecdeb3 remove redunant symbold and lines 02 April 2021, 14:09:27 UTC
1fcec93 prepare version 1.2.4 27 March 2021, 08:46:50 UTC
d8df536 use numpy 1.19.3 also for manylinux wheel 27 March 2021, 08:46:00 UTC
0ca43a3 use np 1.19.3 for all python versions 27 March 2021, 08:38:47 UTC
16e1080 fixup 27 March 2021, 08:27:00 UTC
02cefad numpy version in appveyor matrix 27 March 2021, 08:22:40 UTC
8ecaa28 fixup 27 March 2021, 07:51:16 UTC
7286413 fixup 27 March 2021, 07:50:20 UTC
240129d an experiment wrt numpy requirements 27 March 2021, 07:48:20 UTC
78b4953 np 1.12 failed, try 1.14 26 March 2021, 18:44:43 UTC
05fc6ad build with numpy==1.12.0 26 March 2021, 18:36:57 UTC
d7760b1 installation hints for conda users in the online help 26 March 2021, 18:29:36 UTC
2a13914 fix numpy version in .gitlab-ci.yml 26 March 2021, 11:55:49 UTC
26a6018 build requires numpy 1.19.3 (cause this is required by h5py) 26 March 2021, 11:50:16 UTC
d7de9e1 try manually install numpy 1.19 in 25 March 2021, 17:49:22 UTC
5244726 pyproject.toml - use double quotes 25 March 2021, 13:07:49 UTC
ad29a52 try modified pyproject.toml 25 March 2021, 12:52:57 UTC
8a1689f add a pyproject.toml 25 March 2021, 12:40:03 UTC
d6669af setup.py: no "==" in requirements 25 March 2021, 12:27:13 UTC
b244ddc np 1.17 failed, try 1.19 25 March 2021, 12:05:22 UTC
69a2c59 1.15 failed, try 1.17 25 March 2021, 11:47:40 UTC
1164d1f prepare v1.2.3 25 March 2021, 09:37:22 UTC
faf422e fixup 25 March 2021, 09:26:59 UTC
e78f1c3 setup.py try to modify initial numpy install 25 March 2021, 09:23:38 UTC
2c5298f numpy 1.17 failed, try 1.19 25 March 2021, 09:13:53 UTC
5175187 numpy 1.15 failed, try 1.17 25 March 2021, 09:02:10 UTC
26dd1b5 numpy 1.12 failed. try 1.15 25 March 2021, 08:55:31 UTC
8d438da fix typo 25 March 2021, 08:50:30 UTC
59d827c fix numpy version to 1.12 for CI environments (addresses #115) 25 March 2021, 08:49:00 UTC
46ef419 prepare hotfix v1.2.2 23 March 2021, 12:57:50 UTC
da6715c addresses #114 23 March 2021, 12:49:59 UTC
3d7a223 prepare hotfix release 22 March 2021, 12:55:06 UTC
7c81163 add legacy electric and magnetic field methods 22 March 2021, 06:43:16 UTC
8233045 Merge branch 'fix-and-update-parallel-plotting' into 'master' Fix and update parallel plotting See merge request AmosEgel/smuthi!101 22 March 2021, 06:31:05 UTC
21a451d Fix and update parallel plotting 22 March 2021, 06:31:05 UTC
5fbbc27 Merge branch 'DRY-cpu-field-processing' into 'master' Dry cpu field processing See merge request AmosEgel/smuthi!100 21 March 2021, 18:30:00 UTC
d2df450 fix typo 21 March 2021, 16:10:12 UTC
2f81e9a another fix 21 March 2021, 16:03:46 UTC
98d8e30 fix 21 March 2021, 16:01:02 UTC
1d761b2 small readability updates 21 March 2021, 15:58:33 UTC
019c0ce fix static/dynamic stuff and change chunksize processing 21 March 2021, 15:04:49 UTC
d873f17 another another fix 20 March 2021, 19:34:20 UTC
ab78f4a another fix 20 March 2021, 19:28:12 UTC
c803d8a fix 20 March 2021, 19:19:24 UTC
708a85d lambdas are replaced by functions (naming is still poor) 20 March 2021, 19:07:34 UTC
1fbe51e Update CONTRIBUTING.rst 20 March 2021, 18:57:25 UTC
40609ef return default behavior, now everythin applying dry only 20 March 2021, 18:27:54 UTC
b16660f WIP: attempt to dry 20 March 2021, 17:14:34 UTC
e53bbbe prepare release 1.2.0 20 March 2021, 16:02:32 UTC
d16e021 Update .appveyor.yml 20 March 2021, 06:36:51 UTC
6e72e8c Update setup.py 20 March 2021, 06:19:30 UTC
4160f4c binary build fail: try fix recommended in https://github.com/msys2/MINGW-packages/issues/7023#issuecomment-697952052 20 March 2021, 06:10:11 UTC
f8abaf3 Update .appveyor.yml 20 March 2021, 06:05:40 UTC
423e72b Experiment to fix appveyor setup.py 20 March 2021, 06:05:05 UTC
b848a32 Merge branch 'magnetic-field-optimization' into 'master' Apply optimization to magnetic_field processing (with a unit test) See merge request AmosEgel/smuthi!99 19 March 2021, 18:13:10 UTC
back to top