-
Since Node.js, Bun and Deno offer different APIs ([`node:test`](https://nodejs.org/api/test.html#test-runner), [`bun:test`](https://bun.sh/docs/test/writing), [`Deno.test`](https://examples.deno.land/…
-
### Version of Awkward Array
1.10.1
### Description and code to reproduce
```py
a = np.array([1, 2, 3], dtype=np.int32)
ak.Array(a) # OK
ak.Array([a]) # BAD
```
As you can see, in t…
-
One of the project goals is to allow generation of notebooks, based on the input files. IIUC, this is the main reason why cell directives are only allowed at the highest level, and if they aren't, the…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
- We want to be able to export POAM …
-
With the website Jfusion.org being down for weeks, and no commit for over 6 months here on Github, is it safe to assume that the project is now dead?
Would be great to have some official word, so …
-
## Problem or new feature
Search on ```decont``` in the index takes you to the [glossary](https://docs.raku.org/language/glossary#decont).
Beginners are unable to find the decont operator [page]…
-
### Describe the bug
The problem is with run_5point solver, which has several filters:
https://github.com/kornia/kornia/blob/a041d9255f459a0034c75b20fb9ab524d7ae3983/kornia/geometry/epipolar/essenti…
-
A Step-By-Step Guide to Name Your Product
https://ift.tt/3fjwcdB
About 0 Minutes
Quick. Look at these images. Which is kiki? And which is bouba?
Did you attribute kiki to the pointy shape? And b…
-
Since this is an important discussion I'm splitting off a separate thread (previous one is https://github.com/FStarLang/FStar/issues/355#issuecomment-139806214).
It is folklore in the type theory wo…
-
**Description:**
I am trying to use spectral matching to get correspondence between nodes in graphs of different sizes. As per the documentation, I create sparse adjacency matrices, followed by an af…