-
I find that the way landing pages/email templates/sending profiles is structured is a little counter-intuitive and disconnected. I think these should be collapsed into one 'thing', of which the name I…
-
I installed the package and ran the simulations using the snakemake workflow
```
pip install -e . -i https://packages.idmod.org/api/pypi/pypi-production/simple
cd simulations
snakemake -j
```
…
-
Hello!
First of all, thank you for the library! It is really nice to find something like this performing so well in the .Net space!
We've been using PhysX 5 with a C# binding for a while but it …
-
Sometimes when pressing 'Stop Simulation' in the browser UI, the state changes to 'Stopping' and then just hangs there, without actually fully stopping. This time, it happened after running ca 6 times…
-
**Bug description**
In a build from the 3.5.0 branch or the 'main' branch, the Matlab S-function FAST_SFunc is built, but attempting to run the function in a simulation results in the following err…
-
## Element.setCapture is deprecated
This seems to break things in Firefox (on mac, not sure about elsewhere).
## To Reproduce
Steps to reproduce the behavior:
1. Using the Firefox browser,…
-
I'm planning to create a V-REP plugin for Tasks. Ideally my hope is to be able to V-REP scenes into tasks, run a solver, then update V-REP with the output. I'll explain my plan here, could you let me …
-
Given this code example:
```
CANSparkMax m_motorA;
CANSparkMax m_motorB;
public void robotInit() {
m_motorA = new CANSparkMax(0, CANSparkMaxLowLevel.MotorType.kBrushless);
m_motorB = …
-
Here's my proposed API after playing around with some of the ideas on the roadmap. I think this idea will help tie together a lot of the items on the roadmap.
``` ruby
# Simplest possible API
…
-
Add a new option for query. Instead of sending pair of genes, it should send a search option:
* **Growth**
* **Genetic Interactions**
This option should be called *Simulation Type* (or somethi…