Skip to content

Conversation

@forfudan
Copy link
Owner

@forfudan forfudan commented Apr 1, 2025

This pull request includes several updates to the DeciMojo project, focusing on enhancing the documentation, adding new functionality, and improving performance. The most important changes are summarized below:

Documentation Enhancements:

  • README.md: Updated table of contents and added <!-- omit in toc --> comments to headings to improve navigation and readability. [1] [2] [3] [4]

New Functionality:

Performance Improvements:

Miscellaneous:

  • docs/todo.md: Added new to-do items for future enhancements, including implementing a global precision variable for BigDecimal and adding a remove_trailing_zeros method for BigUInt.
  • src/decimojo/bigdecimal/exponential.mojo: Added detailed implementation for the exp function and supporting Taylor series calculation. [1] [2] [3]

These changes collectively improve the functionality, performance, and documentation of the DeciMojo library.

@forfudan forfudan merged commit 1e3fee8 into main Apr 1, 2025
1 check passed
@forfudan forfudan deleted the work branch April 1, 2025 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants