Skip to content
Failed

Changes

Summary

  1. now LinearSpanApproximation uses a semilattice for multiindex and coefficients storage (details)
  2. passing tests (details)
  3. semilattice constructors exposed in default transport map constructors (details)
  4. fixed init coeffs bug (details)
  5. fixed semilattice data structure for serialization (details)
  6. fixed bugs in tests (details)
  7. reshaped tests (details)
  8. passes all tests (details)
Commit 6aa42dd549ca521115159b5a9c465a055dd1183f by dabi
now LinearSpanApproximation uses a semilattice for multiindex and coefficients storage
The file was modified TransportMaps/Functionals/LinearSpanApproximationBase.py (diff)
The file was modified requirements.txt (diff)
The file was modified setup.py (diff)
The file was modified TransportMaps/Maps/TriangularTransportMaps.py (diff)
The file was modified TransportMaps/Functionals/AlgebraicLinearSpanApproximations.py (diff)
The file was modified TransportMaps/Functionals/MonotonicFunctionApproximations.py (diff)
The file was modified TransportMaps/Functionals/ParametricFunctionApproximationBase.py (diff)
The file was modified TransportMaps/tests/test_transportmaps.py (diff)
Commit c665c50d2aa6d16431fa92a7eb3893a05e370af2 by dabi
semilattice constructors exposed in default transport map constructors
The file was modified TransportMaps/Defaults.py (diff)
The file was modified TransportMaps/Functionals/LinearSpanApproximationBase.py (diff)
Commit 7e3322f2df14973d305892af2a5ad1c69969cc3c by dabi
fixed init coeffs bug
The file was modified TransportMaps/Functionals/MonotonicFunctionApproximations.py (diff)
Commit d32cdecf495542ea855365d644ba63e2344e23d4 by dabi
fixed semilattice data structure for serialization
The file was modified TransportMaps/tests/test_kl_divergence.py (diff)
The file was modified TransportMaps/Functionals/LinearSpanApproximationBase.py (diff)
Commit d247c5f6d8b153000e665373e828104e6a9aebba by dabi
fixed bugs in tests
The file was modified TransportMaps/tests/test_xml.py (diff)
The file was modified TransportMaps/Functionals/LinearSpanApproximationBase.py (diff)
The file was modified TransportMaps/tests/test_transportmaps.py (diff)
The file was modified TransportMaps/tests/test_L2_minimization.py (diff)
The file was modified TransportMaps/tests/test_functions.py (diff)
The file was modified TransportMaps/tests/test_kl_divergence.py (diff)
The file was modified TransportMaps/tests/test_L2_misfit.py (diff)
The file was modified TransportMaps/tests/test_transportmap_distributions.py (diff)
The file was modified TransportMaps/tests/test_kl_minimization.py (diff)
The file was modified TransportMaps/tests/test_distributions.py (diff)
The file was modified TransportMaps/tests/test_transportmap_distributions_sampling.py (diff)
The file was addedTransportMaps/tests/test_xml.py.old
The file was modified TransportMaps/tests/test_transportmaps.py (diff)
The file was modified jenkins/test-source.sh (diff)
The file was modified TransportMaps/tests/test_all.py (diff)
The file was modified jenkins/test-pypi.sh (diff)
The file was modified jenkins/test-testpypi.sh (diff)
The file was removedTransportMaps/tests/test_xml.py