Jasper Behrensdorf
Jasper Behrensdorf
Coolio, I'll see if I can get a pull request together. While I do that I will also see if we can turn more of the tutorials into integration tests.
Not exactly sure what you mean, but I will present my proposed rework of the input tomorrow.
> If you need another function add it but the behaviour of methods should not be changed without a good reason. What do you mean? It's exactly the way it...
The reason we did this was, that checking weather to construct from the rv parameters or mean and Std is quite complex and Matlab does not support multiple constructors. For...
@etheban There are merge conflicts. Please merge `development` into `matlab-worker` and fix them.
@etheban The merge conflicts are still there and this is a separate feature. Can you put this on a separate branch?
Can you explain the use case here? Why would someone using Matlab want to save their results in a database where they are somehow less accessible than before? Also what...
Ultimately, I think that everybody has their preferred way of storing results. It makes sense to export intermediate results somewhere so people can move them wherever they want, but mostly...
It would be great if, as part of this, the URL to the OpenSign logo could also point to the self-hosted instance.
Ultimately, we will allow the user to specify the interval propagation method to use. Currently all we have is global optimization which is very inefficient.