Yash Rachamalla

Results 11 issues of Yash Rachamalla

Hello, it appears that with SMA, even if only a few input values are NaNs, ta-libs entire output comes out as NaN. I don't believe this is intended behavior, because...

Hello, I created a basic application to use boost beast and boost asio with CUDA. However, it appears that nvcc runs into a lot of errors while compiling the headers....

Bug

I think it would be helpfull if we could have a feature to pass in flags to the makepkg command, similar to `-mflags` in yay.

Whenever I sign my app with the anissete server, the app doesnt get signed but I get a prompt that my icloud account has been locked for security reasons and...

Hello, I am currently trying to create a basic TD3 agent but I am getting this very long error ``` Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/tensorflow/python/training/coordinator.py", line 293, in...

Currently, when I try to copy a scalar value from a 0 dim tensor with `double_value(&[0])`, it returns the following error ``` called `Result::unwrap()` on an `Err` value: Torch("select() cannot...

Here is a temporary fix for #851 that appears to work when tested on my arch box. In the future would strongly recommend excluding GLOG in the bindings generator.

console output after one click in game Exception in thread java.lang.ArrayIndexOutOfBoundsException: 1203 at TerrariaClone.updateApp(TerrariaClone.java:3283) at TerrariaClone$1$1.actionPerformed(TerrariaClone.java:2119) at javax.swing.Timer.fireActionPerformed(Timer.java:313) at javax.swing.Timer$DoPostEvent.run(Timer.java:245) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703)...

Hello, Currently, I am trying to use coz, however whenever I run it with ANY application with no flags I get the following error ``` /usr/include/c++/14.1.1/bits/basic_string.h:1328: std::__cxx11::basic_string::reference std::__cxx11::basic_string::front() [with _CharT...

**Is your feature request related to a problem? Please describe.** Why is it that I have to use a specific java installation for openrocket? Its really annoying configuring java to...

Feature request