bertiniteam / b2

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

check internals of bertini::complex, particularly the static temps, for precision changing stuff #108

Open ofloveandhate opened 6 years ago

ofloveandhate commented 6 years ago

i think that checking the precision all the time is wasteful. it would be better to write register those temps as needing precision change when the default precision is changed... this problem aggravates me, and i don't know what the right solution is.