Skip to content

Releases: nicholascarey/caRey

Minor updates

22 Sep 09:51
Compare
Choose a tag to compare

Minor documentation updates, plus fix for failing installation.

Minor patch

29 Aug 13:26
Compare
Choose a tag to compare

Minor changes to peaks arguments. Minor update to replace_tail no that n is not strictly necessary.

Minor patch

29 Aug 12:51
Compare
Choose a tag to compare

Minor changes to peaks arguments.

Two new functions: `peaks` and `smooth`

27 Aug 12:19
Compare
Choose a tag to compare

This release contains two new functions:

  • smooth - a general data smoothign function ith several different smoothing methods
  • peaks - a function for automatically detecting peaks and troughs in oscillating data

Initial relase

07 Jul 11:57
Compare
Choose a tag to compare

Just one function for now:

  • progress()
    Simple progress bar function for use in loops etc.