-
What is our policy for pruning old branches? Colin deleted his branch (which is totally fine) which got me thinking about this, but we should probably have some sort of consistent guidance. Do branche…
-
I don't know if this has been reported before but I noticed that loading libsbml gives the following error, is it because I have an old libsbml installed?
import libsbml
Traceback (most recent cal…
-
Or at least, I assume that's my problem.
I am running a script with contents
```sh
#!/bin/bash
sudo numlockw on
```
which is run by a `riverctl spawn` command in my `~/.config/river/init…
-
all NuML tables currently follow the `XXX_table` syntax, which is needlessly long. i would like to simplify this to rename `event_table` to `events`, `particle_table` to `particles`, etc
-
### Pre-requisites
- [X] I have looked for any other duplicate issues
### Ly version
1.0.1
### Observed behavior
The caps lock indicator only gets updated when you type.
### Expected behavior
T…
-
Hello Christian,
thank you for sharing this project. I am currently testing IIRNet with some magnitude responses I have and trying to compare the results with an optimisation based approach. Unfor…
-
I am trying to process a set of 1million events and I am obtaining this error:
Traceback (most recent call last):
File "/home/stokes/NUGRAPH_PDK_BranchTag/scripts/process.py", line 35, in
…
-
Hello,
I'm having trouble installing tellurium on Mac OS X 10.13.6 with pip. The error I get from pip is nondeterministic - sometimes it complains about phrasedml being unavailable, other times abo…
-
After running `sudo asus-numpad`, I get an error:
```
Error: Failed to get initial numlock state
```
I installed the program via cargo command in README.
-
Need to agree on some naming convention for logs and how we are going to organize storing them. Someone will also need to document this once we decide so everyone follows it and I will just go ahead a…