Skip to content

Changes

#114 (Dec 3, 2019, 12:25:47 PM)

  1. fix committed for mpi with inverse from samples. The mpi_pool is not attached to objects anymore (so that it will be never serialized), but passed along with parameters — dabi / bitbucketweb
  2. additional fixes — dabi / bitbucketweb
  3. test-source.sh added PATH for Jenkins — dabi / bitbucketweb
  4. renamed aux for windows benefit... — dabi / bitbucketweb

#113 (Oct 24, 2019, 3:11:27 AM)

  1. renamed aux for windows benefit... — dabi / bitbucketweb

#111 (Jun 12, 2019, 2:03:16 PM)

  1. test-source.sh added PATH for Jenkins — dabi / bitbucketweb

#109 (Mar 31, 2019, 1:22:58 PM)

  1. fix committed for mpi with inverse from samples. The mpi_pool is not attached to objects anymore (so that it will be never serialized), but passed along with parameters — dabi / bitbucketweb
  2. additional fixes — dabi / bitbucketweb

#108 (Dec 8, 2018, 9:02:11 PM)

  1. gumbel example re-run for documentation — dabi / bitbucketweb

#107 (Dec 8, 2018, 6:43:07 PM)

  1. fixed documentation — dabi / bitbucketweb

#106 (Aug 2, 2018, 11:06:25 AM)

  1. throwing an error if ders!=[0,1] used in decoupled LinearSpan min_kl — dabi / bitbucketweb
  2. fixed last fix... — dabi / bitbucketweb
  3. generalized input arguments to ParametricDistriubtion, so that calls can — dabi / bitbucketweb
  4. generalized input arguments to ParametricDistriubtion, so that calls can — dabi / bitbucketweb
  5. fixing bugs in tutorial examples — dabi / bitbucketweb
  6. in the process of fixing documentation. Todo: sequential stochastic — dabi / bitbucketweb
  7. fixed direct construction tutorial — dabi / bitbucketweb
  8. checked inverse gumbel tutorial — dabi / bitbucketweb
  9. updated version — dabi / bitbucketweb

#105 (May 2, 2018, 9:44:22 AM)

  1. updated script for public mirroring — dabi / bitbucketweb

#104 (May 1, 2018, 10:15:15 AM)

  1. removed unnecessary folders in Examples and updated mirroring script — dabi / bitbucketweb
  2. added algorithms documentation section — dabi / bitbucketweb

#103 (Apr 30, 2018, 4:35:33 PM)

  1. example on Gumbel 1d — rsb / bitbucketweb
  2. started with the Helmholtz equation — dabi / bitbucketweb
  3. integrated SING into TransportMaps — rebeccae.morrison / bitbucketweb
  4. cleaning SING files — rebeccae.morrison / bitbucketweb
  5. l1 tests and plotting scripts — rebeccae.morrison / bitbucketweb
  6. working on Helmholtz example from Ghattas' paper — dabi / bitbucketweb
  7. working on Helmholtz — dabi / bitbucketweb
  8. starting to work on actual probabilistic model — dabi / bitbucketweb
  9. renaming some sun_sing files — rebeccae.morrison / bitbucketweb
  10. updating run_sing files to run with SI.SING — rebeccae.morrison / bitbucketweb
  11. actually updating to run with SI.SING (ignore last commit) — rebeccae.morrison / bitbucketweb
  12. testing l1 — rebeccae.morrison / bitbucketweb
  13. l1 regularization — rebeccae.morrison / bitbucketweb
  14. Updated regularized map - SING now runs with 2 types of reg and no reg. — rsb / bitbucketweb
  15. relaxed rademacher, butterfly distribution, and more properties of — rebeccae.morrison / bitbucketweb
  16. relaxed rademacher uses uniform over (-1,1), not (0,1) — rebeccae.morrison / bitbucketweb
  17. node ordering fix — rebeccae.morrison / bitbucketweb
  18. changing parameters in Helmholtz — dabi / bitbucketweb
  19. added stub solver for EIT problem — dabi / bitbucketweb
  20. working on surface gradient — dabi / bitbucketweb
  21. working on CEM — dabi / bitbucketweb
  22. fixed EIT working on CEM — dabi / bitbucketweb
  23. plotting scripts for nips — rebeccae.morrison / bitbucketweb
  24. turned hessian off in sing — rebeccae.morrison / bitbucketweb
  25. mc studies 1step algs — rsb / bitbucketweb
  26. More MC Studies for SING — rsb / bitbucketweb
  27. working on models — dabi / bitbucketweb
  28. No electrodes model works — dabi / bitbucketweb
  29. working on discretized model — dabi / bitbucketweb
  30. working on discretized model — dabi / bitbucketweb
  31. gmsh mesh generation for discretized test — dabi / bitbucketweb
  32. working on complete model — dabi / bitbucketweb
  33. starting to work on adjoint equations — dabi / bitbucketweb
  34. messed up with no-electrodes model.. — dabi / bitbucketweb
  35. working on fast sensor function — dabi / bitbucketweb
  36. fixed sensor expression — dabi / bitbucketweb
  37. working on Dirichlet to Neumann model — dabi / bitbucketweb
  38. working on adjoint for no electrode model — dabi / bitbucketweb
  39. adjoint done — dabi / bitbucketweb
  40. gradient and Hessian working — dabi / bitbucketweb
  41. setting up the posterior distribution — dabi / bitbucketweb
  42. working on likelihood functions — dabi / bitbucketweb
  43. working on posterior distribution — dabi / bitbucketweb
  44. storage/loading of distribution works — dabi / bitbucketweb
  45. working on action of Hessian — dabi / bitbucketweb
  46. working on action_hess_a for transport map distributions — dabi / bitbucketweb
  47. working on minimization of kl divergence using action of the Hessian — dabi / bitbucketweb
  48. working on kl minimization tests — dabi / bitbucketweb
  49. unit tests are passing. todo: caching in Likelihood to avoid extra — dabi / bitbucketweb
  50. the distribution object is now pre-broadcasted to the children in — dabi / bitbucketweb
  51. fixed test_kl_divergence — dabi / bitbucketweb
  52. working on caching of Likelihood evaluations — dabi / bitbucketweb
  53. fixed init function — dabi / bitbucketweb
  54. The action of the Hessian is ready. Fixes #31. Caching issues reserved — dabi / bitbucketweb
  55. introducing cached and counted decorators — dabi / bitbucketweb
  56. adding counting output — dabi / bitbucketweb
  57. caching to be finished in TransportMaps and Maps in general. Then I need — dabi / bitbucketweb
  58. still working on maps... — dabi / bitbucketweb
  59. working on distributions — dabi / bitbucketweb
  60. testing caching. todo: caching in optimization problems — dabi / bitbucketweb
  61. added caching and counting wherever needed (maybe missing some spots). — dabi / bitbucketweb
  62. working on caching in Hessian. Todo: update and run unittests — dabi / bitbucketweb
  63. adding reset counters functionalities — dabi / bitbucketweb
  64. counting and resetting works. Caching also seems to work. TODO: — dabi / bitbucketweb
  65. caching does what is supposed to do! — dabi / bitbucketweb
  66. added manual test for caching and counting — dabi / bitbucketweb
  67. working on caching minimization routine — dabi / bitbucketweb
  68. working on unit tests for kl-divergence — dabi / bitbucketweb
  69. working on test_kl_divergence.py — dabi / bitbucketweb
  70. fixing  an error at a time... — dabi / bitbucketweb
  71. kl_min tests work! — dabi / bitbucketweb
  72. fixing all unit tests — dabi / bitbucketweb
  73. porting MPI implementation to mpi_map v2.0 — dabi / bitbucketweb
  74. porting to mpi_map v2.0 completed. ToBeTested!! — dabi / bitbucketweb
  75. mpi_map v2 integrated and passing unit tests — dabi / bitbucketweb
  76. gathering of ncalls and nevals count at the end of optimization done — dabi / bitbucketweb
  77. passes unit tests — dabi / bitbucketweb
  78. now pointing to MPI_Pool_v2 in mpi_map v2.0 — dabi / bitbucketweb
  79. returning latest cache within log dictionary — dabi / bitbucketweb
  80. fixed py2/py3 issue with cached decorator — dabi / bitbucketweb
  81. fixed py2/py3 issue with cached decorator — dabi / bitbucketweb
  82. fixed py2/py3 issue with cached decorator — dabi / bitbucketweb
  83. fixing py2/py3 handling of *args and **kwargs (PEP3102) — dabi / bitbucketweb
  84. working on target distribution — dabi / bitbucketweb
  85. working on mpi evaluation of target density — dabi / bitbucketweb
  86. working on constant field data generation and parallel implementation — dabi / bitbucketweb
  87. working on speeding up function and gradient evaluatiions — dabi / bitbucketweb
  88. implemented fungrad — dabi / bitbucketweb
  89. working of action of Hessian — dabi / bitbucketweb
  90. mpi implementation not working... — dabi / bitbucketweb
  91. staring solving simple problems.. — dabi / bitbucketweb
  92. working on constant field problem and parallelization — dabi / bitbucketweb
  93. working on the problem set up — dabi / bitbucketweb
  94. data generation for constant field works — dabi / bitbucketweb
  95. working on adjoint for field — dabi / bitbucketweb
  96. fixed gradient! — dabi / bitbucketweb
  97. working on Hessian of EIT problem — dabi / bitbucketweb
  98. working on hessian — dabi / bitbucketweb
  99. fixed counter reset in some classes — dabi / bitbucketweb
  100. fixing regularization — dabi / bitbucketweb
  101. fixed caching for tuple_grad_a — dabi / bitbucketweb
  102. fixed some issues with tests and new counting decorators — dabi / bitbucketweb
  103. action of the Hessian for EIT works. To be integrated in distribution — dabi / bitbucketweb
  104. eit hessian works with caching of solution and adjoints — dabi / bitbucketweb
  105. EIT field distribution works with MPI — dabi / bitbucketweb
  106. added possibility to add real fields by expression — dabi / bitbucketweb
  107. disabled plotting if not available — dabi / bitbucketweb
  108. distributions work on cluster — dabi / bitbucketweb
  109. made EIT solver into a class — dabi / bitbucketweb
  110. working on validators — dabi / bitbucketweb
  111. working on saa — dabi / bitbucketweb
  112. implementing gradient based validators — dabi / bitbucketweb
  113. validators... — dabi / bitbucketweb
  114. working on adaptivity algorithm — dabi / bitbucketweb
  115. working on the adaptivity algorithm — dabi / bitbucketweb
  116. adding adaptivity options to tmap-tm — dabi / bitbucketweb
  117. working on launching script tmap-tm — dabi / bitbucketweb
  118. changing builder classes to imbed parameters and take distributions on — dabi / bitbucketweb
  119. going through banana example — dabi / bitbucketweb
  120. working on adaptivity on banana — dabi / bitbucketweb
  121. adaptivity on banana almost work — dabi / bitbucketweb
  122. adaptivity works on banana. a lot to do yet... — dabi / bitbucketweb
  123. improving parallelization — dabi / bitbucketweb
  124. splitted first variation computation for better parallelization — dabi / bitbucketweb
  125. adaptivity works on banana without hyper — dabi / bitbucketweb
  126. working on low-rank approximation of Hessians — dabi / bitbucketweb
  127. working on laplace approximation for Bayesian inverse problems, where — dabi / bitbucketweb
  128. working on low-rank approximation of covariance in bayesian problem — dabi / bitbucketweb
  129. working on low-rank approximation — dabi / bitbucketweb
  130. added logging information in postprocessing script — dabi / bitbucketweb
  131. low-rank Laplace approximation works — dabi / bitbucketweb
  132. applying Laplace to EIT — dabi / bitbucketweb
  133. working on composition of Likelihood with maps — dabi / bitbucketweb
  134. working on composition of Likelihood with maps — dabi / bitbucketweb
  135. composition of functions and map now is possible. working on laplace of — dabi / bitbucketweb
  136. working on laplace approximation of EIT — dabi / bitbucketweb
  137. debugging action of Hessian — dabi / bitbucketweb
  138. checking hessian action.. — dabi / bitbucketweb
  139. working on finite difference test for Hessian — dabi / bitbucketweb
  140. checking Hessian for distribution — dabi / bitbucketweb
  141. fixed withening script. Now action of Hessian works with MPI — dabi / bitbucketweb
  142. working on EIT adaptivity — dabi / bitbucketweb
  143. added missing functions to LinearTransportMap. Added unit tests for it — dabi / bitbucketweb
  144. modified caching of EIT solutions so that the cache is now pickable. — dabi / bitbucketweb
  145. added verbosity option in adaptivity algorithms and fixed bug in action — dabi / bitbucketweb
  146. added intermediate storage capability for adaptivity — dabi / bitbucketweb
  147. added output for lower and upper bounds in saa — dabi / bitbucketweb
  148. fixed bug in tmap-tm and in test_distribution.py for EIT — dabi / bitbucketweb
  149. added distributed sampling for MC sampling in minimize_kl_divergence — dabi / bitbucketweb
  150. fixed sampling for inverse maps from samples (disabled distributed — dabi / bitbucketweb
  151. fixed distributed sampling for linear span kl minimization — dabi / bitbucketweb
  152. fixed action Hessian with regularization — dabi / bitbucketweb
  153. simplified regularization of action hessian regularization — dabi / bitbucketweb
  154. fixed relative tolerance in validator — dabi / bitbucketweb
  155. fixed relative tolerance in validator — dabi / bitbucketweb
  156. remove unnecessary output form EIT — dabi / bitbucketweb
  157. changed active variable indicator to E[|x|] — dabi / bitbucketweb
  158. tryna generate non-gaussian data — rebeccae.morrison / bitbucketweb
  159. working on reload feature for tmap-tm — dabi / bitbucketweb
  160. reloading done for first variation adaptivity. to be checked in other — dabi / bitbucketweb
  161. added some output to First variation algorithm — dabi / bitbucketweb
  162. fixed restarting and grad_x for target in EIT — dabi / bitbucketweb
  163. added field full_basis_list to function approximations, to be used in — dabi / bitbucketweb
  164. fixed adaptivity accordingly to previous full_basis_list at the function — dabi / bitbucketweb
  165. running aerostruct and copula data — rebeccae.morrison / bitbucketweb
  166. committing data samples for copula data — rebeccae.morrison / bitbucketweb
  167. fixed first variation computation — dabi / bitbucketweb
  168. added plot sample for post process in EIT — dabi / bitbucketweb
  169. added a non-gaussian chain dataset — rebeccae.morrison / bitbucketweb
  170. added full_basis_list feature to xml map structure loading — dabi / bitbucketweb
  171. fixed full_basis_list to save in memory allocation — dabi / bitbucketweb
  172. minor testing datasets changes — rebeccae.morrison / bitbucketweb
  173. check for product distribution — rebeccae.morrison / bitbucketweb
  174. removed matplotlib from imports — rebeccae.morrison / bitbucketweb
  175. scikit-sparse reqs — rebeccae.morrison / bitbucketweb
  176. changed googleanalytics requirements — dabi / bitbucketweb
  177. starting jupyter notebook for sing — rebeccae.morrison / bitbucketweb
  178. looking at copula data inverse covariance — rebeccae.morrison / bitbucketweb
  179. working on coarser test case — dabi / bitbucketweb
  180. fixed several bugs in adaptivity and tests — dabi / bitbucketweb
  181. fixed get state in first variation builder — dabi / bitbucketweb
  182. added line search options in tmap-tm — dabi / bitbucketweb
  183. fixed kladaptivity serialization and regression regularization — dabi / bitbucketweb
  184. fixed gx_gt_kl batched evaluation — dabi / bitbucketweb
  185. added sing notebook example — rebeccae.morrison / bitbucketweb
  186. fixing adaptivity here and there.. — dabi / bitbucketweb
  187. integrated documentation for SING algorithm — dabi / bitbucketweb
  188. added postprocessing functionalities for adaptivity — dabi / bitbucketweb
  189. added double circle phantom — dabi / bitbucketweb
  190. fixed store function in tmap-tm — dabi / bitbucketweb
  191. added argument for line search delta — dabi / bitbucketweb
  192. added delta parameter for line search — dabi / bitbucketweb
  193. fixed documentation SING — dabi / bitbucketweb
  194. fixing unit tests; — dabi / bitbucketweb
  195. fixed laplace approximation starting point — dabi / bitbucketweb
  196. documenting fv adaptivity — dabi / bitbucketweb
  197. preparing release v2.0b0 — dabi / bitbucketweb
  198. v2.0b0: ready for unit-testing — dabi / bitbucketweb
  199. fixed matplotlib dependence — dabi / bitbucketweb
  200. fixed process_time PyV3 PyV2 — dabi / bitbucketweb
  201. fixed processtime name — dabi / bitbucketweb
  202. fixing bugs for release — dabi / bitbucketweb
  203. working to fix grax_gradt_kl — dabi / bitbucketweb
  204. fixed grad_x of first variation — dabi / bitbucketweb
  205. subtract identity_coeffs + l1_reg to component kl — rsb / bitbucketweb
  206. removed dependency on FileNotFoundError for compatibility with py2 — dabi / bitbucketweb
  207. fixed compatibility issue with py2 — dabi / bitbucketweb

#102 (Jan 9, 2018, 4:56:30 PM)

  1. fixed bug in usage of einsum due to update to numpy >= 1.14 — dabi / bitbucketweb

#101 (Dec 14, 2017, 1:11:26 AM)

  1. conditional import of h5py in postprocess scripts — dabi / bitbucketweb

#100 (Dec 13, 2017, 9:52:04 PM)

  1. fixed gradient and hessian of inverse exponential map — dabi / bitbucketweb

#99 (Nov 28, 2017, 5:03:48 PM)

  1. removed Docs form MANIFEST.in — dabi / bitbucketweb

#97 (Nov 27, 2017, 6:48:13 PM)

  1. updated documentation with optional requirement of pyhmc — dabi / bitbucketweb

#96 (Nov 27, 2017, 5:19:47 PM)

  1. working on slurm submission — dabi / bitbucketweb
  2. fixed tensordot in integrated squared. This saves memory and improves — dabi / bitbucketweb
  3. modified runner — dabi / bitbucketweb
  4. done with plots for the paper! — dabi / bitbucketweb
  5. fixed plotting for 9000 steps — dabi / bitbucketweb
  6. working on documentation of published data — dabi / bitbucketweb
  7. done with documentation of results 945. Working on 9009 steps — dabi / bitbucketweb
  8. adding results 9009 steps on documentation — dabi / bitbucketweb
  9. added data and figures 9009 steps — dabi / bitbucketweb
  10. postprocessing script now adding events on time series — dabi / bitbucketweb
  11. done with documentation. todo: fix unittests — dabi / bitbucketweb
  12. added cython dependency for pyhmc — dabi / bitbucketweb
  13. attempt to fix pyhmc dependencies... — dabi / bitbucketweb
  14. pyhmc is now optional — dabi / bitbucketweb
  15. fixed external import in Samplers — dabi / bitbucketweb
  16. fixed test_L2_misfit and test_scripts — dabi / bitbucketweb
  17. fixed MarkovOneCompoent in test_distributions — dabi / bitbucketweb
  18. fixed (1) test L2_min for integrated squared (2) sequential inference — dabi / bitbucketweb
  19. fixed import of mpi_map — dabi / bitbucketweb
  20. reduced order in test non linear sequential inference — dabi / bitbucketweb

#95 (Nov 19, 2017, 7:11:22 AM)

  1. Jenkins test_hotfixes file — dabi / bitbucketweb
  2. added a postprocess for the stochastic volatility. To be moved in the — dabi / bitbucketweb
  3. working on figures for poster — dabi / bitbucketweb
  4. working on last figures — dabi / bitbucketweb
  5. improved post-process for stochastic volatility. TODO: restructure all — dabi / bitbucketweb
  6. working on railway model — dabi / bitbucketweb
  7. working on railway model — dabi / bitbucketweb
  8. model to be fixed (unstable) — dabi / bitbucketweb
  9. model unstable.... — dabi / bitbucketweb
  10. the simpler model works — dabi / bitbucketweb
  11. random disturbance works — dabi / bitbucketweb
  12. redesigned model structure — dabi / bitbucketweb
  13. refactoring the inference algorithms — dabi / bitbucketweb
  14. working on linear filter/smoothers — dabi / bitbucketweb
  15. working on linear Gaussian transition distributions — dabi / bitbucketweb
  16. working on Linear filter/smoother — dabi / bitbucketweb
  17. working on Kalman filter — dabi / bitbucketweb
  18. setting up the INS example in order to run the Kalman filter on it... — dabi / bitbucketweb
  19. working on linear smoother — dabi / bitbucketweb
  20. working on linear smoother — dabi / bitbucketweb
  21. fixing the smoothing... — dabi / bitbucketweb
  22. linear smoother works. Figure out how to quickly get state covariances — dabi / bitbucketweb
  23. smoothing covariances work. Now working on smoothing means — dabi / bitbucketweb
  24. working on postprocess smoothing with different lags — dabi / bitbucketweb
  25. fixed lag smoother works — dabi / bitbucketweb
  26. refactored all references to old smoother/filters — dabi / bitbucketweb
  27. working on distribution for filtering — dabi / bitbucketweb
  28. working on railway vehicle example — dabi / bitbucketweb
  29. working on linear filtering — dabi / bitbucketweb
  30. fixed computation of square root for almost singular covariances in — dabi / bitbucketweb
  31. fixed computation of square root for almost singular covariances in — dabi / bitbucketweb
  32. working on example — dabi / bitbucketweb
  33. working on parametric Railway model — dabi / bitbucketweb
  34. working on linear model with hyper-parameters — dabi / bitbucketweb
  35. working on linear models with hyper-parameters — dabi / bitbucketweb
  36. working on ... — dabi / bitbucketweb
  37. working on parametric distributions and transition densities — dabi / bitbucketweb
  38. working on gradient of Kalman filter — dabi / bitbucketweb
  39. in a maze of einsums... — dabi / bitbucketweb
  40. working on gradients vehicle model — dabi / bitbucketweb
  41. working on gradients for transition matrices — dabi / bitbucketweb
  42. the gradient does not work... — dabi / bitbucketweb
  43. working on gradients!! — dabi / bitbucketweb
  44. added notebook py file — dabi / bitbucketweb
  45. fixed coeff properties and working on gradient of linear filter... — dabi / bitbucketweb
  46. Fixed the gradients (sensitivities) of the linear filter!!!! — dabi / bitbucketweb
  47. working on parameter estimation problem — dabi / bitbucketweb
  48. Fixes #77. Implemented function/gradient evaluation and minimization — dabi / bitbucketweb
  49. now optimization is done with function/gradient function — dabi / bitbucketweb
  50. working on data generation and higher dimensional cases — dabi / bitbucketweb
  51. added fungrad option on scripts — dabi / bitbucketweb
  52. fixing some unittest errors — dabi / bitbucketweb
  53. this could all be wasted time.. — dabi / bitbucketweb
  54. brancolando nel buio... — dabi / bitbucketweb
  55. making progress??? — dabi / bitbucketweb
  56. same change done on ConditionallyGaussianDistribution should be done on — dabi / bitbucketweb
  57. wrapping up on railways 1d — dabi / bitbucketweb
  58. going on with 1d — dabi / bitbucketweb
  59. working again on gradient marginal loglikelihood — dabi / bitbucketweb
  60. fixed marginal log likelihood!!! — dabi / bitbucketweb
  61. fixing for tests — dabi / bitbucketweb
  62. working on scripts for high-dimensional problem... — dabi / bitbucketweb
  63. fixing unit tests — dabi / bitbucketweb
  64. modified BOD example to show marginals — dabi / bitbucketweb
  65. some updates on tutorial — dabi / bitbucketweb
  66. working on new figs for paper with up-to-date software — dabi / bitbucketweb
  67. fixed logging in scripts — dabi / bitbucketweb
  68. fixed full rbf in defaults — dabi / bitbucketweb
  69. fixed script sequential — dabi / bitbucketweb
  70. fixed print in sequential script and fixed parallel implementation... — dabi / bitbucketweb
  71. additional fix in sequential script — dabi / bitbucketweb
  72. additional fix in sequential script — dabi / bitbucketweb
  73. working on the components iterator — dabi / bitbucketweb
  74. most of the pieces are in place. to be tested — dabi / bitbucketweb
  75. debugging — dabi / bitbucketweb
  76. actual implementation pass unit test_kl_minimization — dabi / bitbucketweb
  77. it works on the tutorial examples — dabi / bitbucketweb
  78. adding data for tutorial inv-stocvol — dabi / bitbucketweb
  79. fixed bug in linear span kl minimization — dabi / bitbucketweb
  80. fixed bug in parallel inverse map from samples — dabi / bitbucketweb
  81. working on a fix for linear span solver by component — dabi / bitbucketweb
  82. fixed all (?) bugs on the linear span from samples/ — dabi / bitbucketweb
  83. fixed bug on linear span solve due to I19 merge — dabi / bitbucketweb
  84. porting plots from DEPREC branch to this up-to-date branch — dabi / bitbucketweb
  85. added btc/usd data — dabi / bitbucketweb
  86. working on stoc vol with 10^4 data. working on tmap-max-likelihood — dabi / bitbucketweb
  87. working on stoc vol with 10^4 data. working on tmap-max-likelihood — dabi / bitbucketweb
  88. going on with scripts for plots — dabi / bitbucketweb
  89. going on with scripts for plots — dabi / bitbucketweb
  90. done with plotting routines — dabi / bitbucketweb
  91. working on plotts — dabi / bitbucketweb
  92. working on basic adaptivity in order to get it into the low-dim paper — dabi / bitbucketweb
  93. working on basic adaptivity in order to get it into the low-dim paper — dabi / bitbucketweb
  94. testing new builders — dabi / bitbucketweb
  95. sequential inference tested with standard builder — dabi / bitbucketweb
  96. running sequential algorithm with sequential adaptivity — dabi / bitbucketweb
  97. improved scripts for running sequential inference — dabi / bitbucketweb
  98. updated runner — dabi / bitbucketweb
  99. added plot exchanges — dabi / bitbucketweb
  100. added functionalities to tmap-sequential-tm script — dabi / bitbucketweb
  101. started with regression adaptivityu — dabi / bitbucketweb
  102. .... — dabi / bitbucketweb
  103. calibrating parameters in stoc vol — dabi / bitbucketweb
  104. finding correct configuration — dabi / bitbucketweb
  105. working on 945 test case. Added tolerance driven adaptivity — dabi / bitbucketweb
  106. working on script for 945 observations — dabi / bitbucketweb
  107. working on 945 configuration and figures — dabi / bitbucketweb
  108. ready to plot? — dabi / bitbucketweb
  109. restructured CLI — dabi / bitbucketweb
  110. restructuring scripts — dabi / bitbucketweb
  111. working on trimmed postprocess — dabi / bitbucketweb
  112. restructured CLI commands and added trimming functionalities for — dabi / bitbucketweb
  113. updated exchange plotting — dabi / bitbucketweb
  114. added dates in plots — dabi / bitbucketweb
  115. added metropolis hastings and MH within Gibbs — dabi / bitbucketweb
  116. working for figures 500 observations — dabi / bitbucketweb
  117. fixed the default constructor, using Hermite poly for non integrated — dabi / bitbucketweb
  118. fixed External.py import — dabi / bitbucketweb
  119. preparing runner for slurm — dabi / bitbucketweb
  120. setting up slurm — dabi / bitbucketweb
  121. modified defaults integrated squared. Now using — dabi / bitbucketweb
  122. fixing typos — dabi / bitbucketweb

#93 (Jun 14, 2017, 12:14:21 PM)

  1. fixed typo on data-assimialtion model example — dabi / bitbucketweb

#91 (Jun 14, 2017, 10:15:59 AM)

  1. fixed typo in documentation data-assimilation — dabi / bitbucketweb

#90 (Jun 13, 2017, 5:52:05 PM)

  1. satellite changes — rebeccae.morrison / bitbucketweb
  2. dont need to append to log — rebeccae.morrison / bitbucketweb
  3. updated installation procedure and added toggle sections — dabi / bitbucketweb
  4. updated sphinx requirements — dabi / bitbucketweb
  5. updated docs MonotLinSpanApprox and increased size UML diagrams — dabi / bitbucketweb
  6. bug fixed in grad_a_hess_x_log_det_grad_x, matrix slots matplotlib files — rebeccae.morrison / bitbucketweb
  7. updated documentation — dabi / bitbucketweb
  8. updating documentation — dabi / bitbucketweb
  9. improved slides for BOD example — dabi / bitbucketweb
  10. updated bod with figures and stochastic volatility — dabi / bitbucketweb
  11. imporved upload script and fixed visualization problem in bod — dabi / bitbucketweb
  12. fixes #76 — rebeccae.morrison / bitbucketweb
  13. modified tolerances — dabi / bitbucketweb
  14. working on conditional probabilities — dabi / bitbucketweb
  15. working on factorized distributions — dabi / bitbucketweb
  16. factorized distribution works — dabi / bitbucketweb
  17. independent likelihood added — dabi / bitbucketweb
  18. working on stochastic volatility test case — dabi / bitbucketweb
  19. derivatives of stoc vol works. TODO: fix the Markov components — dabi / bitbucketweb
  20. working on markov components — dabi / bitbucketweb
  21. working on hessian of markov component... — dabi / bitbucketweb
  22. fixed hessian for markov component and checked stoch vol example works — dabi / bitbucketweb
  23. working on statistical models — dabi / bitbucketweb
  24. working on distribution docs — dabi / bitbucketweb
  25. moved FactorizedDistribution to DistributionBase — dabi / bitbucketweb
  26. working on loglikelihoods — dabi / bitbucketweb
  27. Additive models and addive linear Gaussian models added in the — dabi / bitbucketweb
  28. made a dedicated submodule for likelihoods — dabi / bitbucketweb
  29. moved likelihoods out of functionals (more intuitive) — dabi / bitbucketweb
  30. working on linear inertial navigation system model — dabi / bitbucketweb
  31. working on assimilation example — dabi / bitbucketweb
  32. fixing markov component — dabi / bitbucketweb
  33. ok tests markov component — dabi / bitbucketweb
  34. AR1TransDistr works — dabi / bitbucketweb
  35. done with data assimilation construction example — dabi / bitbucketweb
  36. Updated version: v1.0b2 — dabi / bitbucketweb
  37. added missing files and removed api-files which must be automatically — dabi / bitbucketweb
  38. updated ignore file — dabi / bitbucketweb
  39. fixing import issue — dabi / bitbucketweb
  40. fixing import issue — dabi / bitbucketweb

#89 (May 3, 2017, 11:14:39 AM)

  1. updated version on conf file — dabi / bitbucketweb
  2. updated requirements file — dabi / bitbucketweb

#88 (May 2, 2017, 9:12:40 AM)

  1. added google analytics — dabi / bitbucketweb
  2. updated website and readme — dabi / bitbucketweb
  3. fixing api — dabi / bitbucketweb
  4. completed web-site — dabi / bitbucketweb
  5. modified upload script to accomodate for bakups — dabi / bitbucketweb

#86 (May 1, 2017, 11:52:27 AM)

  1. prepared pypi-upload script — dabi / bitbucketweb
  2. updated classifiers — dabi / bitbucketweb
  3. updated permissions test-pypi — dabi / bitbucketweb
  4. added archiving option to mirroring script and removal of ol public — dabi / bitbucketweb

#85 (May 1, 2017, 10:40:26 AM)

  1. prepared Jenkins test-pypi script and updated to version v1.0b1 — dabi / bitbucketweb

#84 (May 1, 2017, 10:33:47 AM)

  1. updated mirroring script — dabi / bitbucketweb
  2. updated testpypi script — dabi / bitbucketweb

#81 (May 1, 2017, 9:56:18 AM)

  1. shortened mpi-lag — dabi / bitbucketweb
  2. mirroring script update — dabi / bitbucketweb
  3. added requirements files and updated test-testpypi script — dabi / bitbucketweb
  4. updated manifest — dabi / bitbucketweb

#80 (May 1, 2017, 9:02:33 AM)

  1. updated public mirror link — dabi / bitbucketweb
  2. updated mirroring script — dabi / bitbucketweb
  3. updated mirroring script — dabi / bitbucketweb
  4. jenkins scripts and mirroring scripts — dabi / bitbucketweb

#79 (May 1, 2017, 8:01:39 AM)

  1. updated public mirror link — dabi / bitbucketweb