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

Closed
wants to merge 2 commits into from
Closed

New floor model #41

wants to merge 2 commits 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
@sloorush
Copy link
Member Author

Not going to do this as it gives the same results and same issues as the current approach

@sloorush sloorush closed this Nov 26, 2024
@sloorush sloorush deleted the new-floor-model branch December 4, 2024 10:50
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