2154 Commits (2cb4324574ae56c1ffb21c75692ffa0dbe08316c)

Autor SHA1 Mensaje Fecha
  Guillaume Bittoun 06dfb3b0c0 simplex_interpolator: removing tests and correcting skew matrix hace 11 años
  Sam Hocevar 24e7663c5c simplex: fix confusion between interpolated types and coordinate types. hace 11 años
  Sam Hocevar 0511d9836a simplex: fix a bug in the modulo operator. lol. and add unit tests. hace 11 años
  Sam Hocevar a01778d768 simplex_interpolator: use a matrices when n-D arrays are not necessary. hace 11 años
  Sam Hocevar 3a4682a976 simplex_interpolator: more unit tests, including some failing ones. hace 11 años
  Sam Hocevar 3d0df62ba6 simplex_interpolator: fix behaviour with negative grid indices. hace 11 años
  Guillaume Bittoun 5ebce1c0c8 simplex_interpolator: refactoring a bit hace 11 años
  Guillaume Bittoun 1f715ae139 simplex_interpolator: const commit hace 11 años
  Guillaume Bittoun 4118789a53 simplex_interpolator: initializing interpolator with the samples so that it can be fully usable at creation. hace 11 años
  Guillaume Bittoun 6f5c15b165 simplex_interpolator: adding first test on 2D samples hace 11 años
  Guillaume Bittoun a0e31dd6ce simplex_interpolator: bug fix (enough for tonight) hace 11 años
  Guillaume Bittoun 1cd86f9f24 simplex_interpolator: bug fix hace 11 años
  Guillaume Bittoun fee0a6f8e7 simplex_interpolator: bug fix hace 11 años
  Guillaume Bittoun 765358b5ac simplex_interpolator: nit + bug fixes hace 11 años
  Guillaume Bittoun 7e01c3afd7 simplex_interpolator: starting first test. Too tired, go to bed :) hace 11 años
  Guillaume Bittoun d513d8ac8c simplex_interpolator: adding test skeleton + build fixes hace 11 años
  Guillaume Bittoun b2671811b9 simplex_interpolator: still refactoring hace 11 años
  Guillaume Bittoun e179c9f1c5 simplex_interpolator: using a lot more quick (and probably efficient) algorithm. hace 11 años
  Guillaume Bittoun 96c54bdb54 simplex_interpolator: bug fix hace 11 años
  Guillaume Bittoun 5ac765db57 simplex_interpolator: first draft of final simplex interpolator (incoming tests and bugfix) hace 11 años
  Guillaume Bittoun 150db71579 simplex_interpolator: continuing interpolation method (to be continued…) hace 11 años
  Guillaume Bittoun ff9d900791 simplex_interpolator: adding interpolator skeleton hace 11 años
  Guillaume Bittoun 05f9979e53 map: changing comment on insertion failure in avl_tree hace 11 años
  Guillaume Bittoun 8c44cb4f1b map: re-using avl_tree in map and adding tests for string comparisons. hace 11 años
  Guillaume Bittoun bfe68911d4 string.h: bug fix on operator< hace 11 años
  Benjamin ‘Touky’ Huet 6556d689de So much for a build fix. hace 11 años
  Benjamin ‘Touky’ Huet dc45794dea Fixed shit build break hace 11 años
  Benjamin ‘Touky’ Huet fc84a65063 Did a small "Revert-but-not-really" on map+avl_tree hace 11 años
  Guillaume Bittoun 4fb61d06e0 avl_tree: nit (upper-case methods) bug fix and adding test for equality operator. hace 11 años
  Guillaume Bittoun 5829785014 avl_tree: using avl_tree in map object. hace 11 años
  Sam Hocevar 7bd5a94ca0 image: add the skeleton for a Movie class. hace 11 años
  Guillaume Bittoun 2998673ed0 String: operator < implementation hace 11 años
  Sam Hocevar 90a60ba446 image: revert GDI+ animated GIF tests; we’ll try something else. hace 11 años
  Guillaume Bittoun b9e265f46b avl_tree: tiny bug fix. hace 11 años
  Sam Hocevar 500e40c93d image: GDI+ GIF support tweaks. hace 11 años
  Sam Hocevar 28e8fd6834 image: first GIF encoder iteration. hace 11 años
  Guillaume Bittoun 022e686f5b avl_tree: moving avl_tree implementation in lol/base. hace 11 años
  Guillaume Bittoun f39d5f521c avl_tree: removing this useless cascade stuff. hace 11 años
  Guillaume Bittoun b2a2f5bf9d avl_tree: bug fix on chain insertion/deletion. hace 11 años
  Guillaume Bittoun 4e00d08dfb avl_tree: whoops ! bug fix. hace 11 años
  Guillaume Bittoun 92a8310dd2 avl_tree: adding count variable to keep the number of nodes in tree. hace 11 años
  Guillaume Bittoun ca54c69d17 avl_tree: adding copy constructor and operator= hace 11 años
  Guillaume Bittoun b05c252b96 avl_tree: iterator full implementation + test. hace 11 años
  Sam Hocevar a334a8544f avl_tree: compilation fix. hace 11 años
  Guillaume Bittoun a9e67e2cc1 avl_tree: tiny fixes + iterator features. hace 11 años
  Guillaume Bittoun 96f1cdab56 avl_tree: adding several min/max features and iterators. hace 11 años
  Guillaume Bittoun 80219bcfef avl_tree: adding chain to keep order between nodes and make a good ordered iterator. hace 11 años
  Guillaume Bittoun dcce2dfeaa avl_tree: reverting contiguous buffer because of bad performance. hace 11 años
  Guillaume Bittoun 85a88d457c avl_tree: using contiguous buffer for node storage. Copy is still unsafe and this solution needs review before complete validation (sam… ?) hace 11 años
  Guillaume Bittoun 16048b0e27 forgotten diff hace 11 años