-
Love the crate, busy using it for some visualization work for strange attractors. Just want to see if @emoon is open to me adding to the documentation / examples or if there's a particular style they …
-
In this notebook: https://observablehq.com/@rreusser/strange-attractors-on-the-gpu-part-2
The particles use a VAO. It should look like this:
but when I disable the VAO extension, causing the…
-
The documentation of Modelica.Electrical.Analog.Examples.Resistor says
> This is a very simple circuit consisting of a voltage source and a resistor.
I don't agree with that.
Clearly the model lo…
-
**Describe the bug**
Upon invoking `prob = tipping_probabilities(basins_before,basins_after)`, Julia kernel dies. I did some testing. Could it depend on the array size? If the array size of the provi…
-
Markov mashup of trail race reports and psychoactive experiences. [Example output](https://github.com/nmifsud/ultra/raw/master/ultra-181129-075926.pdf). [Repo](https://github.com/nmifsud/ultra).
Op…
-
## About the author
Hey all,
I am [George Datseris](https://datseris.github.io/), currently a postdoctoral researcher at the Max Planck Institute for Meteorology. **Nonlinear dynamics** has been m…
-
```js
const sketch = () => {
return ({ context: ctx, width, height }) => {
ctx.fillStyle = 'red';
setTimeout(() => {
console.log('I expect red');
ctx.fillRect(200, 200, 2…
-
Further to the sensible remarks in: https://github.com/cpldcpu/MisguidedAttention/issues/2 and very wrong assumptions in the related paper: [Alice in Wonderland: Simple Tasks Showing Complete Reasonin…
-
In [Faini 2021](https://royalsocietypublishing.org/doi/abs/10.1098/rsta.2020.0254), they suggest a "seemingly simple" modification of the equation for when q = 0
![image](https://user-images.github…
-
## About the author
My name is Rob, I am a doctoral candidate and instructor of record at the University of North Carolina at Charlotte. I have worked in higher math education for my entire adu…