JuliaDynamics / TransferEntropy.jl

Transfer entropy (conditional mutual information) estimators for the Julia language
https://juliadynamics.github.io/CausalityTools.jl/stable/
Other
14 stars 5 forks source link

Major source code cleanup #77

Closed Datseris closed 3 years ago

Datseris commented 3 years ago

Many old files and unecessary files exist.

codecov-commenter commented 3 years ago

Codecov Report

Merging #77 (aa5030e) into master (a4176d6) will increase coverage by 31.89%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #77       +/-   ##
===========================================
+ Coverage   40.46%   72.35%   +31.89%     
===========================================
  Files          14        8        -6     
  Lines         608      340      -268     
===========================================
  Hits          246      246               
+ Misses        362       94      -268     
Impacted Files Coverage Δ
src/mutualinfo/interface.jl 83.33% <ø> (ø)
src/transferentropy/interface.jl 75.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 a4176d6...aa5030e. Read the comment docs.