0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update pm_sampling_proposal.imp.F90 More... 2 months ago
Update LICENSE.MIT More... 3 months ago
ifort -> ifx migration. More... 4 months ago
gfortran bug bypassed in pm_arrayResize. More... 4 months ago
Merge pull request #55 from cdslaborg/shahmoradi-patch-4 More... 4 months ago
Update getppm.m More... 4 months ago
Merge pull request #53 from theoneineed/main More... 5 months ago
Update Subplot.m More... 5 months ago
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... about 1 year ago
typo and regression fix. More... about 1 year ago
generic syntax cleanup More... about 1 year ago
generic syntax cleanup More... about 1 year ago
generic syntax cleanup More... about 1 year ago
generic syntax cleanup More... about 1 year ago
generic syntax cleanup More... about 1 year ago
generic syntax cleanup More... about 1 year 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... about 1 year ago
minor edits. More... about 1 year ago
MATLAB contributions guidelines. More... about 1 year ago
minor doc enhancement More... about 1 year ago
minor doc improvements. More... about 1 year ago
minor doc improvements. More... about 1 year ago
regression fix in ParaDRAM sampler. More... over 1 year ago
minor doc improvements. More... over 1 year ago
Fortran MPI example enhancements. More... over 1 year ago
Fortran MPI example enhancements. More... over 1 year ago
Fortran MPI example enhancements. More... over 1 year ago
minor MATLAB vis improvements. More... over 1 year ago
minor doc improvements. More... over 1 year ago
minor doc improvements. More... over 1 year ago