Skip to content
Snippets Groups Projects
  1. Jun 03, 2019
  2. Dec 19, 2015
  3. Jul 07, 2015
  4. Jul 02, 2015
    • Gareth Tribello's avatar
      Rewrote analysis class · f8047308
      Gareth Tribello authored
      The old analysis class was reaching a stage where it was not fit
      for purpose.  This is thus a total redesign in order to allow us
      to write better algorithms for dimensionality reduction that are
      flexible and easy for users to use.  I have removed some functionality
      with this commit but I will re add it in subsequent commits
      Also added information on analysis classes to developer documentation
      f8047308
  5. May 01, 2014
    • Gareth Tribello's avatar
      Implemented classical multidimensional scaling · 6653602a
      Gareth Tribello authored
      Also fixed how weights are dealt with in analysis and mapping
      weights were stored in different places in analysis and mapping
      this was confusing for developers.  The weights are now always
      inside the individual ReferenceConfiguration objects
      6653602a
  6. Oct 17, 2013
    • Giovanni Bussi's avatar
      Additional test case for HISTOGRAM · 634e1116
      Giovanni Bussi authored
      This test shows a problem in reweighting (discussed in #48).
      In particular, histoA and histoB in this regtest should not
      come out identical as they do.
      634e1116
  7. Apr 19, 2013
Loading