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 10 of 104
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix a situation where an unhelpful error would be presented to the user if a vector needed to be integrated over when initialising a vector.
grahamdennis
More...
over 11 years ago
Update user documentation to refer to the various dimension variables available in C++ code blocks.
grahamdennis
More...
over 11 years ago
Stochastic error checking with runtime noise generation now works.
grahamdennis
More...
over 11 years ago
Uniform dimensions which are symmetric about zero can now be non-locally access with the negative of the dimension name.
grahamdennis
More...
over 11 years ago
Make alias dimensions not be preferred for distributing over with MPI.
grahamdennis
More...
over 11 years ago
Fix a bug when aliases are used with MPI.
grahamdennis
More...
over 11 years ago
The Octave HDF5 importer was causing problems for MATLAB…
grahamdennis
More...
over 11 years ago
Rename PyLabImport to PythonImport
grahamdennis
More...
over 11 years ago
Remove all the unused and unimplemented output flags for xsil2graphics2 and associated files.
grahamdennis
More...
over 11 years ago
Produce a single output script for MATLAB/Octave even in the HDF5 case. Although the code to import HDF5 data is different, we just detect which is being used at runtime (of the generated import script) and then run the right code. This means that all MATLAB import scripts are compatible with Octave.
grahamdennis
More...
over 11 years ago
Load binary data in a single fread() call.
grahamdennis
More...
over 11 years ago
Endianness can be specified when opening binary files in MATLAB/Octave.
grahamdennis
More...
over 11 years ago
Clear variables used when loading MATLAB binary files to avoid polluting the variable workspace.
grahamdennis
More...
over 11 years ago
Make Octave HDF5 export the dependent variables as well as the independent variables.
grahamdennis
More...
over 11 years ago
Permute the dimensions of all variables so that they are consistent with the HDF5 export. With the previous code, ASCII and binary export might generate variables of size 8 x 4 x 25, while HDF5 would generate 25 x 4 x 8. The latter was chosen to be consistent with what the user specified in their XMDS files, so ASCII and Binary export have been modified so that the same variables are created independent of whether ASCII, Binary or HDF5 are used.
grahamdennis
More...
over 11 years ago
Refactor variable name generation into a shared function.
grahamdennis
More...
over 11 years ago
Restore underscores in variable names for MATLAB/Octave.
grahamdennis
More...
over 11 years ago
Use scientific notation for ASCII representation of floats.
grahamdennis
More...
over 11 years ago
Refactor MatlabImport and OctaveImport.
grahamdennis
More...
over 11 years ago
Remove documentation for unsupported options in xsil2graphics2
grahamdennis
More...
over 11 years ago
Grisha's team's submitted changes to xsil2graphics2.
grahamdennis
More...
over 11 years ago
Make the 'nx' <--> 'kx' transform about twice as fast.
grahamdennis
More...
over 11 years ago
Update test cases that had their results changed when the Hermite-Gauss bug was fixed.
grahamdennis
More...
over 11 years ago
Fix linux installer bug on Fedora 19
m_johnsson
More...
over 11 years ago
Bump Linux installer revision for Hermite-Gauss bugfix.
grahamdennis
More...
over 11 years ago
Fix a bug in the Hermite Gauss Fourier basis.
grahamdennis
More...
over 11 years ago
Correct an error message to list the valid types of 'operator's available in an operators block
grahamdennis
More...
over 11 years ago
Correct the documentation of the "XMDS" Fourier transform.
grahamdennis
More...
over 11 years ago
Silence a pointless "warn_unused_result" warning on linux
m_johnsson
More...
over 11 years ago
Version number changes for 2.1.3 release.
grahamdennis
More...
over 11 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
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