0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 05, 2024 — Oct 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GNU compiler bug bypass. !> \bug !> Gfortran 13.1 yields a segmentation fault error or a Fortran "End of Record" error at line 479 at other times !> when the FPP macro `PURE` is defined. The occurrence of this error has only been verified on WSL OS !> and occurs only when the library is built for MATLAB, while the error has nothing to do with MATLAB. !> More likely, the error is related to improper lazy allocation of the output `string` by gfortran. !> Note that only specific subset of kind type parameters are activated for MATLAB. !> The runtime error appears to resolve automatically when !> all kind type parameters are enabled in the build process. !> The same code does not lead to any error for the Fortran library builds. !> For now, we bypass this potential runtime error by allocating `string` !> using the Fortran intrinsic `repeat` which guarantees a new clean !> space allocation for the output string. More... 9 months ago
typo and regression fix. More... 9 months ago
generic syntax cleanup More... 9 months ago
generic syntax cleanup More... 9 months ago
generic syntax cleanup More... 9 months ago
generic syntax cleanup More... 9 months ago
generic syntax cleanup More... 9 months ago
generic syntax cleanup More... 9 months ago
bld and bin dirs now prefixed with _ The reasoning for this change is to more easily identify the temporary folders in the root directory of the project. More... 9 months ago
minor edits. More... 9 months ago
MATLAB contributions guidelines. More... 10 months ago
minor doc enhancement More... 10 months ago
minor doc improvements. More... 10 months ago
minor doc improvements. More... 10 months ago
regression fix in ParaDRAM sampler. More... 10 months ago
minor doc improvements. More... 11 months ago
Fortran MPI example enhancements. More... 11 months ago
Fortran MPI example enhancements. More... 11 months ago
Fortran MPI example enhancements. More... 11 months ago
minor MATLAB vis improvements. More... 11 months ago
minor doc improvements. More... 11 months ago
minor doc improvements. More... 11 months ago
minor MATLAB fix. More... 11 months ago
minor build script enhancements More... 11 months ago
minor doc improvements. More... 11 months ago
minor doc improvements. More... 11 months ago
minor doc improvements. More... 11 months ago
minor doc improvements. More... 11 months ago
minor doc improvements. More... 11 months ago
minor doc improvements. More... 11 months ago