Skip to content

Update decimo to v0.14.0 - #331

Merged
alisterburt merged 2 commits into
modular:mainfrom
forfudan:decimo-0.14.0
Sep 4, 2026
Merged

alisterburt merged 2 commits into
modular:mainfrom
forfudan:decimo-0.14.0

Conversation

@forfudan

@forfudan forfudan commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

decimo v0.14.0.

The Python package becomes a near drop-in for the standard library's decimal and a superset of it, both integer types change base (BigUInt to 10^18, BigInt to 2^64) and gain a number-theoretic transform, and seventeen bugs are fixed. Release notes: https://github.com/forfudan/decimo/releases/tag/v0.14.0

The readme file for the recipe has been compacted.

Checklist

  • My recipe.yaml file specifies which version(s) of MAX is compatible with my project (see here for an example). If not, my package is compatible with both 24.5 and 24.6.
  • License file is packaged (see here for an example).
  • Set the build number to 0 (for new packages, or if the version changed).
  • Bumped the build number (if the version is unchanged).

@alisterburt
alisterburt merged commit 21558ca into modular:main Sep 4, 2026
5 checks passed
@alisterburt

Copy link
Copy Markdown
Collaborator

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants