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

handle wider scalar types #132

Open
Smattr opened this issue Jun 1, 2019 · 0 comments
Open

handle wider scalar types #132

Smattr opened this issue Jun 1, 2019 · 0 comments

Comments

@Smattr
Copy link
Owner

Smattr commented Jun 1, 2019

For certain models it would be nice to use >=64-bit wide types. This is challenging currently because we need a wider type to unpack into. We should be able to implement this by teaching Rumur the value type __int128.

Smattr added a commit that referenced this issue Jun 8, 2019
Github: related to #132 "handle wider scalar types"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant