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
xmds
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 9 of 104
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Correct an error in a comment for RK45.
grahamdennis
More...
over 11 years ago
When generating local seeds for random number generators with an offset, use a different offset for each seed.
grahamdennis
More...
over 11 years ago
All IP operators for adaptive integrators are now much faster, but use more memory.
grahamdennis
More...
over 11 years ago
Optimise NonConstantIPOperator to not recompute IP operators when the last time step is the same as the new one.
grahamdennis
More...
over 11 years ago
Improved the way ConstantIPOperators are converted into NonConstantIPOperators for AdaptiveStep integrators so that Richardson extrapolation can use the same technique.
grahamdennis
More...
over 11 years ago
fixup a previous commit where I added a warning about using the propagation dimension variable in constant IP operators.
grahamdennis
More...
over 11 years ago
The "constant" attribute to IP & EX operators is now optional and should be considered only for advanced use cases.
grahamdennis
More...
over 11 years ago
Update TODO mentioning matrix-valued IP operators for integer-valued dimensions.
grahamdennis
More...
over 11 years ago
Remove dead IP operator evaluation code. This has been moved to OperatorContainer.tmpl
grahamdennis
More...
over 11 years ago
Fix support for separated IP operators with MPI.
grahamdennis
More...
over 11 years ago
Combine all IP operators into a single apply function. This speeds up adaptive IP operator application by about 5% and should make fixed-step IP as fast as it was previously, or slightly faster.
grahamdennis
More...
over 11 years ago
Correct the separated IP testcases.
grahamdennis
More...
over 11 years ago
Make test execution failures provide more information about the failure.
grahamdennis
More...
over 11 years ago
I broke the ability to run the test suite on MPI simulations. Fixed.
grahamdennis
More...
over 11 years ago
Optimised IP operators for adaptive integrators with two or more dimensions by ~30%. Users need to change their code to take advantage of this speedup.
grahamdennis
More...
over 11 years ago
Clean up my solution to waf's dislike of spaces.
grahamdennis
More...
over 11 years ago
I accidentally broke the PDF documentation. Fixed.
grahamdennis
More...
over 11 years ago
r2872 will be the release. Update the linux installer.
grahamdennis
More...
over 11 years ago
Make waf compatible with spaces in simulation names, include paths, lib paths, etc.
grahamdennis
More...
over 11 years ago
Make waf support include and lib paths with a space in the path.
grahamdennis
More...
over 11 years ago
Fix warnings compiling documentation.
grahamdennis
More...
over 11 years ago
Run a check to see if waf has confused itself, and if so, reconfigure.
grahamdennis
More...
over 11 years ago
Rest of documentation updates.
grahamdennis
More...
over 11 years ago
Update documentation for 2.1.4 release.
grahamdennis
More...
over 11 years ago
Update version name.
grahamdennis
More...
over 11 years ago
Preparing for release.
grahamdennis
More...
over 11 years ago
Correct the normalisation in the docs for the definition of the Fourier transform.
grahamdennis
More...
over 11 years ago
Ensure we don't attempt to loop over a distributed split uniform dimension in ascending order… it shouldn't happen, but an assert() will make sure.
grahamdennis
More...
over 11 years ago
I forgot to run the test cases for r2860. Bug fixed.
grahamdennis
More...
over 11 years ago
Fix a bug with the POSIX generator I created recently in r2858.
grahamdennis
More...
over 11 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
103
104
→
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