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

Switch numpy -> math in init function #53

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Switch numpy -> math in init function #53

merged 1 commit into from
Jul 4, 2024

Conversation

lang-m
Copy link
Member

@lang-m lang-m commented Jul 3, 2024

  • Python builtin types are required for correct generation of the mif file
  • using math is faster for single values

- Python builtin types are required for correct generation of the mif file
- using math is faster for single values
@lang-m lang-m requested a review from samjrholt July 3, 2024 15:00
@lang-m lang-m mentioned this pull request Jul 3, 2024
36 tasks
@lang-m lang-m merged commit a9b9d3a into master Jul 4, 2024
7 checks passed
@lang-m lang-m deleted the numpy2 branch July 4, 2024 06:30
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