Steffen Ridderbusch

Results 53 comments of Steffen Ridderbusch

I am trying to do the same right now, but it appears to be very difficult to do properly. In addition to the various `eval_` functions, one needs to define...

I have covered a few more lines, and run the formatter, so that should pass now, I hope. I feel the solution could be to keep the tests in place,...

Very interesting. I have seen the issue on conditional dependencies, it does not seem that it will resolve very soon. In principle I am open to add the proper tests,...

After some exploration, I notice two issues: 1. Since I am using Julia 1.7, ReverseDiff (and probably also ForwardDiff) segfault whenever I actually get to interesting parts. I understand this...

I think I have the same problem that makes the CI fail all the way through for Julia nightly. I have switched to 1.3 for now. For development, I have...

I am very interested in this, as I currently working on/ with matrix kernels, and I would be very happy to help/ work on this. Matrix kernels are a very...

My apologies, I know of the feature space approach to matrix kernels, and I even read that exact Wikipedia page, but somehow missed that section. Thank you for this, I...

As suggested, I am splitting this again into a few smaller PRs, not in the least because in doing so smaller bits spawned more larger issues.

I would like to follow up here, and mention that this package could use a "Getting started" section. The General Usage section did not give me enough information to apply...

As of this week I have been working to create my own reproducible results setup, and I am just about to include DrWatson into the mix. I am going to...