algebraic-solving / msolve

Library for Polynomial System Solving through Algebraic Methods
https://msolve.lip6.fr
GNU General Public License v2.0
90 stars 22 forks source link

ARM Neon support for f4 #104

Closed ederc closed 10 months ago

ederc commented 10 months ago

Adds support for ARM Neon intrinsics in sparse linear algebra for f4.

@williamstein Thanks for supporting msolve via giving us access to your Mac Studio, helped a lot optimizing this PR.