On 09/17/2015 05:41 PM, Daniel Brake wrote:
>
> Hi Boost Python,
>
> I would like a C++ class which I am exposing through
> Boost.Python (initially,the boost::multiprecision::mpfr_float, with
> expression templates turned off -- eventually a whole pile of types
> depending on mpfr_float) to be ab
On Thu, Sep 17, 2015 at 5:41 PM, Daniel Brake wrote:
> I would like a C++ class which I am exposing through Boost.Python
> (initially,the boost::multiprecision::mpfr_float, with expression templates
> turned off -- eventually a whole pile of types depending on mpfr_float) to
> be able to respon
Hi Boost Python,
I would like a C++ class which I am exposing through Boost.Python
(initially,the
boost::multiprecision::mpfr_float, with expression templates turned off --
eventually a whole pile of types depending on mpfr_float) to be able to
respond to the %precision n command, for example, f