2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 25 days ago. based on code collected 25 days ago.
Jan 18, 2024 — Jan 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simulations have been switched over to the new transform system. Though, they are still using 'spaces' and not 'bases'. More... over 15 years ago
The transform map information is now in the generated simulation source code. More... over 15 years ago
FFT transform prefixes and postfixes are no longer hard coded in the transform functions. More... over 15 years ago
Implementation of a generalised bidirectional search for finding routes between bases. More... over 15 years ago
Remove dry-run stage of simulation generation. More... over 15 years ago
Transforms now report all potential transformations. More... over 15 years ago
xpdeint: Generalise new basis validation code. More... over 15 years ago
Make transformVectorsToSpace understand the new basis specification. More... over 15 years ago
mpi-multi-path and breakpoint bug fix. More... over 15 years ago
Print error when the user tries to use a fixed-step integrator and a computed vector that both use noises. More... over 15 years ago
Obscure bug fix. More... over 15 years ago
Fix for the diagnostics integer dimensions bounds-checking. More... over 15 years ago
New installation requirement: pyparsing. More... over 15 years ago
Clean up the compile command used for compiling simulations. More... over 15 years ago
Fix for using single-precision and FFTW. More... over 15 years ago
Improve compatibility with Intel's C compiler. More... over 15 years ago
More reliable auto-configuration and improved compatibility with user-provided libraries. More... over 15 years ago
Optimising generated simulations. More... over 15 years ago
Make xpdeint compatible with the latest version of Cheetah (2.2.1). More... over 15 years ago
Update to latest version of the ez_setup.py script. More... over 15 years ago
Minor cleanup of some error messages. More... over 15 years ago
Suppress duplicate warnings given by xpdeint (not the compiler). More... over 15 years ago
Make the 'arguments' feature accept the 'integer' type. More... over 15 years ago
When importing data from a HDF5 file, report an error if the file doesn't exist. More... over 15 years ago
Add comments to the implementation of the diagnostics bounds check. More... over 15 years ago
Added file missing from last commit. More... over 15 years ago
The diagnostics feature will now safety-check integer-valued dimensions. More... over 15 years ago
Minor cleanup of generated code. More... over 15 years ago
Important bug fix involving computed vectors. More... over 15 years ago
Enable the vectorisation extensions on PowerPC computers. More... over 15 years ago