-
**Description**
Earlier today I discovered that XSUB.h overwrites functions like htons. With Leon’s help I learned that it has to do with the implicit-sys logic, which itself depends on NO_XSLOCKS be…
-
Consider `sheb.scm`:
```scheme
;#! /usr/bin/env gsi-script
(define (displayln x) (display x) (newline))
(for-each displayln (command-line))
(error "This causes an error")
```
Redirecting st…
-
## Steps To Reproduce
Steps to reproduce the behavior:
1. build `python312Packages.jenkins-job-builder`
## Build log
Build Log
```
error:
… while calling the 'derivatio…
-
To optimize the forward pass latency it would be good to time GC to run in between model executions. This won't improve the QPS since the GC cost is the same amoratized but it would make the latency l…
d4l3k updated
2 years ago
-
_UPD (Nov 30, 2023):_ I changed my mind, having understood the consequences and having gained a better understanding of the challenges this would present:
* https://github.com/jazzband/pip-tools/issu…
-
# User Stories
AS a WTP engineer
I WANT TO see a "Hello, world" for the applications & infrastructure
SO THAT I know the starting point is working
AS a WTP engineer
I WANT TO be able to use a wtp cl…
-
(This is a follow-up to gh-103092 and gh-104108.)
It may be worth having a test that tries importing every stdlib module in a subinterpreter that has its own GIL. This would ensure that all our bu…
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there.
- [X] Search the [issue tracker](https://github.com/…
-
Hello, I have been using Jax to build a differentiable fluid simulator, which involves solving a sparse linear system using the Conjugate Gradient algorithm (`jax.scipy.sparse.linalg.cg`). When I trie…
-
The [SoS kernel](https://vatlab.github.io) allows the use of multiple Jupyter kernels in a single Jupyter notebook. When I tried to set up an environment that contains multiple languages (e.g. Julia a…