Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go 2 Generic Math Package #5

Open
niaow opened this issue Jul 31, 2019 · 1 comment
Open

Go 2 Generic Math Package #5

niaow opened this issue Jul 31, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@niaow
Copy link
Owner

niaow commented Jul 31, 2019

I am currently working on a generic math package at github.com/jadr2ddude/exp/go2/generics/math.

This includes generic versions of functions from:

  • math
  • math/cmplx
  • math/bits
@niaow niaow added enhancement New feature or request help wanted Extra attention is needed labels Jul 31, 2019
@niaow
Copy link
Owner Author

niaow commented Aug 8, 2019

Small problem: all of the type switches break for named types

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant