-
This issue is intended to give an overview, track progress and provide discussion for the roadmap of features and changes to get MicroPython to the next release.
And I'd propose that the next relea…
-
```
OpenMP will allow the library to use all available cores.
On my quad core system, OpenMP decreases encode and decode times
by about 40%.
Patch to follow shortly.
```
Original issue reported on …
-
I'm a new user and hoping to use powderday on simulations run with Enzo. I was able to run powderday on the example gadget Milky Way zoom and to reproduce the plots from the documentation, but the cod…
-
```
OpenMP will allow the library to use all available cores.
On my quad core system, OpenMP decreases encode and decode times
by about 40%.
Patch to follow shortly.
```
Original issue reported on …
-
```
OpenMP will allow the library to use all available cores.
On my quad core system, OpenMP decreases encode and decode times
by about 40%.
Patch to follow shortly.
```
Original issue reported on …
-
I'm currently working on adding stereo display support to PsychoPy. I'll keep track of development here.
*Updated 09/13/2018*
Over the last year, my focus was to add Oculus Rift support to Psyc…
-
I am trying to figure out why is this module so much faster than a "normal" GDScript implementation that does the same thing with SurtaceTool or ArrayMesh. For example, this:
https://github.com/orosm…
-
I just got [this new board](https://github.com/Xinyuan-LilyGO/T-Display-S3-AMOLED), which seems to be a variant of the original T-Display-S3 version. It has an AMOLED screen with a higher resolution (…
-
I have made some changes to the device tree and generated the fsbl.bin. How do I update that in Unleashed ?
Chapter 6 in Unleashed starting guide only talks about steps to update complete firmware hi…
-
### Describe the project you are working on
- Playing around with building 3D scenes in Godot
- Level design addon using CSG Nodes
- Unrelated 2d project
### Describe the problem or limitation y…