Andy Turner
Results
2
issues of
Andy Turner
Consider the following example which shows why the method fails and an alternative (Float.valueOf(x.toBigDecimal().toString())) that works more how I expected, but would fail if x could not be represented as...
bug
conda create -n bertini -y conda activate bertini conda install gmp mpfr mpc cmake boost eigen conda-forge::libboost-python numpy -y git clone https://github.com/bertiniteam/b2 cd b2 mkdir build && cd build cmake...