Thread Links | Date Links | ||||
---|---|---|---|---|---|
Thread Prev | Thread Next | Thread Index | Date Prev | Date Next | Date Index |
My view is keep it simple and functional and get it into “production” as soon as possible. I don’t believe
that e.g. rational literals will make a big difference in practice. There might be some applications of them in academia, but we really want to get into industrial applications.
P1788.1 does not contradict P1788.
The following quotes are from the abstract:
"This standard is a simplified version and a subset of the IEEE Std 1788TM-2015 for Interval Arithmetic and includes those operations and features of the latter that in the the editors’ view are most commonly used in practice. “
"A program built on top of an implementation of IEEE P1788.1 should compile and run, and give identical output within round off, using an implementation of IEEE Std 1788TM-2015, or any superset of the former.”
"Compared to IEEE Std 1788TM-2015, this standard aims to be minimalistic, yet to cover much of the functionality needed for interval computations. As such, it is more accessible and will be much easier to implement, and thus will speed up production
of implementations. “
Ned
|