michascant
michascant
Hi, can I be assigned this issue?
Hello, I am in the middle of building the test file using log_sum_exp_test as an example and noticed you were passing in logSumExp into the test Would I have to...
Hey can I be assigned this issue please?
Hey, has this issue already been fixed? I took a look and while the docs are now appearing on the left side, if I try access the same link (kestra_namespace_secret_key),...
Hello, I can work on this
Hello, im open to finishing the PR if that is alright?
Hi, sorry this took so long, I made the changes but cannot figure out how to push to an existing branch in someone else's fork, should I create a new...
Ok my apologies, I think i misinterpreted the original issue, I’ll work it on it tonight and incorporate the log_sum_exp into log_add_exp and ensure the tests reflect the change of...
Should I account for multi-dimensional matrix containers or assume that only vectors or 1 dimensional matrix's are accepted into the method regardless if they are column or row-wise?
> I think the most useful thing would probably be to work over arbitrary containers of the same size. I think the apply_scalar_binary helpers may automate that Been trying to...