-
-
Notifications
You must be signed in to change notification settings - Fork 477
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
Matrix macro #886
Merged
Merged
Matrix macro #886
Commits on May 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e976922 - Browse repository at this point
Copy the full SHA e976922View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab95cf7 - Browse repository at this point
Copy the full SHA ab95cf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed83350 - Browse repository at this point
Copy the full SHA ed83350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dccdb1 - Browse repository at this point
Copy the full SHA 1dccdb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e60136f - Browse repository at this point
Copy the full SHA e60136fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec2a5a3 - Browse repository at this point
Copy the full SHA ec2a5a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7098a4f - Browse repository at this point
Copy the full SHA 7098a4fView commit details -
Implement SMatrix::from_array_storage and use it in matriX! impl
This allows us to avoid injecting unsafe code into every macro invocation, which seems desirable.
Configuration menu - View commit details
-
Copy full SHA for 9142dc8 - Browse repository at this point
Copy the full SHA 9142dc8View commit details -
Impl DMatrix/DVector::from_vec_storage
These methods enable safe & const construction of DMatrix/DVector from a given VecStorage.
Configuration menu - View commit details
-
Copy full SHA for d2c11ad - Browse repository at this point
Copy the full SHA d2c11adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c84302 - Browse repository at this point
Copy the full SHA 5c84302View commit details -
Configuration menu - View commit details
-
Copy full SHA for d56db1a - Browse repository at this point
Copy the full SHA d56db1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07d41e4 - Browse repository at this point
Copy the full SHA 07d41e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for da07749 - Browse repository at this point
Copy the full SHA da07749View commit details -
Configuration menu - View commit details
-
Copy full SHA for b96c755 - Browse repository at this point
Copy the full SHA b96c755View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeab4db - Browse repository at this point
Copy the full SHA eeab4dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bde07f - Browse repository at this point
Copy the full SHA 0bde07fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 041b8c4 - Browse repository at this point
Copy the full SHA 041b8c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a77dd - Browse repository at this point
Copy the full SHA 08a77ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8552fc8 - Browse repository at this point
Copy the full SHA 8552fc8View commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f42ecf0 - Browse repository at this point
Copy the full SHA f42ecf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57541aa - Browse repository at this point
Copy the full SHA 57541aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6026a05 - Browse repository at this point
Copy the full SHA 6026a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b275f - Browse repository at this point
Copy the full SHA 39b275fView commit details
Commits on May 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3a3bc55 - Browse repository at this point
Copy the full SHA 3a3bc55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 922393b - Browse repository at this point
Copy the full SHA 922393bView 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.