Skip to content
Failed

Changes

Summary

  1. working on the generation of the distribution (details)
  2. setup for Lorenz63 done (details)
  3. some fixes for sequential data assimilation (details)
  4. working on linear map approximation (details)
  5. figuring out what's wrong... (details)
  6. added testing of gradients for distributions (details)
  7. added tests for gradients of distributions and tried on Lorenz63 (details)
  8. fixed unit tests for test_derivatives functions (details)
Commit 56aca2ba0d46f86372c56ca4d73c6abe1de6fa83 by dabi
working on the generation of the distribution
The file was modified TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py (diff)
The file was modified TransportMaps/DerivativesChecks.py (diff)
The file was addedExamples/research/Lorenz63/GenerateDistribution.py
The file was addedExamples/research/Lorenz63/test_distribution.py
The file was modified TransportMaps/Likelihoods/LikelihoodBase.py (diff)
Commit 7f71b11ba43d2c97c5ef210358a7aa919975c8bc by dabi
setup for Lorenz63 done
The file was modified TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py (diff)
The file was modified Examples/research/Lorenz63/GenerateDistribution.py (diff)
Commit 627ba5e4520781c4fbd950ce8bbdfcc8168aff4d by dabi
some fixes for sequential data assimilation
The file was modified Examples/research/Lorenz63/GenerateDistribution.py (diff)
The file was modified TransportMaps/Likelihoods/LikelihoodBase.py (diff)
The file was modified scripts/tmap-sequential-tm (diff)
Commit 1640e880d5cb880ce9c5b16f1060948bc8a6c4a8 by dabi
working on linear map approximation
The file was addedExamples/research/Lorenz63/postprocess-plotting.py
The file was modified TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py (diff)
The file was modified Examples/research/Lorenz63/GenerateDistribution.py (diff)
Commit 578cf0faf65edd8376812e9a2fc458f3ae8aca1c by dabi
figuring out what's wrong...
The file was modified Examples/research/Lorenz63/postprocess-plotting.py (diff)
The file was modified Examples/research/Lorenz63/GenerateDistribution.py (diff)
Commit 45d6082666ffce0d1626a78e86ba6f4f606f154b by dabi
added testing of gradients for distributions
The file was modified TransportMaps/Distributions/DistributionBase.py (diff)
Commit 05b65f96f75be3833a24eb1836d3908779fbc3c4 by dabi
added tests for gradients of distributions and tried on Lorenz63
The file was modified Examples/research/Lorenz63/GenerateDistribution.py (diff)
The file was modified TransportMaps/Distributions/DistributionBase.py (diff)
Commit e84dde42935a86644384305e39b47b270bd8e974 by dabi
fixed unit tests for test_derivatives functions
The file was modified TransportMaps/DerivativesChecks.py (diff)
The file was modified TransportMaps/Distributions/DistributionBase.py (diff)
The file was modified TransportMaps/Maps/MapBase.py (diff)
The file was modified TransportMaps/tests/test_transportmap_distributions.py (diff)
The file was modified TransportMaps/tests/test_distributions.py (diff)
The file was modified TransportMaps/tests/test_transportmaps.py (diff)