Skip to content

Prepare v3 maths overhaul - #54

Open
NicklasXYZ wants to merge 1 commit into
gleam-community:mainfrom
NicklasXYZ:v3-maths-overhaul
Open

Prepare v3 maths overhaul#54
NicklasXYZ wants to merge 1 commit into
gleam-community:mainfrom
NicklasXYZ:v3-maths-overhaul

Conversation

@NicklasXYZ

Copy link
Copy Markdown
Member

Add complex number support, align undefined edge-case behavior, update docs, expand regression coverage, and update lib gleam.toml and CI files for a v3 release.

@NicklasXYZ
NicklasXYZ force-pushed the v3-maths-overhaul branch 2 times, most recently from cb4ad2d to 15d6cca Compare June 23, 2026 22:59
Add complex number support, align undefined edge-case behavior, update docs, expand regression coverage, and refresh CI for the v3 release.
strategy:
fail-fast: false
matrix:
gleam-version: ["1.14.0", "1.17.0"]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the rationale for the older gleam version?

@NicklasXYZ NicklasXYZ Jun 24, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reason I added/kept an older version there (started with 1.4 and updated to 1.14 due to incompatibilities with stdlib) was that it was still being used in the gleam.toml file. I can see now that I actually forgot to update that one.

If just using the latest version is alright, I would be fine using just that :)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants