bertiniteam / b2

Bertini 2.0: The redevelopment of Bertini in C++.
92 stars 34 forks source link

pi computed inefficiently #156

Open ofloveandhate opened 6 years ago

ofloveandhate commented 6 years ago

throughout the code base, pi should be computed using something other than the used methods (acos(-1))

ofloveandhate commented 6 years ago

please see here:

https://stackoverflow.com/questions/31054507/define-multiprecision-pi-in-boostmultiprecision