Commit History

Author SHA1 Message Date
  zelphir.kaltstahl 81913d80f7 update gitignore to include Emacs files 4 years ago
  zelphir.kaltstahl a619be8cbd add log files to .gitignore 5 years ago
  Zelphir Kaltstahl 4a2be3a295 Improved code: (1) Splitting a subset of data does only involve one pass over the data. (2) Now using a struct for representing splits instead of a hash. (3) Now using a list of vectors to represent data sets, instead of a vector of vectors. 7 years ago