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 3D Surface Plotter Calculator #1444

Merged
merged 8 commits into from
Jul 1, 2024
Merged

Conversation

pandeyji711
Copy link
Contributor

@pandeyji711 pandeyji711 commented Jun 25, 2024

Fixes Issue🛠️

Closes #1245

Description👨‍💻

  • Added : Plot 3D surfaces for given functions.
  • Inputs: Function definition in two variables (x, y).
  • Outputs: 3D plot of the surface, key points of interest (e.g., maxima, minima).

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 @pandeyji711, 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 25, 2024

👷 Deploy Preview for calcdiverse processing.

Name Link
🔨 Latest commit ea7e71c
🔍 Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/667af6fe6ad4e700084bcd06

Copy link

netlify bot commented Jun 25, 2024

Deploy Preview for calcdiverse ready!

Name Link
🔨 Latest commit feae83f
🔍 Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/668292442e838000083094b9
😎 Deploy Preview https://deploy-preview-1444--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.

@Rakesh9100 Rakesh9100 changed the title Added 3D Surface Plotter Added 3D Surface Plotter Calculator Jun 27, 2024
@Rakesh9100
Copy link
Owner

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

  1. Rename your folder to 3D-Surface-Plotter-Calculator and make the necessary changes.
  2. Rename app.js to script.js.
  3. Add a README.md file of your calculator in your folder.

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Jun 27, 2024
@pandeyji711
Copy link
Contributor Author

@Rakesh9100 ok

@pandeyji711
Copy link
Contributor Author

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

  1. Rename your folder to 3D-Surface-Plotter-Calculator and make the necessary changes.
  2. Rename app.js to script.js.
  3. Add a README.md file of your calculator in your folder.

@Rakesh9100

I have done all necessary changes.

@Nihal4777
Copy link

@Rakesh9100 This PR is reviewed & can be merged.

@Rakesh9100 Rakesh9100 merged commit d23957a into Rakesh9100:main Jul 1, 2024
4 checks passed
Copy link

github-actions bot commented Jul 1, 2024

Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @pandeyji711

@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points and removed question 🤔 Further information is requested labels Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed 🥳 PR successfully merged and issue resolved on completion gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add 3D Surface Plotter Calculator
3 participants