Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving project documentation ⚡ #64

Merged
merged 13 commits into from
Aug 6, 2023
Merged

Improving project documentation ⚡ #64

merged 13 commits into from
Aug 6, 2023

Conversation

mitsuki31
Copy link
Owner

@mitsuki31 mitsuki31 commented Aug 6, 2023

What's Changed

  • Updated the README.md with more detailed information about the project, including installation instructions, prerequisites, and usage.

  • Fixed and updated various links in the README.md file to ensure they point to the correct locations.

  • Updated the 'Matrix Operations' section with detailed examples of matrix operations, including addition, subtraction, scalar multiplication, matrix multiplication, and transposition.

  • Improved the 'Constructor Summary' section by providing detailed descriptions and examples for each constructor.

  • Updated the 'Author' and 'License' sections to provide more accurate information.

  • Improve grammars and clarity.

All Commits
  • 45f0577 - Update the README.md
  • 6a5b081 - Update the README.md
  • 2615b7c - Update and fix bad links
  • 58ff892 - Small fix to README.md
  • b874465 - Update the 'Author' and 'License' section
  • c908297 - Several changes for README.md
  • 484b83d - Update README.md
  • 0193bcb - Update README.md
  • 5b3f14d - Fix the examples of matrix
  • 2f28009 - Update the 'Constructor Summary'
  • 1b2d895 - Improve the 'Matrix Operations' section

Summary

These changes are intended to make it easier for users to understand and use the JMatrix library. The documentation now provides clear instructions on installation, prerequisites, and usage, along with detailed examples of matrix operations and constructor usage.

Rephrase several words and update the documentation about this project
Rephrase several words and update the documentation about this project
This changes includes:
  * Moved and changed the 'Table of Contents'
  * Created a new header named `Installation` and improved its description
  * Improved readability on the example matrix by changing its matrix display
    with LaTex instead built-in Markdown code display
* Added 'About JMatrix' section
* Updated the 'Table of Contents'
* Added the description for each matrix operation
* Enhanced the code examples
@mitsuki31 mitsuki31 added the documentation Improvements or additions to documentation label Aug 6, 2023
@mitsuki31 mitsuki31 self-assigned this Aug 6, 2023
@mitsuki31 mitsuki31 marked this pull request as ready for review August 6, 2023 10:10
@mitsuki31 mitsuki31 merged commit 34aeca4 into master Aug 6, 2023
14 checks passed
@mitsuki31 mitsuki31 deleted the docs/update-readme branch August 6, 2023 10:22
@mitsuki31 mitsuki31 mentioned this pull request Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
No open projects
Status: Done 🏁
Development

Successfully merging this pull request may close these issues.

1 participant