openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
paramonte
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 05, 2024 — Oct 05, 2025
Showing page 1 of 73
Search / Filter on:
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.
Amir Shahmoradi
More...
9 months ago
typo and regression fix.
Amir Shahmoradi
More...
9 months ago
generic syntax cleanup
Amir Shahmoradi
More...
9 months ago
generic syntax cleanup
Amir Shahmoradi
More...
9 months ago
generic syntax cleanup
Amir Shahmoradi
More...
9 months ago
generic syntax cleanup
Amir Shahmoradi
More...
9 months ago
generic syntax cleanup
Amir Shahmoradi
More...
9 months ago
generic syntax cleanup
Amir Shahmoradi
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.
Amir Shahmoradi
More...
9 months ago
minor edits.
Amir Shahmoradi
More...
9 months ago
MATLAB contributions guidelines.
Amir Shahmoradi
More...
10 months ago
minor doc enhancement
Amir Shahmoradi
More...
10 months ago
minor doc improvements.
Amir Shahmoradi
More...
10 months ago
minor doc improvements.
Amir Shahmoradi
More...
10 months ago
regression fix in ParaDRAM sampler.
Amir Shahmoradi
More...
10 months ago
minor doc improvements.
Amir Shahmoradi
More...
11 months ago
Fortran MPI example enhancements.
Amir Shahmoradi
More...
11 months ago
Fortran MPI example enhancements.
Amir Shahmoradi
More...
11 months ago
Fortran MPI example enhancements.
Amir Shahmoradi
More...
11 months ago
minor MATLAB vis improvements.
Amir Shahmoradi
More...
11 months ago
minor doc improvements.
Amir Shahmoradi
More...
11 months ago
minor doc improvements.
Amir Shahmoradi
More...
11 months ago
minor MATLAB fix.
Amir Shahmoradi
More...
11 months ago
minor build script enhancements
Amir Shahmoradi
More...
11 months ago
minor doc improvements.
Amir Shahmoradi
More...
11 months ago
minor doc improvements.
Amir Shahmoradi
More...
11 months ago
minor doc improvements.
Amir Shahmoradi
More...
11 months ago
minor doc improvements.
Amir Shahmoradi
More...
11 months ago
minor doc improvements.
Amir Shahmoradi
More...
11 months ago
minor doc improvements.
Amir Shahmoradi
More...
11 months ago
←
1
2
3
4
5
6
7
8
9
…
72
73
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree