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

Added Gauss-Jordan Elimination Calculator #1510

Closed
wants to merge 20 commits into from

Conversation

Vipullakum007
Copy link
Contributor

@Vipullakum007 Vipullakum007 commented Jun 30, 2024

Fixes Issue🛠️

Closes #1421

Description👨‍💻

hey @Rakesh9100 , i created file

./Calculators
  /Gauss-Jordan-Calculator
    /index.html
    /style.css
    /script.js

Type of Change📄

  • New feature (non-breaking change which adds functionality)

Checklist✅

  • I am an Open Source contributor
  • I have performed a self-review of my code
  • My code follows the style guidelines of this project

Screenshots/GIF📷

image

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Vipullakum007, Welcome to the project CalcDiverse! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨

Copy link

netlify bot commented Jun 30, 2024

Deploy Preview for calcdiverse ready!

Name Link
🔨 Latest commit 355b639
🔍 Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/668439d862908c00084b9e05
😎 Deploy Preview https://deploy-preview-1510--calcdiverse.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Vipullakum007
Copy link
Contributor Author

hey @Rakesh9100 , please review it.

@Rakesh9100
Copy link
Owner

Pls work on these by making the new commits in this same PR @Vipullakum007

  1. Rename your calculator folder to Gauss-Jordan-Elimination-Calculator and make the necessary changes.
  2. Add a README.md file of your calculator in your folder.
  3. Style and enhance the UI to some extent.

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Jul 2, 2024
@Rakesh9100 Rakesh9100 changed the title Gauss Jordan Calculator added. Added Gauss-Jordan Elimination Calculator Jul 2, 2024
@Vipullakum007
Copy link
Contributor Author

hey @Rakesh9100 , updated as per your suggestion you can merge it.

@Nihal4777
Copy link

@Vipullakum007 Please fix the issue, link is broken.
image

@Vipullakum007
Copy link
Contributor Author

hey @Rakesh9100 , now check.

@Rakesh9100
Copy link
Owner

  1. Enter Rows as 5 and Columns as 2, then Calculate and check why values are NaN.
  2. Also, the page is not fully scrollable when more rows are added.
  3. Handle the NaN values @Vipullakum007

@Rakesh9100
Copy link
Owner

Are you working or not @Vipullakum007

@Nihal4777
Copy link

@Vipullakum007 It appears you are not active.

@Nihal4777
Copy link

@Rakesh9100 We can close the PR.

@Rakesh9100 Rakesh9100 closed this Jul 16, 2024
@Rakesh9100 Rakesh9100 removed the question 🤔 Further information is requested label Jul 16, 2024
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.

[Feature] Add Gauss-Jordan Elimination Calculator
3 participants