Serge Stinckwich

Results 167 comments of Serge Stinckwich

I got the same problem. Running PiBakery as root solve the problem also.

[Serge Stinckwich](https://github.com/SergeStinckwich) Agent-based modelling - Computational Epidemiology - C - Python - Pharo

Do you mind to do a PR with this modification? Thank you.

ok thank you. I have to see how to see the changes between the upstream and the PM version.

yes on instance side, I was talking about class side. When I try: ``PMArbitraryPrecisionFloat new one``, I have an error.

There is no method on the class side, but one in defined in Number on class side in fact. BTW, how instances should be created. Do you have tests that...

It would be interesting to have a default precision I think.

Can you wrote a test about that ?

Ok the test has been in PolyMath 0.93. We need to fix the code to pass the test now.