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

Implement missing functions in Signed Integers and Fix Point Number Libraries #251

Open
bitzoic opened this issue May 23, 2024 · 0 comments
Labels
Lib: Math Label used to filter for the library issue New Feature New addition that does not currently exist

Comments

@bitzoic
Copy link
Member

bitzoic commented May 23, 2024

Motivation

There are a number of missing functions and inconsistencies in the fixed point and signed integer libraries including From implementations, missing Log and other math implementations, and missing types. Rust SDK tests should also be added.

@bitzoic bitzoic added New Feature New addition that does not currently exist Lib: Math Label used to filter for the library issue labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lib: Math Label used to filter for the library issue New Feature New addition that does not currently exist
Projects
None yet
Development

No branches or pull requests

1 participant