Skip to content

[docs] Update descriptions and examples#78

Merged
forfudan merged 2 commits intomainfrom
doc
Apr 3, 2025
Merged

[docs] Update descriptions and examples#78
forfudan merged 2 commits intomainfrom
doc

Conversation

@forfudan
Copy link
Copy Markdown
Owner

@forfudan forfudan commented Apr 3, 2025

This pull request involves several updates to the DeciMojo project, mainly focusing on changing the description of the library from a "comprehensive" to an "arbitrary-precision" mathematics library and removing redundant header comments from source files.

Description updates:

  • README.md: Updated the description to "an arbitrary-precision decimal and integer mathematics library for Mojo" and adjusted related text to reflect this change. [1] [2] [3]
  • mojoproject.toml: Updated the project description to "an arbitrary-precision decimal and integer mathematics library for Mojo".

Header comment cleanup:

  • Removed redundant header comments from several source files (src/decimojo/decimal/arithmetics.mojo, src/decimojo/decimal/comparison.mojo, src/decimojo/decimal/constants.mojo, src/decimojo/decimal/decimal.mojo, src/decimojo/decimal/rounding.mojo, src/decimojo/decimal/special.mojo). [1] [2] [3] [4] [5] [6]

@forfudan forfudan merged commit fde190c into main Apr 3, 2025
1 check passed
@forfudan forfudan deleted the doc branch April 3, 2025 21:31
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.

1 participant