Heiko Strathmann

Results 165 comments of Heiko Strathmann

Hi that sounds good. So grab a copy of shogun and send a pull request on github. Also, I would love to read a paper on the algorithm - could...

closing as we are now using colpack

@Froskekongen yeah that is true, but what would be the alternatives? This one at least works for now. What are you doing in KRYLSTAT?

Nice, thanks for that. @lambday feel free to have a look at this. It's not top priority now (since the other stuff works - at least with reasonably conditioned matrices),...

You could have a go, but it is very low priority. I suggest to pick something else

sort them by date and pick the most recent one, there are plenty of those ...

Just a quick thought, I think it is good to have things like `CMath::sin` because it makes us backend independent. However, it should only be accessible from c++, and therefore...

thats a good point. We for sure rely on c++. But there for sure is a reason why we have those things - might be deprecated by now @sonney2k @lisitsyn...

++ Could you maybe post an example PR where this is done, then people have an easier time reproducing it