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

docs: add back and fix analytic continuation notebook #312

Merged
merged 2 commits into from
Oct 26, 2021

Conversation

redeboer
Copy link
Member

Follow-up to #311

@redeboer redeboer added this to the 0.3.2 milestone Aug 30, 2021
@redeboer redeboer self-assigned this Aug 30, 2021
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@redeboer redeboer added 🐛 Bug Something isn't working 📝 Docs Improvements or additions to documentation labels Aug 30, 2021
redeboer added a commit that referenced this pull request Aug 30, 2021
* fix: use correct version boundary syntax for pip
* ci: upgrade pinned requirements (automatic)
* docs: temporarily remove analytic-continuation page (see #312)

Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #312 (cba6fcd) into main (8811c2a) will increase coverage by 6.41%.
The diff coverage is n/a.

❗ Current head cba6fcd differs from pull request most recent head bbf16bc. Consider uploading reports for the commit bbf16bc to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #312      +/-   ##
==========================================
+ Coverage   73.68%   80.09%   +6.41%     
==========================================
  Files          12       12              
  Lines         817      814       -3     
==========================================
+ Hits          602      652      +50     
+ Misses        215      162      -53     
Flag Coverage Δ
unittests 80.09% <ø> (+6.41%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/tensorwaves/estimator.py 73.33% <0.00%> (ø)
src/tensorwaves/interface.py 75.92% <0.00%> (ø)
src/tensorwaves/optimizer/callbacks.py 75.00% <0.00%> (ø)
src/tensorwaves/optimizer/_parameter.py 100.00% <0.00%> (+3.33%) ⬆️
src/tensorwaves/model.py 72.27% <0.00%> (+25.74%) ⬆️

@redeboer redeboer modified the milestones: 0.3.2, 0.3.3 Sep 2, 2021
@redeboer redeboer marked this pull request as draft September 17, 2021 14:41
@redeboer redeboer modified the milestones: 0.3.4, 0.3.3 Sep 20, 2021
@redeboer redeboer force-pushed the fix-analytic-continuation branch 2 times, most recently from 48044a3 to cba6fcd Compare September 20, 2021 16:21
@redeboer redeboer modified the milestones: 0.3.3, 0.3.4 Sep 24, 2021
@redeboer redeboer marked this pull request as ready for review October 26, 2021 13:50
@redeboer redeboer merged commit b51ba90 into main Oct 26, 2021
@redeboer redeboer deleted the fix-analytic-continuation branch October 26, 2021 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working 📝 Docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant