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

New floor model #41

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

New floor model #41

wants to merge 1 commit into from

Conversation

sloorush
Copy link
Member

@sloorush
Copy link
Member Author

sloorush commented Dec 19, 2023

Turns out ⍕ is a beast of a primitive.

Next steps two approaches:

  • The Interfacing approach: try out using .NET interfacing and what impact that has on code coverage and other segments of tests
  • The "machine code" approach: implementing floor using binary numbers

@sloorush sloorush changed the title save progress with new floor model New floor model Dec 20, 2023
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.

[Primitive] Floor: Redo the model for floor
1 participant