-
## Describe the bug 🐛
A function that is JIT-decorated and contains, e.g., `numpy.var()` raises an error when JIT compilation is disabled.
Minimal example:
```python
import os
import numba
…
-
I noticed a few times that algorithms were supposed to return something, e.g., a promise, but didn't.
It might help re-reading the algorithms and see if you could write an implementation from scrat…
-
I wish to add the implementation of stack in python from scratch.
It will contain all the basic operations as well some extra operations implemented on stack.
Also I will try to add all the differen…
-
I'd like to start this discussion here. The README for [`Scratch.jl`](https://github.com/JuliaPackaging/Scratch.jl) states:
> Because the scratch space location on disk is not very user-friendly, s…
-
For similar reasons as explained in https://github.com/capnproto/capnproto-rust/pull/243#discussion_r773027692, I need an owned version of `ScratchSpaceHeapAllocator`.
Here is my proposal for a gro…
-
Hydra's type inference implementation started with the minimal Algorithm W implementation in Stephen Diehl's "Write You a Haskell", then diverged heavily in order to accommodate the idiosyncrasies of …
-
Currently the RandomAccessFile::Read() API guarantees it'll be provided a scratch buffer large enough to store its result. However that buffer is not needed for `mmap()`-based file readers as those ca…
-
I was looking into MTProto and grammers implementation for some time now, and I really can't understand how the persistence in grammers is supposed to work.
To elaborate: there is a session that th…
-
I'll admit to initially being a bit reluctant to making MPItrampline the default MPI implementation, but given
a. it has so far proven fairly successful, and
b. the situation with binary dependencie…
-
It's been an open issue for too long, multiple problems with this section suggest a total re-record from scratch.
- [ ] course is now Desktop centred, ingress needs to be installed there.
- [ ] ya…