move pca plotting code from i5c to lib5c

Issue #5 closed
Thomas Gilgenast created an issue

should include the creation of functions within lib5c.plotters

should include the addition of a pca subcommand in the toolbox

Comments (2)

  1. Thomas Gilgenast reporter

    added pca code from i5c

    closes #5

    lib5c now depends on scikit-learn

    the recommended default matplotlib backend is now Agg, with a fallback to TkAgg for visualizing splines

    check_outdir() now includes some nice feedback output to stdout

    → <<cset 849853f08b10>>

  2. Log in to comment