...The package can solve problems in electrostatics, direct current, magnetostatics and eddy-currents.
Since version 0.4.0, MaxFEM requires Python 3.
We have moved the installers to the MaxFEM website (see below). In order to improve MaxFEM, we will require you to fill out a simple form before downloading them.
A canvas library for generating technical drawings
...It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings.
A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo program is doing), the canvas is expected to be used from higher level languages, much in the same way as what done in the GNOME stack.
Lua bindings based on LGI are already provided out of the box. ...