ambuehll

Results 21 comments of ambuehll

Thanks for the quick answer. I tried it out with another windows server (even though with an older PROJ version) and it worked again! Not sure where the problem lies....

Hi Zach, super quick implementation! Thanks!! I am compiling the package on my Mac (using clang) and I am getting: ``` In file included from ../inst/include/RcppML.hpp:17: ../inst/include/RcppML/nmf.hpp:100:21: error: cannot assign...

No issues to build on Win. I'll check whether a different compiler might help on mac.

works! many thanks!!!!

OK, so I played around a bit with a small system (900x5000). Here some findings: 1. the bound is not respected. there are values above the upper bound (500) in...

also, it would be amazing if the bounds could be set for each variable separately as in the bvls case.

I can confirm that I it's a perfect 1:1 in your example. I'll post mine in a bit. need to re-run it...

``` library(data.table) library(RcppML) library(ggplot2) A

hi @behrisch, this is kind of an important issue for us. given that @m-kro looked into https://github.com/eclipse-sumo/sumo/issues/13970 I thought maybe there is something going on this front as well :)...

Have a look at: https://arxiv.org/abs/2311.09851 DeePC cc: @AlessioRimoldi