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 13 of 104
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Document a hidden command-line option intended for developer use (--waf-verbose).
grahamdennis
More...
over 12 years ago
Document the noise sources and run-time generation of noise seeds.
grahamdennis
More...
over 12 years ago
Add documentation for chunked_output.
grahamdennis
More...
over 12 years ago
Documentation update, or named filters didn't happen. Also small cleanup of disgnostics from last commit.
joehope
More...
over 12 years ago
Beginning of the implementation of named filters. You can name them now using 'name = "filterName"', and then call them with the C function 'filtername()'.
joehope
More...
over 12 years ago
Mention in the documentation that the order of dimensions in the <geometry> element matters. (Particularly for MPI)
joehope
More...
over 12 years ago
Support nonlocal access to uniform dimensions to the left-most edge.
grahamdennis
More...
over 12 years ago
On Mac OS X Lion and later, XMDS simulations now tell the system that the user is not idle.
grahamdennis
More...
over 12 years ago
Remove OpenMP from test suite scripts that aren't OpenMP-specific.
grahamdennis
More...
over 12 years ago
Skip tests that require features that aren't available (e.g. OpenMP).
grahamdennis
More...
over 12 years ago
Remove an OpenMP test case which was pointless to use OpenMP with.
grahamdennis
More...
over 12 years ago
Make sure the dimension corresponding to an alias comes *after* the original dimension.
grahamdennis
More...
over 12 years ago
Finally adding Lincoln's first step to Octave compatible import. This is really only a first step, but it will save him doing his hacks.
joehope
More...
over 12 years ago
Mentioning volume elements in the documentation, and saying a little more about IP operators.
joehope
More...
over 12 years ago
Sigh, fix the other comparison check in commit 2754
m_johnsson
More...
over 12 years ago
Fix bug in previous commit (r2754)
m_johnsson
More...
over 12 years ago
Squash a warning in the new code that reads from /dev/urandom.
grahamdennis
More...
over 12 years ago
Improve the chunked_output feature, make it compatible with breakpoints.
grahamdennis
More...
over 12 years ago
Fix error in r2747 which prevented argument initialisation of noise seeds from working.
grahamdennis
More...
over 12 years ago
Simplified specifying the number of threads with OpenMP.
grahamdennis
More...
over 12 years ago
Fix bug where if zlib wasn't available, but not needed to use HDF5, XMDS2 would fail with a mysterious error if you tried to use HDF5.
grahamdennis
More...
over 12 years ago
Improve diagnostics in odd situation where XMDS complains of missing features, but doesn't list any.
grahamdennis
More...
over 12 years ago
Fix for my previous commit so it works on Linux where srandomdev doesn't exist.
grahamdennis
More...
over 12 years ago
If no seeds are provided, generate them at simulation run-time as opposed to compile time.
grahamdennis
More...
over 12 years ago
Make linux installer compile OpenMP support into FFTW libs
m_johnsson
More...
over 12 years ago
Add missing testcase results file.
grahamdennis
More...
over 12 years ago
Reduce by one the number of FFTs needed to evaluate the EX operator in some cases.
grahamdennis
More...
over 12 years ago
Better (but far from perfect) OpenMP support.
grahamdennis
More...
over 12 years ago
We do not divide the adaptive integrator order by two even when we have noises for two reasons:
grahamdennis
More...
over 12 years ago
When any noises are used, all adaptive integrators had their order divided by two. Now only integrators that use dynamic noises will have their order divided by two.
grahamdennis
More...
over 12 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
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