-
Ok so finally had a chance to get this spun up and was wanting to give my praise for creating this, its better than requestarr, but i want this to stay the best one so please add support for the othe…
-
### Problem description
Storing a const reference to an Eigen object as part of a class/structure that is initialised with a `nb::Dref` object compiles without any issues but results in data corrup…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@react-native-voice/voice@3.2.4` for the project I'm …
-
I would expect this to work:
```
$ cargo run pil test_data/asm/book/hello_world.asm -o output -f -i 0
...
Writing output/hello_world_analyzed.pil.
...
$ cargo run pil output/hello_world_analyzed…
-
The NumericalTarget constructor will happily accept a transformation without any bounds. This causes the call to `target.transform()` to turn the dataframe into NaNs.
```py
from baybe.targets impo…
-
```cpp
#include "clad/Differentiator/Differentiator.h"
#include
#include
double f (std::vector::iterator start, std::vector::iterator end) {
double sum = 0;
for (auto it = start; it != e…
-
When building with the Nim-2.2.0 release the `Uniform[T]` types are not being implicitly converted to `T`.
```
examples/triangle.nim(17, 21) Error: type mismatch
Expression: MVP * vec4(vPos.arr[0…
ehmry updated
1 month ago
-
## bearophile_hugs reported this on 2010-10-10T14:42:54Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=5037
### CC List
* andrei (@andralex)
### Description
````markdown
Created at…
-
-
Hi @willow-ahrens,
I wanted to discuss feasibility of eager only (and simplest possible) `reshape` function in Finch.
It looks like most of the Array API test suites require `reshape` to run (`t…