-
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…
-
Running this program.
``` python
from offset import maintask, run, go, makechan
def gopher(left, right):
value = right.recv()
left.send(value + 1)
def starter(chan):
chan.send(1)
@main…
-
### Environment
- OS and version: Windows 11 12H2
- VS Code: 1.75.0
- C/C++ extension: 1.13.9
- OS and version of remote machine (if applicable):
- GDB / LLDB version: lldb 15.0.0
### Bug …
-
At as v1.4 the only values accepted by `components.type` are as follows:
- "application"
- "framework"
- "library"
- "container"
- "operating-system"
- "device"
- "firmware"
- "file"
Havi…
-
So I'm trying to link glulxe against libgarglk, and there are lots of errors.
Firstly, I'm building garglk like this (from within the glulxe folder):
```
curl -Ls https://github.com/garglk/garg…
-
### 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/…
-
{
"description": "Code :arrow_right: prettier :arrow_right: eslint --fix :arrow_right: Formatted Code :sparkles:",
"fullName": "prettier/prettier-eslint",
"language": "JavaScript",
…
-
Hi, i have seen that there is a function to calculate the r2 score of the surrogate model. I was wondering, are there any other simple metrics implemented to measure how good the surrogate model is?
…
-
It would be great to have a menu to set up several tabs with different things (shells, commands, interpreters) for default. I'm running a script via Guake Hooks start which do the job I want:
```b…
-
Really nice work on the package! It looks like the best parser generator for Julia at the moment. Here's a few ideas I had about bootstrapping new parsers:
- Import [grammar.json](https://github.com…