Skip to content

Support Embedded Swift#330

Merged
stephentyrone merged 3 commits into
apple:mainfrom
ebariaux:main
Sep 25, 2025
Merged

Support Embedded Swift#330
stephentyrone merged 3 commits into
apple:mainfrom
ebariaux:main

Conversation

@ebariaux

Copy link
Copy Markdown
Contributor

I'd like to be able to use Swift Numerics with code targeting the Embedded mode.
Excluding those 3 extensions allowed me to include the package and use ComplexModule in some code deployed to an STM32 board.

And Real does not conform to CustomDebugStringConvertible, so can't access debugDescription property directly on x and y
@stephentyrone

Copy link
Copy Markdown
Member

@swift-ci test

Comment thread Sources/ComplexModule/Complex+Codable.swift
@stephentyrone

Copy link
Copy Markdown
Member

@swift-ci test

@stephentyrone stephentyrone merged commit 18274b1 into apple:main Sep 25, 2025
29 checks passed
stephentyrone added a commit to stephentyrone/swift-numerics that referenced this pull request Sep 25, 2025
stephentyrone added a commit that referenced this pull request Sep 25, 2025
@stephentyrone

Copy link
Copy Markdown
Member

Tagged this as the 1.1.1 release

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