+DeciMojo v0.5.0 introduces significant enhancements to the `BigDecimal` and `BigUInt` types, including new mathematical functions and performance optimizations. The release adds trigonometric functions for `BigDecimal`, implements the Chudnovsky algorithm for computing π, and refines the multiplication algorithm for `BigUInt`. In-place subtraction is now supported for `BigUInt`, and SIMD is utilized for addition operations. The release also includes improved error handling, optimized type conversions, and comprehensive documentation updates.
0 commit comments