Skip to content
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.

refactor: rename pole to real and imag #439

Merged
merged 1 commit into from
Jan 12, 2021
Merged

refactor: rename pole to real and imag #439

merged 1 commit into from
Jan 12, 2021

Conversation

redeboer
Copy link
Member

Addresses #436 (comment)

Alternative would be to rethink the concept of a FitParameter: that the value can be float or complex, or that you can have different types of FitParameter. See also #397 (comment).

@redeboer redeboer added the ⚠️ Interface Changes to the interface label Jan 12, 2021
@redeboer redeboer self-assigned this Jan 12, 2021
@codecov
Copy link

codecov bot commented Jan 12, 2021

Codecov Report

Merging #439 (f7d34d8) into master (f580276) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #439      +/-   ##
==========================================
+ Coverage   90.05%   90.11%   +0.05%     
==========================================
  Files          22       22              
  Lines        3359     3359              
  Branches      836      836              
==========================================
+ Hits         3025     3027       +2     
+ Misses        170      169       -1     
+ Partials      164      163       -1     
Flag Coverage Δ
unittests 90.11% <100.00%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
src/expertsystem/io/_dict/build.py 83.14% <ø> (ø)
src/expertsystem/amplitude/model.py 91.70% <100.00%> (ø)
src/expertsystem/reaction/conservation_rules.py 92.15% <0.00%> (+0.58%) ⬆️

@redeboer redeboer merged commit f4f1c55 into master Jan 12, 2021
@redeboer redeboer deleted the pole-name branch January 12, 2021 13:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⚠️ Interface Changes to the interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants