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 SciPy example to usage notebook #235

Merged
merged 2 commits into from
Mar 18, 2021
Merged

docs: add SciPy example to usage notebook #235

merged 2 commits into from
Mar 18, 2021

Conversation

redeboer
Copy link
Member

Note that this demonstrates the need for #234, because SciPy distinguishes between function call end and iteration end. The CSVSummary currently can't handle that.
image

@redeboer redeboer added the 📝 Docs Improvements or additions to documentation label Mar 18, 2021
@redeboer redeboer added this to the Release 0.2.1 milestone Mar 18, 2021
@redeboer redeboer self-assigned this Mar 18, 2021
@codecov
Copy link

codecov bot commented Mar 18, 2021

Codecov Report

Merging #235 (c99cb62) into master (932c870) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #235   +/-   ##
=======================================
  Coverage   81.65%   81.65%           
=======================================
  Files          12       12           
  Lines         507      507           
  Branches       64       64           
=======================================
  Hits          414      414           
  Misses         71       71           
  Partials       22       22           
Flag Coverage Δ
unittests 81.65% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/tensorwaves/optimizer/callbacks.py 72.16% <100.00%> (ø)

@redeboer redeboer merged commit be624af into master Mar 18, 2021
@redeboer redeboer deleted the scipy-notebook branch March 18, 2021 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 Docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant