sagemathinc / cowasm

CoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy.

Home Page:https://cowasm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upgrade to mpmath 1.3

williamstein opened this issue · comments

After many years, mpmath is now at version 1.3! (Instead of 1.0.)

It would be nice to upgrade cowasm to use it. Installing it is fine, but the test suite now uses pytest, so actually running the test suite is the blocker now for this issue.