OpenPatch
OpenPatch develops open source projects for assessment and training of competencies in the field of computer science and mathematics.
- Posts
- 95
- Followers
- 21
- Following
- 7
-
#hyperbook v0.91.0 released
This release brings some nice improvements to the built-in IDEs:
- Fullscreen mode is now polished across PyIDE, the Web IDE, Typst, and p5
- PyIDE now supports canvas rendering
- Graphical output lands in PyIDE -
Did you know that creating a GeoGebra applet in #hyperbook is way easier than using geogebra.org — at least from a text-lover’s perspective 😅?
:::geogebra{perspective="G" height=400 width=700 coordsystem="-10,10,-2,8"}
a = Slider[-5,5]
SetCoords(a, 450, 370)
f_a(x) = x^2 * a + a * x:::
Here you can find the hyperbook documentation: https://hyperbook.openpatch.org/elements/geogebra
Here you can find every Geogebra-command.
https://geogebra.github.io/docs/manual/en/commands/3D_Commands/ -
🚀 #hyperbook v0.51.0 is out!
You can now add interactive geometry, function plots, charts & data visualizations with #jsxgraph 📊📐Dive in here 👉 https://hyperbook.openpatch.org/elements/jsxgraph