Kartheek L

Results 12 issues of Kartheek L

### Environment * Elixir version (elixir -v): 1.13 * Phoenix version (mix deps): "~> 1.6.4" * Operating system: Mac OS 12.0.1 ### Expected behavior ``` scope "/", HelloLiveWeb do pipe_through...

I came across few issues with disconnect and reconnect scenarios. I am using C# version of `Websocket`: - calling `websocket.Close()` hangs the client when we lose internet connection or when...

### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://crates.io/crates/polars) of Polars. ###...

bug
rust
needs triage

I am using a dynamic supervisor to spawn goth instances. The Goth instances are synced with db using a GenServer. I felt an `exists?/1` function to be missing. ``` def...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Include code snippet ```python import numpy as np import mlx.core as mx from keras.src.ops import...

**Describe the bug** `np.ndarray` of bfloat16 using ml_dtypes is being interpreted as complex64 by mlx. **To Reproduce** ```python >>> from ml_dtypes import bfloat16 >>> import numpy as np >>> x...

bug
enhancement

**Describe the bug** mx array being first operand in arithmetic op is being converted complex numbers **To Reproduce** Include code snippet ```python import numpy as np import mlx.core as mx...

bug

Issue for tracking and coordinating mlx backend work: ### `mlx.math` - [ ] `fft` - [ ] `fft2` - [ ] `rfft` - [ ] `irfft` - [ ] `stft`...

stat:contributions welcome