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

Develop #53

Merged
merged 55 commits into from
Sep 12, 2022
Merged

Develop #53

merged 55 commits into from
Sep 12, 2022

Conversation

mwakok
Copy link
Member

@mwakok mwakok commented Sep 12, 2022

Added

Changed

  • Write wrapper for ddmMatrix calculation that automatically detects CPU or GPU processing and numpy or dask input
  • Use sphinx-autosummary with custom template to recursively generate the API references

Fixed

@codecov
Copy link

codecov bot commented Sep 12, 2022

Codecov Report

Merging #53 (c0083f9) into master (f870b0b) will decrease coverage by 7.24%.
The diff coverage is 30.31%.

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   60.63%   53.39%   -7.25%     
==========================================
  Files          10       11       +1     
  Lines         315      442     +127     
==========================================
+ Hits          191      236      +45     
- Misses        124      206      +82     
Impacted Files Coverage Δ
ddm/data_handling/dask_image.py 62.22% <ø> (ø)
ddm/plotting.py 0.00% <0.00%> (ø)
ddm/processing.py 16.80% <16.52%> (-3.72%) ⬇️
ddm/data_handling/exporting.py 29.16% <29.16%> (ø)
ddm/utils.py 45.71% <32.00%> (-36.11%) ⬇️
ddm/fitting.py 60.34% <55.26%> (+11.85%) ⬆️
ddm/__init__.py 100.00% <100.00%> (ø)
ddm/data_handling/__init__.py 100.00% <100.00%> (ø)
ddm/data_handling/read_file.py 96.66% <100.00%> (+0.23%) ⬆️
ddm/simulation.py 80.00% <100.00%> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jconb0y jconb0y merged commit ed73798 into master Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants