2
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Oct 15, 2024 — Oct 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes some minor warnings when reading various files (reported by Clement Argentin and Paul Boullion) More... about 1 month ago
Merge branch 'master' of github.com:adda-team/adda More... 3 months ago
Fixes #344. More... 3 months ago
Update README.md - Corrects (removes) extensions of find_adda More... 3 months ago
Formatted instructions in issue templates as comments - then it is not necessary to delete them. More... 3 months ago
Minor formatting changes More... 3 months ago
Removes YAML headers from custom pull-request templates, since they are not supported by GitHub. Instead, the parameters are passed in the invocation link. Adds some details to comments, how the check marks need to be placed. More... 3 months ago
updates main PR template, adds two custom ones More... 3 months ago
improvements to bessel-beam python scripts More... 3 months ago
one additional ignore folder for Eclipse More... 3 months ago
Makes uniform style for python and shell scripts (adds shebang, makes runnable ones as executable, removes coding string - already default in python3), used in tests and examples. Also a few typo corrections in comments More... 3 months ago
adds ignore for mpi runs More... 3 months ago
updates description and references for 3 iterative solvers More... 3 months ago
Many typo corrections More... 3 months ago
Updates the reference to (Virkki & Yurkin 2025) by a published version. More... 4 months ago
Merge branch 'master' of github.com:adda-team/adda More... 5 months ago
- changes the API of subroutine ivread_wr (two arrays removed, two sizes added, order of arguments as in command_line below) - removes outdated comments in ivread_wr.f90 and updates some others - adds explicit list of 4 supported formats to README.md and describes two more limitations More... 5 months ago
Removes a lot of code, related to outdated 3d formats and writing capabilities in ivread_wr.f90 More... 5 months ago
A new example of use: Surface mode (#338) More... 6 months ago
Merge branch 'master' of github.com:adda-team/adda More... 6 months ago
Expands the comments on robust usage of find_adda. Makes script in 2021_WKBr/calc.sh operational even when the path produced by find_adda contains spaces. More... 6 months ago
Update issue templates - revert part of previous change More... 7 months ago
Update issue templates More... 7 months ago
-improves finding the optimal size of work slices for clFFT. Fixes #250 -improves the description of the required memory for OpenCL and/or surface modes (also in the manual) More... 7 months ago
adds explicit mention that relative residual norm is defined with respect to |b| More... 8 months ago
updates version and copyright string More... 8 months ago
Changed 'dipole' to 'voxel' in most of the code comments, help and error messages. Standard output and command line options are kept intact for now. More... 8 months ago
adds guidelines for adding new examples from published papers More... 9 months ago
adds pdfs of figures from the original paper More... 9 months ago
makes explicit that figures are produced More... 9 months ago