2
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Oct 20, 2024 — Oct 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates description of misc/hyperfun about possibilities to compile it for various operating systems More... about 3 years ago
changes MacOS to macOS, explains the usage of MiB in memory.h More... over 3 years ago
Update README.md More... over 3 years ago
Adds a reference to the preprint of the Bessel-beam paper. More... over 3 years ago
Minor changes in figure spacing More... over 3 years ago
Bessel 0 (#315) More... over 3 years ago
Makes the test for inconsistencies in the input shape format more sensitive. Detects extra number present in a line for ADDA formats (both single- and multi-domain). The formats themselves are now defines instead of static strings. More... over 3 years ago
- All math constants are now given to 35 significant digits (was 32 in most places) - This includes the LDR constants (for which a separate calculation procedure was performed) - Improves a few related comments More... over 3 years ago
- renames find_adda.sh into find_adda (and sets executable flag) - this script now returns ADDA path to stdout, hence does not need to be sourced (was a bad idea due to potential variables collision) - updates all calling scripts More... over 3 years ago
minor formatting changes More... over 3 years ago
- adds a special script to locate ADDA binaries (to be used by various examples). - updates existing examples in `examples/papers/2021_WKBr/` and `misc/near_field/` accordingly - other minor changes to `examples/papers/2021_WKBr/calc.sh` More... over 3 years ago
WKBr scripts (#311) More... over 3 years ago
Merge branch 'master' of github.com:adda-team/adda More... almost 4 years ago
Updates extracting of gcc version in Makefile to be compatible with all possible configurations of gcc. More... almost 4 years ago
Changes in tests (#310) More... almost 4 years ago
adds ignoring of errors when getting commit hash (i.e. when compiling from downloaded source code, not from git repository) More... almost 4 years ago
- adds exception for -beam_center in old reference command line - updates comments, especially for the purpose of tuning the script after an update of ADDA More... almost 4 years ago
- Removes `aspectY` and `aspectZ` in some places (uses `yx_ratio` and `zx_ratio` instead). - Clarifies description of `volume_ratio`. More... almost 4 years ago
Replaces tortoisemerge from tortoisesvn with tortoisegitmerge More... almost 4 years ago
Bessel beams (#304) More... almost 4 years ago
Adds code style and line-by-line diff analysis to checklist More... almost 4 years ago
Adds a box in checklist for added or removed files More... almost 4 years ago
Integrating Green’s tensor: second order kD approximation in ADDA (#299) More... almost 4 years ago
Merge branch 'master' of github.com:adda-team/adda More... almost 4 years ago
Fixes #308 More... almost 4 years ago
Significantly extends checklist More... almost 4 years ago
Update README.md More... almost 4 years ago
Adds description for examples (to be filled later) and tests/equiv More... almost 4 years ago
Fixed regression from 6c1931a . SPARSE mode failed to compile. More... almost 4 years ago
Adds HOMEBREW compilation options to automatically add paths to dependencies installed by Homebrew. More... almost 4 years ago