6 Dec
2022
6 Dec
'22
4:21 p.m.
On Dec 6, 2022, at 3:34 AM, Vinnie Falco
wrote: On Mon, Dec 5, 2022 at 7:38 PM Proton
wrote: I think there are other libraries like Math that don’t require anything Boost for proper functionality
Do you have any particular Boost libraries in mind?
Thanks
Like other have said endian and regex would be useful by themselves. Random and Odeint are straightforward to make standalone packages. I know there are some concerns about losing the functionality of config. The standalone package on GitHub for multiprecision actually bundles config so that we could still use it. Matt