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
@Ravenwater, I just wish to place on record that the data type wrapper that I have prepared will work only within the NumPy library for Python. It will not provide native data type support in Python itself.
That being said, I am not sure whom may I recommend to review my work. I was hoping that someone from stillwater will be able to handle that!
I have created a wrapper library to utilize the Posit datatype defined by this project as a custom datatype in NumPy (Python).
In this example file you may observe:
Then the datatype is used as follows:
Current problems with the library:
Notwithstanding the above, the library is ready to use, once built (using the present method).
I wanted to inquire the following:
The text was updated successfully, but these errors were encountered: