bertiniteam / b2

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

random number generation needs centralization #87

Open ofloveandhate opened 7 years ago

ofloveandhate commented 7 years ago

random number generation needs a solid interface, with a way to seed, etc, that works across threads and number types.