-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
After GSoCTo implement before submitting to Boost C++ for inclusionTo implement before submitting to Boost C++ for inclusion
Description
A real number can have three different representations, real_explicit, real_algorithmic (both leaves of the binary tree) and real_operation (the vertex).
Use std::variant to handle which representation a real number is using to improve memory performance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
After GSoCTo implement before submitting to Boost C++ for inclusionTo implement before submitting to Boost C++ for inclusion