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

Add API to new classes in vector module to documenation #20000

Merged
merged 2 commits into from
Aug 26, 2020

Conversation

friyaz
Copy link
Member

@friyaz friyaz commented Aug 25, 2020

Adding the API of classes and functions for vector integration to documentation.

References to other Issues or PRs

Brief description of what is fixed or changed

Other comments

Release Notes

NO ENTRY

@sympy-bot
Copy link

sympy-bot commented Aug 25, 2020

Hi, I am the SymPy bot (v160). I'm here to help you write a release notes entry. Please read the guide on how to write release notes.

  • No release notes entry will be added for this pull request.

Note: This comment will be updated with the latest check if you edit the pull request. You need to reload the page to see it.

Click here to see the pull request description that was parsed.

<!-- Your title above should be a short description of what
was changed. Do not include the issue number in the title. -->
Adding the API of classes and functions for vector integration to documentation.
#### References to other Issues or PRs
<!-- If this pull request fixes an issue, write "Fixes #NNNN" in that exact
format, e.g. "Fixes #1234" (see
https://tinyurl.com/auto-closing for more information). Also, please
write a comment on that issue linking back to this pull request once it is
open. -->


#### Brief description of what is fixed or changed


#### Other comments


#### Release Notes

<!-- Write the release notes for this release below. See
https://github.com/sympy/sympy/wiki/Writing-Release-Notes for more information
on how to write release notes. The bot will check your release notes
automatically to see if they are formatted correctly. -->

<!-- BEGIN RELEASE NOTES -->
NO ENTRY
<!-- END RELEASE NOTES -->

@friyaz friyaz closed this Aug 25, 2020
@friyaz friyaz reopened this Aug 25, 2020
@codecov
Copy link

codecov bot commented Aug 25, 2020

Codecov Report

Merging #20000 into master will increase coverage by 4.441%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##            master    #20000       +/-   ##
=============================================
+ Coverage   71.411%   75.852%   +4.441%     
=============================================
  Files          669       669               
  Lines       173512    173512               
  Branches     40956     40956               
=============================================
+ Hits        123907    131614     +7707     
+ Misses       43742     36166     -7576     
+ Partials      5863      5732      -131     

@Upabjojr
Copy link
Contributor

Hi, that's good. We need some examples of usage applied to some practical purposes (for example, physics, electromagnetism, etc...). Do you have any?

@friyaz
Copy link
Member Author

friyaz commented Aug 25, 2020

Hello. I think I will make a separate PR for the examples. Is it fine?

@Upabjojr
Copy link
Contributor

Hello. I think I will make a separate PR for the examples. Is it fine?

OK

@Upabjojr Upabjojr merged commit 0dcb88d into sympy:master Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants