Skip to content
Snippets Groups Projects
  • Released date
  • Created date

Evidence collection

Collected 10 months ago

Release notes

  • add new function to calculate microstates
  • add "default" values/ statements to the help and documentation

Evidence collection

Collected 1 year ago

Release notes

  • fix downward compatibility

Evidence collection

Collected 1 year ago

Release notes

  • add linking between time series and CRP in the GUI for the JRP function
  • bug fix creating CRP GUI for older MATLAB versions

Evidence collection

Collected 1 year ago

Release notes

  • add missing logo files update makeinstall
  • script to trigger a gitlab release based on tag
  • minor housekeeping of repository

Evidence collection

Collected 1 year ago

Release notes

  • add makeinstall.rc
  • add missing crpclean to the repo
  • remove old log information from the files (legacy from CVS versioning)
  • bugfix in transposed distance matrix (unthresholded RP) when x and y have different size
  • bug fix in CRP2 with exchanged NX and NY
  • remove missing files from repo
  • add missing "init_properties"
  • bug fix misspelled haxes variable

Evidence collection

Collected 1 year ago

Release notes

  • updated contents file
  • bug fix in Levenshtein and DTW

Evidence collection

Collected 1 year ago

Release notes

  • replace the distance calculation with the native pdist2 version for speed enhancement fix embedding function to be applicable to multi-column vectors
  • some technical fixes
  • update copyright text
  • bug in GUI in crqa fixed
  • correct dl_censi (neglect LOI)
  • change dl function to use 'all' as default. include borderline corrections into crqa
  • merging dl_censi and dl_kelo into the standard dl function
  • add new functions for correcting line length distributions, based on KELO and CENSI schema
  • add new function skel_crp (cleaning of RPs/ skeletonization)
  • add check for input
  • minor code polishing in fnn
  • fnn corrected
  • add embed function, correct fnn function
  • bugfix in updating recurrence plots after calculation
  • bugfix in waitbar
  • allow trafo of multicolumn vectors
  • fix time axis bug
  • change name of logo in order to preserve MATLAB compatibility (R2019a)
  • changed help text when error occurs (out of memory error)

Evidence collection

Collected 1 year ago

Release notes

  • minor mods
  • fix bug with Theiler window in jrqa
  • fix bug when 1st column of input variable is time vector
  • crucial fixes for bivariate analysis
  • added fix for NaNs
  • tiny fix in error dialog

Evidence collection

Collected 1 year ago

Release notes

  • fix clustering coeff. bug
  • fixing a bug in tt.m if applied to CRP
  • bug with wrong axes handle for the results plots fixed

Evidence collection

Collected 1 year ago

Release notes

  • link axis of RP and data for simultaneous effects when zooming etc. bug fix: output of rqa-measures when using store-button and on commandline had been differently handled
  • link axis of RP and data for simultaneous effects when zooming etc.
  • normalization bug in crqad fixed