-
Current status:
- Full-time for 11 November onwards (first courses)
- ToDo: formulate Cum Laude scientific idea
- Re-usage of Superapp infrastructure with IPv8
- cooperation with ministry
- tampe…
-
## Description of bug / unexpected behavior
trying to set up logging in a config file fails
## Expected behavior
logs written to a file
## How to reproduce the issue
Code for reproduci…
-
## Description of bug / unexpected behavior
I am trying to create a video to showcase a simple linear transformation using the `LinearTransformationScene` class but it fails. I debugged a lot and h…
-
### Describe the bug
```js
import { createSignal, batch } from "solid-js";
const [count, setCount] = createSignal(0);
batch(() => {
console.log('set:', setCount(123));
console.log('get:'…
-
As a follow up to #2855 @balacij, can you propose a subset of the Drasil code that highlights how we go from the Drasil inputs to the outputs for the GlassBR example. In the "Well Understood" paper w…
-
#### Preliminaries
- [x ] I have followed the latest version of the
[installation instructions](https://docs.manim.community/en/stable/installation.html).
- [x ] I have checked the [trouble…
-
klipper uses standard trapezoid acceleration as far I know. I never seen a firmware with s-curve like acceleration and I think it would work better for printers
Some video from https://www.youtube.co…
-
_From @Genbox on April 2, 2017 11:46_
Hi Louis,
I've seen you active around the Box2D project, and it seems like you are keen to improve it and add features. I'm working on [Velcro Physics](https:…
-
Content in the Physics Derivation Graph is currently stored as LaTeX. LaTeX is not meaningful for computer algebra systems, so a semantically meaningful representation like Content MathML or SymPy or …
-
Is the website up?