Geode-solutions core numerical algorithms module for geometry processing. Current version 6.4.15, requires Python <3.13, >=3.9. Release cadence follows main Geode library releases.
pip install geode-numericsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize Numerics and call a method (example: solve linear system).
Use `from geode_numerics import ...` or `import geode_numerics`.
Review release notes and update method calls accordingly.
Install with Python 3.9, 3.10, 3.11, or 3.12.