0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 10, 2025 — Jan 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update pm_sampling_proposal.imp.F90 More... 24 days ago
Update LICENSE.MIT More... about 2 months ago
ifort -> ifx migration. More... 2 months ago
gfortran bug bypassed in pm_arrayResize. More... 2 months ago
Merge pull request #55 from cdslaborg/shahmoradi-patch-4 More... 3 months ago
Update getppm.m More... 3 months ago
Merge pull request #53 from theoneineed/main More... 3 months ago
Update Subplot.m More... 3 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... about 1 year ago
minor doc improvements. More... about 1 year ago
Fortran MPI example enhancements. More... about 1 year ago
Fortran MPI example enhancements. More... about 1 year ago
Fortran MPI example enhancements. More... about 1 year ago
minor MATLAB vis improvements. More... about 1 year ago
minor doc improvements. More... about 1 year ago
minor doc improvements. More... about 1 year ago