Ryan Curtin

Results 312 comments of Ryan Curtin

No problem! I just merged the bugfix, so I will go ahead and close this issue. Please feel free to open new issues if you have any more problems in...

This is super awesome! I'm still working through the related Bandicoot changes and opening PRs, but little by little I'll get everything opened in MRs there so that this will...

Agreed, sounds good. Getting the submodule part set up might require a little bit more work. (@shrit maybe you have some input on the best way to do that?) Basically,...

@shrit that sounds good, we can try that and see how it works. It might be good to wait until we finish transitioning this repository so that it has a...

@shrit take a look at the end of `src/mlpack/CMakeLists.txt`, it could cause some problems. Basically, the `if (BUILDING_PYTHON_BINDINGS)` section and `post_markdown_setup()` need to be called after all bindings are added....

Hey @abernauer, thanks for taking the time to implement this! It looks great. I left a bunch of comments through ReviewNB; hopefully they're helpful. I do have some slight (but...

Hey @tunglinwood, I did not realize that both this PR and #224 were open for the same thing. I think that #224 is a more complete solution as it also...

I like @shrit's suggestion, but if we really wanted to get crazy, we could use symlinks, so that users could look either by programming language or by example. :) https://mokacoding.com/blog/symliks-in-git/...

Should we keep this one open? I think it is maybe a nice idea, it just needs someone to take the initiative and do it. (Given infinite time, I will...

Yeah, symlinks might be not a great solution here. If we want to arrange things such that the primary way we intend for users to find examples is by reading...