Skip to content

add support for complex values in value.var in dcast#4863

Merged
mattdowle merged 3 commits intomasterfrom
dcast-complex
Aug 19, 2021
Merged

add support for complex values in value.var in dcast#4863
mattdowle merged 3 commits intomasterfrom
dcast-complex

Conversation

@MichaelChirico
Copy link
Copy Markdown
Member

Closes #4855

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 1, 2021

Codecov Report

Merging #4863 (aa87936) into master (3b82d51) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4863   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files          76       76           
  Lines       14681    14692   +11     
=======================================
+ Hits        14614    14625   +11     
  Misses         67       67           
Impacted Files Coverage Δ
src/fcast.c 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3b82d51...aa87936. Read the comment docs.

@mattdowle mattdowle added this to the 1.14.1 milestone Aug 19, 2021
@mattdowle mattdowle merged commit 9e43317 into master Aug 19, 2021
@mattdowle mattdowle deleted the dcast-complex branch August 19, 2021 06:51
@jangorecki jangorecki modified the milestones: 1.14.9, 1.15.0 Oct 29, 2023
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.

dcast doesn't work with complex numbers in value.var.

3 participants