Skip to content
Started 5 yr 1 mo ago
Took 2 min 50 sec on reynolds
Failed

#108 (Mar 4, 2019, 9:30:32 AM)

Changes
  1. started working on some examples (details / bitbucketweb)
  2. working on euler bernoulli (details / bitbucketweb)
  3. working on bod (details / bitbucketweb)
  4. started with the a sketch of the algorithm (details / bitbucketweb)
  5. working on algorithm (details / bitbucketweb)
  6. lazy map implementation for BOD (details / bitbucketweb)
  7. started algorithm for lazy map in Algorithms (details / bitbucketweb)
  8. working on banana (details / bitbucketweb)
  9. working on banana (details / bitbucketweb)
  10. soft truncation, i.e. nearly linear map works better than hard truncation (which does not work at all but in few cases) (details / bitbucketweb)
  11. playing with orders (details / bitbucketweb)
  12. working on forward Euler map (details / bitbucketweb)
  13. working on Forward Euler (details / bitbucketweb)
  14. fixed Lorenz63 and added ODEs discretization maps to the framework (details / bitbucketweb)
  15. started implementation of Lorenz 96 (details / bitbucketweb)
  16. working on Lorenz96 (details / bitbucketweb)
  17. added the possibility of skipping prediction steps by composing Euler maps (details / bitbucketweb)
  18. added rmse output for smoothing (details / bitbucketweb)
  19. lorenz 96 distribution ready (details / bitbucketweb)
  20. starting to generate distribution for Lorenz96 (details / bitbucketweb)
  21. dynamics generated correctly (details / bitbucketweb)
  22. working on the generator of maps with prescribed sparsity for L96 (details / bitbucketweb)
  23. working on the generator of maps with prescribed sparsity for L96 (details / bitbucketweb)
  24. working on loading maps for L96 (details / bitbucketweb)
  25. working on postprocessing (details / bitbucketweb)
  26. working on results for AGU (details / bitbucketweb)
  27. working on results for AGU (details / bitbucketweb)
  28. added missing files l96 (details / bitbucketweb)
  29. working on time plotting of l63 (details / bitbucketweb)
  30. working on reduced basis extraction (details / bitbucketweb)
  31. working on reduced basis extraction (details / bitbucketweb)
  32. working on low-rank filter (details / bitbucketweb)
  33. working on low-rank for filtering (details / bitbucketweb)
  34. working on generation of maps for low-rank approximations (details / bitbucketweb)
  35. working on generation of maps for low-rank approximations (details / bitbucketweb)
  36. experimenting with low-rank (details / bitbucketweb)
  37. working on low-rank l96 (details / bitbucketweb)
  38. working on low-rank l96 (details / bitbucketweb)
  39. working on L96 M2 (details / bitbucketweb)
  40. working on L96 M2 (details / bitbucketweb)
  41. working on L96 M2 (details / bitbucketweb)
  42. working on gradient of L96 model II (details / bitbucketweb)
  43. cython implementation of gradient works (details / bitbucketweb)
  44. action of hessian works for L96 model 2 (details / bitbucketweb)
  45. working on preconditioning (details / bitbucketweb)
  46. working on l96 m2 (details / bitbucketweb)
  47. working on l96 m2 (details / bitbucketweb)
  48. running l96 m2 (details / bitbucketweb)
  49. preparing linear maps for low-rank model (details / bitbucketweb)
  50. re-factoring some nomenclature for hidden Markov chains (details / bitbucketweb)
  51. re-factoring some nomenclature for hidden Markov chains (details / bitbucketweb)
  52. modal l96 model 2 done (details / bitbucketweb)
  53. fixed tmap-seq-tm (details / bitbucketweb)
  54. working on filtering preconditioning (details / bitbucketweb)
  55. preconditioning through filter almost works (details / bitbucketweb)
  56. working on both l96 and l63 (details / bitbucketweb)
  57. filter preconditioning works!! (details / bitbucketweb)
  58. prepared filtering preconditioning for l96 (details / bitbucketweb)
  59. preconditioning through filtering works for l96 (details / bitbucketweb)
  60. mpi_map now updates automatically the counters of the methods called on an object (details / bitbucketweb)
  61. l96 with filter preconditioning works. NEXT: remove 1st step of smoother (first lag-1 smoothing) and substitute with the regular step using the 0-th filtering (0-th step inference problem) (details / bitbucketweb)
  62. removed skip-first and made 0th step to be included in the final map. So the first map in the composition does not involve a transition (details / bitbucketweb)
  63. working on combination of filt preconditioner and low-rank preconditioner (details / bitbucketweb)
  64. low-rank preconditioning works with filter preconditioning (details / bitbucketweb)
  65. working on lr l96 (details / bitbucketweb)
  66. working on l96 (details / bitbucketweb)
  67. working on l96 lr (details / bitbucketweb)
  68. going.. (details / bitbucketweb)
  69. working on banded maps (details / bitbucketweb)
  70. experimenting low-rank subspace ideas (details / bitbucketweb)
  71. working on constructor (details / bitbucketweb)
  72. working on runner for poisson (details / bitbucketweb)
  73. embedding the deep lazy map construction into the builder cycle (details / bitbucketweb)
  74. restructuring all the building architecture (details / bitbucketweb)
  75. restructuring of building architecture done. todo on sequential algorithm as well. (details / bitbucketweb)
  76. working on reshaping of builders (details / bitbucketweb)
  77. some fixes after big merge. Going to branch off this in order to debug and work on Lazy maps at the same time (details / bitbucketweb)
  78. working on the runner for lazy maps (details / bitbucketweb)
  79. fixing here and there (details / bitbucketweb)
  80. working on the lazy map script (details / bitbucketweb)
  81. working on scripts for lazy maps (details / bitbucketweb)
  82. working on scripts for lazy maps (details / bitbucketweb)
  83. fixing new interface (details / bitbucketweb)
  84. testing tmap-deep-lazy-tm (details / bitbucketweb)
  85. testing tmap-deep-lazy-tm (details / bitbucketweb)
  86. testing... (details / bitbucketweb)
  87. script runs (details / bitbucketweb)
  88. working on poisson with lazy maps (details / bitbucketweb)
  89. working on poisson with lazy maps (details / bitbucketweb)

Started by BitBucket push by dabi86 (2 times)

Configuration Matrixgccclang
python2
python3