Still work in progress.
This project is build ontop of anywidget and brings https://mafs.dev/ by @stevenpetryk to jupyter.
Installation
pip install ipymafs
Example script
from ipymafs import Bezier
b = Bezier(p1x = -5)
bb.p1x = 4
Demo
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Still work in progress.
This project is build ontop of anywidget and brings https://mafs.dev/ by @stevenpetryk to jupyter.
Installation
pip install ipymafs
Example script
from ipymafs import Bezier
b = Bezier(p1x = -5)
bb.p1x = 4
Demo