Daniel Csaba

Results 4 comments of Daniel Csaba

@mmcky sorry for the delayed response. Sure, sounds good. Should we try and figure out the issues with the package first or would it make sense to go ahead with...

Hi Matt, sounds good to me. I'll get some test cases in the meantime. Thanks for the help.

Hi @jstac, I had a quick look and it's failing in `nopython` mode---seemingly due to a type clash. My first attempts at fixing it were not successful. I'll try and...

hi @jstac and @albop thanks Pablo for pointing out the issue. regarding the `f.rand()`, our problem was that `jitclass` was not able to handle optional and default arguments so we...