intel / intel/rohd-hcl

Make `FloatingPointValue` operations scale beyond `double`

Open
#113 0 comments 0 reactions 1 assignee Claimed by @desmonddak View on GitHub
enhancement
Dominant language
Dart
Stars
115
Forks
39
Avg merge
1d 13h
Merged PRs (30d)
1

Description

### Motivation

To support operations on `FloatingPointValue`s beyond 64 bits, math operations should be done without depending on `Dart`'s `double`

### Desired solution

Implement math operations without depending on `double` in `FloatingPointValue`

### Alternatives considered

_No response_

### Additional details

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.