nus-cs3281 / 2020

0 stars 2 forks source link

mpmath for high-precision numerical computing #15

Closed Parcly-Taxel closed 4 years ago

Parcly-Taxel commented 4 years ago

Arbitrary-precision floating-point arithmetic can be very hard to get right. In this talk I will introduce mpmath, which not only allows you to easily control precision, but also gives you hundreds of convenient functions to simplify the mental load.

Presentation and associated picture are attached.

presentation.zip

Figure_1