apple / swift-numerics

Advanced mathematical types and functions for Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pitch: Abstract Algebra (linked to tiny SPM package)

Sajjon opened this issue · comments

Hey! Very excited about this package (as you might have seen from my three PRs #33 #34 #36 )!

Earlier this summer/fall I started playing around with Abstract Algebra in Swift, I repackage it as a SPM package this hour, just to be able to show it to you fellow math lovers. I just called it AbstractAlgebra - for lack of imagination. It is quite crude and probably ridiculously slow but shows some ideas.

In general, what fits into this package? I fully understand if e.g. Abstract algebra does not fit...

Thanks!