MahmoudAbdelRahman / GH_CPython

CPython plugin for Rhino-Grasshopper
BSD 2-Clause "Simplified" License
175 stars 38 forks source link

Cpython input precision #22

Open Alliages opened 6 years ago

Alliages commented 6 years ago

hi! there is some kind of bug in the input precision. here is an example with PI

2017-10-19 00_25_35-gh_cpython

you can have more precision when you import string in Cpython than a simple number (the string here is before converted with a basic python script)

2017-10-19 00_47_03-gh_cpython
MahmoudAbdelRahman commented 6 years ago

Hi @Alliages, Thanks so much for this feedback. Yes, you are right, I'll try fixing it and upload it again . Regards, Mahmoud