You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
Let's create new objects float32 and float128, which should be identical to float, but with smaller/bigger bitwise layout: 32 and 128 bits. Maybe, first we can create them in Java and then change the implementation to EO.
The text was updated successfully, but these errors were encountered:
Let's create new objects
float32
andfloat128
, which should be identical tofloat
, but with smaller/bigger bitwise layout: 32 and 128 bits. Maybe, first we can create them in Java and then change the implementation to EO.The text was updated successfully, but these errors were encountered: