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 induced pcgs and exponent-vector #17317

Merged
merged 2 commits into from
Aug 17, 2019

Conversation

divyanshu132
Copy link
Member

@divyanshu132 divyanshu132 commented Aug 1, 2019

Brief description of what is fixed or changed

Added induced pcgs and exponent-vector for polycyclic subgroup.

Other comments

Release Notes

  • combinatorics
    • added methods to compute induced-pcgs and exp vector for pc subgroup

@sympy-bot
Copy link

sympy-bot commented Aug 1, 2019

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

Your release notes are in good order.

Here is what the release notes will look like:

  • combinatorics
    • added methods to compute induced-pcgs and exp vector for pc subgroup (#17317 by @divyanshu132)

This will be added to https://github.com/sympy/sympy/wiki/Release-Notes-for-1.5.

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. -->

<!-- If this pull request fixes an issue, write "Fixes #NNNN" in that exact
format, e.g. "Fixes #1234". See
https://github.com/blog/1506-closing-issues-via-pull-requests . Please also
write a comment on that issue linking back to this pull request once it is
open. -->


#### Brief description of what is fixed or changed
 Added induced pcgs and exponent-vector for polycyclic subgroup.

#### 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 -->
*  combinatorics
   * added methods to compute induced-pcgs and exp vector for pc subgroup
<!-- END RELEASE NOTES -->

Update

The release notes on the wiki have been updated.

@codecov
Copy link

codecov bot commented Aug 1, 2019

Codecov Report

Merging #17317 into master will decrease coverage by 7.958%.
The diff coverage is 65.789%.

@@             Coverage Diff              @@
##           master    #17317       +/-   ##
============================================
- Coverage    74.6%   66.642%   -7.959%     
============================================
  Files         626       626               
  Lines      162415    162588      +173     
  Branches    38104     38204      +100     
============================================
- Hits       121162    108352    -12810     
- Misses      35883     48874    +12991     
+ Partials     5370      5362        -8

@divyanshu132
Copy link
Member Author

ping @jksuom

@jksuom
Copy link
Member

jksuom commented Aug 3, 2019

This looks good but the coverage seems to be falling. Maybe there should be more tests.

@jksuom jksuom merged commit b8c3f40 into sympy:master Aug 17, 2019
@divyanshu132 divyanshu132 deleted the add-induced-pcgs branch August 17, 2019 10:08
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