Maintainers: Alexandru Fikl
polsys-rs is a Rust binding for the POLSYS_PLP Fortran code. It can be used to solve systems of high-order polynomials using homotopy methods.
Maintainers: Alexandru Fikl
netbrot is a little fractal visualizer implemented in Rust. It can render Mandelbrot and Julia type fractals for vector quadratic maps in the complex plane. We have used it to understand the dynamics of adjacency matrices that arise in neuroscience.
Maintainers: Alexandru Fikl
pycaputo is a library that can evaluate fractional derivatives and integrals and can solve fractional-order differential equations with a wide variety of methods and operators. This library was used to implement the fractional Integrate-and-Fire method described in our 2025 FCAA paper.