Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 796 Bytes

File metadata and controls

33 lines (17 loc) · 796 Bytes

pc 0.3

enhancements

  • Clarify output indexing and boundary handling in fnn generic (#69).

pc 0.2

new

  • Document and maintain built-in case datasets for reproducible analysis (#61).

  • Extend pc generic with visualization capabilities (#55).

  • Provide fnn generic for false nearest neighbors method (#49).

  • Support linear trend removal for spatial cross-sectional data (#36).

enhancements

  • Support sampling with and without replacement in the bootstrapped version of pattern causality (#58).

  • Enable method dispatch compatibility in pc and ops generics via ... (#43).

  • Improve handling of large-scale inputs (#33).

bug fixes

  • Fix unintended CCM-style xmap behavior in pattern causality estimation (#52).

pc 0.1

  • First stable release (#24).