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

potential roadmap: clarifications and feature completeness #2

Open
matu3ba opened this issue Jun 7, 2024 · 0 comments
Open

potential roadmap: clarifications and feature completeness #2

matu3ba opened this issue Jun 7, 2024 · 0 comments

Comments

@matu3ba
Copy link

matu3ba commented Jun 7, 2024

clarifications:

  • write 1. binary fixed point or change to Basic binary fixed point implementation, 2. decimal fixed points planned?
  • negative values: 1. remains unsupported?, 2. sign-magnitude format, 3. two's complement representation
  • hardware support planned or not?

feature completeness:

  • comptime and runtime fns to ensure identical scaling factor of numbers
  • printing fmt docs
  • links to precision docs and/or how to derive them
  • signed + unsigned support
  • wrapping and saturation fns
  • comptime and build steps examples to compute upper/lower bounds (latter used to write a zig file with constants)
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

No branches or pull requests

1 participant