Skip to content
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

Coot 14, Remove arma from arma::zeros and arma::ones #3680

Merged
merged 18 commits into from
Apr 14, 2024
Merged

Conversation

shrit
Copy link
Member

@shrit shrit commented Apr 8, 2024

No description provided.

Signed-off-by: Omar Shrit <omar@avontech.fr>
Signed-off-by: Omar Shrit <omar@avontech.fr>
Signed-off-by: Omar Shrit <omar@avontech.fr>
Signed-off-by: Omar Shrit <omar@avontech.fr>
Signed-off-by: Omar Shrit <omar@avontech.fr>
Copy link
Member

@rcurtin rcurtin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, just the usual smattering of style comments 😄

HISTORY.md Show resolved Hide resolved
src/mlpack/core/util/using.hpp Outdated Show resolved Hide resolved
src/mlpack/methods/ann/augmented/tasks/copy_impl.hpp Outdated Show resolved Hide resolved
src/mlpack/methods/ann/layer/log_softmax_impl.hpp Outdated Show resolved Hide resolved
src/mlpack/methods/hmm/hmm_impl.hpp Outdated Show resolved Hide resolved
src/mlpack/methods/local_coordinate_coding/lcc_impl.hpp Outdated Show resolved Hide resolved
src/mlpack/methods/lsh/lsh_search_impl.hpp Outdated Show resolved Hide resolved
src/mlpack/methods/lsh/lsh_search_impl.hpp Outdated Show resolved Hide resolved
src/mlpack/methods/rann/ra_search_rules_impl.hpp Outdated Show resolved Hide resolved
shrit and others added 9 commits April 10, 2024 11:20
Co-authored-by: Ryan Curtin <ryan@ratml.org>
Co-authored-by: Ryan Curtin <ryan@ratml.org>
Co-authored-by: Ryan Curtin <ryan@ratml.org>
Co-authored-by: Ryan Curtin <ryan@ratml.org>
Co-authored-by: Ryan Curtin <ryan@ratml.org>
Co-authored-by: Ryan Curtin <ryan@ratml.org>
Signed-off-by: Omar Shrit <omar@avontech.fr>
Signed-off-by: Omar Shrit <omar@avontech.fr>
Signed-off-by: Omar Shrit <omar@avontech.fr>
Copy link
Member

@rcurtin rcurtin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, the cleanups are much appreciated. I might suggest trying to add a bit of the "why" to the history, but, up to you. Someone reading things like "Remove arma" is probably not going to understand why, but a message more like "Generalize matrix operations in preparation for GPU support" gets the idea across to someone who has no idea what's going on internally. But, your call 👍

HISTORY.md Outdated
* Allow PCA to take different matrix types (#3677).

>>>>>>> master
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, still a merge artifact here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, this indeed is a merge artifact,
Will fix that shortly, and include the above message

src/mlpack/methods/ann/not_adapted/brnn_impl.hpp Outdated Show resolved Hide resolved
Copy link

@mlpack-bot mlpack-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Second approval provided automatically after 24 hours. 👍

@shrit shrit merged commit e5a385a into mlpack:master Apr 14, 2024
12 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants