guanyilun / galilei

A generic function emulator that supports multiple backends
MIT License
1 stars 0 forks source link

better result handlers and preconditioner #1

Closed guanyilun closed 1 year ago

guanyilun commented 1 year ago

add some result handlers to allow easy implementation of preprocessors such as a PCA decomposition before emulating.

codecov-commenter commented 1 year ago

Codecov Report

Base: 0.00% // Head: 0.00% // No change to project coverage :thumbsup:

Coverage data is based on head (ed3de10) compared to base (ea08886). Patch coverage: 0.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 4 4 Lines 113 125 +12 ====================================== - Misses 113 125 +12 ``` | [Impacted Files](https://codecov.io/gh/guanyilun/galilei/pull/1?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yilun+Guan) | Coverage Δ | | |---|---|---| | [galilei/\_\_init\_\_.py](https://codecov.io/gh/guanyilun/galilei/pull/1?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yilun+Guan#diff-Z2FsaWxlaS9fX2luaXRfXy5weQ==) | `0.00% <0.00%> (ø)` | | | [galilei/emulator.py](https://codecov.io/gh/guanyilun/galilei/pull/1?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yilun+Guan#diff-Z2FsaWxlaS9lbXVsYXRvci5weQ==) | `0.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yilun+Guan). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yilun+Guan)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.