-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DispersiveMultiLayer
no longer uses MATLAB
#286
Merged
samcunliffe
merged 10 commits into
181-hdf5-io-pairdev
from
wgraham-DispersiveMultiLayer-no-matlab
May 12, 2023
Merged
DispersiveMultiLayer
no longer uses MATLAB
#286
samcunliffe
merged 10 commits into
181-hdf5-io-pairdev
from
wgraham-DispersiveMultiLayer-no-matlab
May 12, 2023
Commits on May 12, 2023
-
Rework DispersiveMultiLayer class into a struct. TDMS builds.
- xyz_vector struct of 3 vector<double>s introduced - DispersiveMultiLayer is now a struct with xyz_vector members - Preserve method for checking if the medium is dispersive - Temporarily disable unit tests for DispersiveMultiLayer class - HDF5Reader::read() can now assemble a DispersiveMultiLayer - HDF5Reader has a method for reading directly into a vector<T> - H5Dimension can be passed a H5::DataSet as well as a H5::DataSpace
Configuration menu - View commit details
-
Copy full SHA for 2ce79bf - Browse repository at this point
Copy the full SHA 2ce79bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 821b637 - Browse repository at this point
Copy the full SHA 821b637View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae8e66 - Browse repository at this point
Copy the full SHA 7ae8e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1babc7 - Browse repository at this point
Copy the full SHA f1babc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1d3f28 - Browse repository at this point
Copy the full SHA a1d3f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for b19f95d - Browse repository at this point
Copy the full SHA b19f95dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f94870 - Browse repository at this point
Copy the full SHA 6f94870View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a0e12 - Browse repository at this point
Copy the full SHA 47a0e12View commit details -
Update CI to produce unit test
.mat
and.hdf5
data (#289)* Move content of benchmark_scripts readme into doc/developers * Update CI attempt 1 * Actually use the right syntax * Force python version to prevent MacOS using python2.7 * Rename files to better match the data they produce * Aplease windows syntax * Remove pip cache due to known windows bug: actions/setup-python#436
Configuration menu - View commit details
-
Copy full SHA for 7be30ef - Browse repository at this point
Copy the full SHA 7be30efView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4d0cfd - Browse repository at this point
Copy the full SHA d4d0cfdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.