{ "_class" : "hudson.matrix.MatrixBuild", "actions" : [ { "_class" : "hudson.model.CauseAction", "causes" : [ { "_class" : "com.cloudbees.jenkins.plugins.BitBucketPushCause", "shortDescription" : "Started by BitBucket push by joshuawchen" }, { "_class" : "com.cloudbees.jenkins.plugins.BitBucketPushCause", "shortDescription" : "Started by BitBucket push by joshuawchen" } ] }, { }, { }, { }, { }, { "_class" : "hudson.plugins.git.util.BuildData", "buildsByBranchName" : { "refs/remotes/origin/develop/master" : { "_class" : "hudson.plugins.git.util.Build", "buildNumber" : 130, "buildResult" : None, "marked" : { "SHA1" : "7779cc167681b4b73d30ad1188ac9535c25af93e", "branch" : [ { "SHA1" : "7779cc167681b4b73d30ad1188ac9535c25af93e", "name" : "refs/remotes/origin/develop/master" } ] }, "revision" : { "SHA1" : "7779cc167681b4b73d30ad1188ac9535c25af93e", "branch" : [ { "SHA1" : "7779cc167681b4b73d30ad1188ac9535c25af93e", "name" : "refs/remotes/origin/develop/master" } ] } } }, "lastBuiltRevision" : { "SHA1" : "7779cc167681b4b73d30ad1188ac9535c25af93e", "branch" : [ { "SHA1" : "7779cc167681b4b73d30ad1188ac9535c25af93e", "name" : "refs/remotes/origin/develop/master" } ] }, "remoteUrls" : [ "git@bitbucket.org:dabi86/transportmaps-private.git" ], "scmName" : "" }, { "_class" : "hudson.plugins.git.GitTagAction" }, { }, { }, { }, { }, { "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction" } ], "artifacts" : [ ], "building" : False, "description" : None, "displayName" : "#130", "duration" : 164613, "estimatedDuration" : 6610940, "executor" : None, "fullDisplayName" : "TransportMaps-private-develop-mpi #130", "id" : "130", "inProgress" : False, "keepLog" : False, "number" : 130, "queueId" : 175079, "result" : "FAILURE", "timestamp" : 1575393947943, "url" : "https://acdl.mit.edu/csi/job/TransportMaps-private-develop-mpi/130/", "builtOn" : "reynolds", "changeSet" : { "_class" : "hudson.plugins.git.GitChangeSetList", "items" : [ { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/SparsityIdentification/NodeOrdering.py" ], "commitId" : "2ddf3a6d7b1d892d04218fd4f20756aad79c3743", "timestamp" : 1523653184000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/rebeccae.morrison", "fullName" : "rebeccae.morrison" }, "authorEmail" : "rebeccae.morrison@gmail.com", "comment" : "list to array fix in node ordering\u000a", "date" : "2018-04-13 16:59:44 -0400", "id" : "2ddf3a6d7b1d892d04218fd4f20756aad79c3743", "msg" : "list to array fix in node ordering", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/SparsityIdentification/NodeOrdering.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/SparsityIdentification/SparsityIdentificationNonGaussian.py" ], "commitId" : "9ea1407d421abecf95be0861c48c0882d3882342", "timestamp" : 1523653383000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/rebeccae.morrison", "fullName" : "rebeccae.morrison" }, "authorEmail" : "rebeccae.morrison@gmail.com", "comment" : "removed testing statements from SING\u000a", "date" : "2018-04-13 17:03:03 -0400", "id" : "9ea1407d421abecf95be0861c48c0882d3882342", "msg" : "removed testing statements from SING", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/SparsityIdentification/SparsityIdentificationNonGaussian.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/sparsity/misc/multimodal_gp.py" ], "commitId" : "188476317084fdb480c5dd1c532f8f61d7b1cc39", "timestamp" : 1523895168000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/rebeccae.morrison", "fullName" : "rebeccae.morrison" }, "authorEmail" : "rebeccae.morrison@gmail.com", "comment" : "multimodal gp plot\u000a", "date" : "2018-04-16 12:12:48 -0400", "id" : "188476317084fdb480c5dd1c532f8f61d7b1cc39", "msg" : "multimodal gp plot", "paths" : [ { "editType" : "add", "file" : "Examples/research/sparsity/misc/multimodal_gp.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/sparsity/sgt/lapEigvecGraphs.py", "Examples/research/sparsity/algorithm/run_sing_copula.py", "Examples/research/sparsity/algorithm/run_sing_xstar.py", "Examples/research/sparsity/misc/multimodal_gp.py" ], "commitId" : "8b1fe43bdd9feae0c246bc56f19330b548b1b4c3", "timestamp" : 1525375508000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/rebeccae.morrison", "fullName" : "rebeccae.morrison" }, "authorEmail" : "rebeccae.morrison@gmail.com", "comment" : "laplacian eigenvector graphs\u000a", "date" : "2018-05-03 15:25:08 -0400", "id" : "8b1fe43bdd9feae0c246bc56f19330b548b1b4c3", "msg" : "laplacian eigenvector graphs", "paths" : [ { "editType" : "add", "file" : "Examples/research/sparsity/sgt/lapEigvecGraphs.py" }, { "editType" : "edit", "file" : "Examples/research/sparsity/algorithm/run_sing_copula.py" }, { "editType" : "edit", "file" : "Examples/research/sparsity/algorithm/run_sing_xstar.py" }, { "editType" : "edit", "file" : "Examples/research/sparsity/misc/multimodal_gp.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py", "TransportMaps/LaplaceApproximationRoutines.py", "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py", "TransportMaps/Distributions/FrozenDistributions.py", "scripts/tmap-laplace", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py", "TransportMaps/Maps/TransportMapBase.py" ], "commitId" : "4ad51f9ea2f28046d758ade0e987f3ad1d3baf59", "timestamp" : 1538077125000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "modified truncation step to retain always old indices\u000a", "date" : "2018-09-27 15:38:45 -0400", "id" : "4ad51f9ea2f28046d758ade0e987f3ad1d3baf59", "msg" : "modified truncation step to retain always old indices", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" }, { "editType" : "edit", "file" : "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/LaplaceApproximationRoutines.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py" }, { "editType" : "edit", "file" : "scripts/tmap-laplace" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TransportMapBase.py", "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "Examples/research/MonotoneTransport-paper/Banana/BananaPlots.py" ], "commitId" : "0391c627ff16241c8029745a49c38436ea22c8e8", "timestamp" : 1540237070000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "left-over changes\u000a", "date" : "2018-10-22 15:37:50 -0400", "id" : "0391c627ff16241c8029745a49c38436ea22c8e8", "msg" : "left-over changes", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "Examples/research/MonotoneTransport-paper/Banana/BananaPlots.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/BiochemicalOxygenDemand/BODDistributions.py", "Examples/research/LazyMaps/BOD/bod.py" ], "commitId" : "43a03f58e407ee9b426ae3977c5afefe11e448e2", "timestamp" : 1540245413000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "started working on some examples\u000a", "date" : "2018-10-22 17:56:53 -0400", "id" : "43a03f58e407ee9b426ae3977c5afefe11e448e2", "msg" : "started working on some examples", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BiochemicalOxygenDemand/BODDistributions.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/BOD/bod.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/FiniteDifference.py", "Examples/research/LazyMaps/euler-bernoulli/test_distribution.py", "TransportMaps/LaplaceApproximationRoutines.py", "TransportMaps/Diagnostics/Plotting.py", "Examples/research/LazyMaps/euler-bernoulli/EulerBernoulliDistributions.py" ], "commitId" : "f2f4c06489fb90681958559ea6e1299c7638b0ac", "timestamp" : 1540329726000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on euler bernoulli\u000a", "date" : "2018-10-23 17:22:06 -0400", "id" : "f2f4c06489fb90681958559ea6e1299c7638b0ac", "msg" : "working on euler bernoulli", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Diagnostics/Plotting.py" }, { "editType" : "edit", "file" : "TransportMaps/FiniteDifference.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/euler-bernoulli/test_distribution.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/euler-bernoulli/EulerBernoulliDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/LaplaceApproximationRoutines.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/BiochemicalOxygenDemand/BODDistributions.py", "TransportMaps/Maps/FrozenTriangularTransportMaps.py", "Examples/research/LazyMaps/BOD/bod_joint.py", "Examples/research/LazyMaps/euler-bernoulli/test_distribution.py", "TransportMaps/Maps/TransportMapBase.py", "TransportMaps/Maps/SimpleTransportMaps.py", "TransportMaps/Maps/MapBase.py" ], "commitId" : "1e26c191dc34450e9573fda5028ba055e41ecbcf", "timestamp" : 1540431946000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on bod\u000a", "date" : "2018-10-24 21:45:46 -0400", "id" : "1e26c191dc34450e9573fda5028ba055e41ecbcf", "msg" : "working on bod", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/euler-bernoulli/test_distribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/FrozenTriangularTransportMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BiochemicalOxygenDemand/BODDistributions.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/BOD/bod_joint.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/SimpleTransportMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/BOD/bod_joint.py" ], "commitId" : "840f9c886d30ce09df25856a9515b6083ea2fe69", "timestamp" : 1540437014000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "started with the a sketch of the algorithm\u000a", "date" : "2018-10-24 23:10:14 -0400", "id" : "840f9c886d30ce09df25856a9515b6083ea2fe69", "msg" : "started with the a sketch of the algorithm", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/BOD/bod_joint.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/BOD/bod_joint.py" ], "commitId" : "a8ea19f2a7aef9d11f1cde6bbea7540a392f9e39", "timestamp" : 1540477466000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on algorithm\u000a", "date" : "2018-10-25 10:24:26 -0400", "id" : "a8ea19f2a7aef9d11f1cde6bbea7540a392f9e39", "msg" : "working on algorithm", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/BOD/bod_joint.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/BOD/DeepLazyMapConstructionBase.py", "Examples/research/LazyMaps/BOD/bod_joint.py", "TransportMaps/Maps/TransportMapBase.py", "TransportMaps/Maps/SimpleTransportMaps.py" ], "commitId" : "9ed2788668768eab6bc2c8ec5813afde616640df", "timestamp" : 1540517433000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "lazy map implementation for BOD\u000a", "date" : "2018-10-25 21:30:33 -0400", "id" : "9ed2788668768eab6bc2c8ec5813afde616640df", "msg" : "lazy map implementation for BOD", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/BOD/bod_joint.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/SimpleTransportMaps.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/BOD/DeepLazyMapConstructionBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py", "Examples/research/LazyMaps/BOD/DeepLazyMapConstructionBase.py", "Examples/research/LazyMaps/BOD/bod_joint.py", "TransportMaps/Algorithms/__init__.py", "TransportMaps/__init__.py", "TransportMaps/Algorithms/DeepLazyMaps/__init__.py" ], "commitId" : "026211ec4fc55d95819b6606f9762d06d268326f", "timestamp" : 1540519341000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "started algorithm for lazy map in Algorithms\u000a", "date" : "2018-10-25 22:02:21 -0400", "id" : "026211ec4fc55d95819b6606f9762d06d268326f", "msg" : "started algorithm for lazy map in Algorithms", "paths" : [ { "editType" : "add", "file" : "TransportMaps/Algorithms/DeepLazyMaps/__init__.py" }, { "editType" : "add", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/__init__.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/BOD/bod_joint.py" }, { "editType" : "delete", "file" : "Examples/research/LazyMaps/BOD/DeepLazyMapConstructionBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py", "Examples/research/LazyMaps/BOD/bod_joint.py", "TransportMaps/Distributions/FrozenDistributions.py", "Examples/research/LazyMaps/banana/banana.py" ], "commitId" : "449b888314474016bd2603ee78cc9be02eb9a195", "timestamp" : 1540524085000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on banana\u000a", "date" : "2018-10-25 23:21:25 -0400", "id" : "449b888314474016bd2603ee78cc9be02eb9a195", "msg" : "working on banana", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/banana/banana.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/BOD/bod_joint.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py", "TransportMaps/Diagnostics/Plotting.py", "Examples/research/LazyMaps/banana/banana.py" ], "commitId" : "3ce3e4e7bea01d4a33968bd1ee84561dd77bf29e", "timestamp" : 1540567434000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on banana\u000a", "date" : "2018-10-26 11:23:54 -0400", "id" : "3ce3e4e7bea01d4a33968bd1ee84561dd77bf29e", "msg" : "working on banana", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Diagnostics/Plotting.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/banana/banana.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py", "Examples/research/LazyMaps/BOD/bod_joint.py", "Examples/research/LazyMaps/banana/banana.py" ], "commitId" : "ecba62b9181e405122302e9a7e4e170d4a3d3aa2", "timestamp" : 1540584288000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "soft truncation, i.e. nearly linear map works better than hard truncation (which does not work at all but in few cases)\u000a", "date" : "2018-10-26 16:04:48 -0400", "id" : "ecba62b9181e405122302e9a7e4e170d4a3d3aa2", "msg" : "soft truncation, i.e. nearly linear map works better than hard truncation (which does not work at all but in few cases)", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/banana/banana.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/BOD/bod_joint.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/BOD/bod_joint.py" ], "commitId" : "7925a3176695af5e9bcd24cf476bdb338a1eb234", "timestamp" : 1542302148000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "playing with orders\u000a", "date" : "2018-11-15 12:15:48 -0500", "id" : "7925a3176695af5e9bcd24cf476bdb338a1eb234", "msg" : "playing with orders", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/BOD/bod_joint.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py", "Examples/research/Lorenz63/GenerateDistribution.py", "Examples/research/Lorenz63/test_distribution.py", "TransportMaps/DerivativesChecks.py", "TransportMaps/Likelihoods/LikelihoodBase.py" ], "commitId" : "56aca2ba0d46f86372c56ca4d73c6abe1de6fa83", "timestamp" : 1542476632000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on the generation of the distribution\u000a", "date" : "2018-11-17 12:43:52 -0500", "id" : "56aca2ba0d46f86372c56ca4d73c6abe1de6fa83", "msg" : "working on the generation of the distribution", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/DerivativesChecks.py" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" }, { "editType" : "add", "file" : "Examples/research/Lorenz63/test_distribution.py" }, { "editType" : "add", "file" : "Examples/research/Lorenz63/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py", "Examples/research/Lorenz63/GenerateDistribution.py" ], "commitId" : "7f71b11ba43d2c97c5ef210358a7aa919975c8bc", "timestamp" : 1542605386000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "setup for Lorenz63 done\u000a", "date" : "2018-11-19 00:29:46 -0500", "id" : "7f71b11ba43d2c97c5ef210358a7aa919975c8bc", "msg" : "setup for Lorenz63 done", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "scripts/tmap-sequential-tm", "Examples/research/Lorenz63/GenerateDistribution.py", "TransportMaps/Likelihoods/LikelihoodBase.py" ], "commitId" : "627ba5e4520781c4fbd950ce8bbdfcc8168aff4d", "timestamp" : 1542642420000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "some fixes for sequential data assimilation\u000a", "date" : "2018-11-19 10:47:00 -0500", "id" : "627ba5e4520781c4fbd950ce8bbdfcc8168aff4d", "msg" : "some fixes for sequential data assimilation", "paths" : [ { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py", "Examples/research/Lorenz63/GenerateDistribution.py", "Examples/research/Lorenz63/postprocess-plotting.py" ], "commitId" : "1640e880d5cb880ce9c5b16f1060948bc8a6c4a8", "timestamp" : 1542666526000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on linear map approximation\u000a", "date" : "2018-11-19 17:28:46 -0500", "id" : "1640e880d5cb880ce9c5b16f1060948bc8a6c4a8", "msg" : "working on linear map approximation", "paths" : [ { "editType" : "add", "file" : "Examples/research/Lorenz63/postprocess-plotting.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz63/GenerateDistribution.py", "Examples/research/Lorenz63/postprocess-plotting.py" ], "commitId" : "578cf0faf65edd8376812e9a2fc458f3ae8aca1c", "timestamp" : 1542736081000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "figuring out what's wrong...\u000a", "date" : "2018-11-20 12:48:01 -0500", "id" : "578cf0faf65edd8376812e9a2fc458f3ae8aca1c", "msg" : "figuring out what's wrong...", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz63/postprocess-plotting.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/DistributionBase.py" ], "commitId" : "45d6082666ffce0d1626a78e86ba6f4f606f154b", "timestamp" : 1542736276000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added testing of gradients for distributions\u000a", "date" : "2018-11-20 12:51:16 -0500", "id" : "45d6082666ffce0d1626a78e86ba6f4f606f154b", "msg" : "added testing of gradients for distributions", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/DistributionBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz63/GenerateDistribution.py", "TransportMaps/Distributions/DistributionBase.py" ], "commitId" : "05b65f96f75be3833a24eb1836d3908779fbc3c4", "timestamp" : 1542737335000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added tests for gradients of distributions and tried on Lorenz63\u000a", "date" : "2018-11-20 13:08:55 -0500", "id" : "05b65f96f75be3833a24eb1836d3908779fbc3c4", "msg" : "added tests for gradients of distributions and tried on Lorenz63", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/DistributionBase.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py" ], "commitId" : "bb2cea5b1d7b4aa5e5ff7b324a3831e1b1ed083e", "timestamp" : 1542743780000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on forward Euler map\u000a", "date" : "2018-11-20 14:56:20 -0500", "id" : "bb2cea5b1d7b4aa5e5ff7b324a3831e1b1ed083e", "msg" : "working on forward Euler map", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py" ], "commitId" : "eacf676893dfa134edad2744f4179cc81596ed2d", "timestamp" : 1542744332000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Forward Euler\u000a", "date" : "2018-11-20 15:05:32 -0500", "id" : "eacf676893dfa134edad2744f4179cc81596ed2d", "msg" : "working on Forward Euler", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py", "TransportMaps/Maps/__init__.py", "Examples/research/Lorenz63/GenerateDistribution.py", "Examples/research/Lorenz63/test_distribution.py", "TransportMaps/Maps/DiscretizedODEsMaps.py" ], "commitId" : "99dc14b6166f7f8bbffbafb142a7b2b59d8fba70", "timestamp" : 1542753424000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed Lorenz63 and added ODEs discretization maps to the framework\u000a", "date" : "2018-11-20 17:37:04 -0500", "id" : "99dc14b6166f7f8bbffbafb142a7b2b59d8fba70", "msg" : "fixed Lorenz63 and added ODEs discretization maps to the framework", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/GenerateDistribution.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/test_distribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/DiscretizedODEsMaps.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py", "TransportMaps/Distributions/Examples/__init__.py", "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py", "TransportMaps/Maps/DiscretizedODEsMaps.py", "TransportMaps/Distributions/Examples/Lorenz96/__init__.py", "Examples/research/Lorenz63/postprocess-plotting.py" ], "commitId" : "4fdb9d15abf89edb75ae16c75d274ec87e91f66b", "timestamp" : 1542776544000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "started implementation of Lorenz 96\u000a", "date" : "2018-11-21 00:02:24 -0500", "id" : "4fdb9d15abf89edb75ae16c75d274ec87e91f66b", "msg" : "started implementation of Lorenz 96", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/Examples/Lorenz96/__init__.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/postprocess-plotting.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/DiscretizedODEsMaps.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/test_map.py", "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" ], "commitId" : "f13cdfe8fcfa77d7bd7fd0555888b1827b0cc274", "timestamp" : 1542777148000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Lorenz96\u000a", "date" : "2018-11-21 00:12:28 -0500", "id" : "f13cdfe8fcfa77d7bd7fd0555888b1827b0cc274", "msg" : "working on Lorenz96", "paths" : [ { "editType" : "add", "file" : "Examples/research/Lorenz96/test_map.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py", "Examples/research/Lorenz63/GenerateDistribution.py", "TransportMaps/Maps/DiscretizedODEsMaps.py", "TransportMaps/Maps/SimpleTransportMaps.py" ], "commitId" : "2e14d978e09b2d05a0f5209fa758c3de382aeb87", "timestamp" : 1542818812000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added the possibility of skipping prediction steps by composing Euler maps\u000a", "date" : "2018-11-21 11:46:52 -0500", "id" : "2e14d978e09b2d05a0f5209fa758c3de382aeb87", "msg" : "added the possibility of skipping prediction steps by composing Euler maps", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz63/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/DiscretizedODEsMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/SimpleTransportMaps.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz63/postprocess-plotting.py" ], "commitId" : "b2758b2b56e8a0d929375a00f6ac20994270f76e", "timestamp" : 1542824881000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added rmse output for smoothing\u000a", "date" : "2018-11-21 13:28:01 -0500", "id" : "b2758b2b56e8a0d929375a00f6ac20994270f76e", "msg" : "added rmse output for smoothing", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz63/postprocess-plotting.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py", "Examples/research/Lorenz63/GenerateDistribution.py", "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py", "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py", "Examples/research/Lorenz63/postprocess-plotting.py" ], "commitId" : "9f3bc928c58922e94e1a85a3d90feb0961a7966f", "timestamp" : 1542833672000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "lorenz 96 distribution ready\u000a", "date" : "2018-11-21 15:54:32 -0500", "id" : "9f3bc928c58922e94e1a85a3d90feb0961a7966f", "msg" : "lorenz 96 distribution ready", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz63/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/postprocess-plotting.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz63/GenerateDistribution.py", "Examples/research/Lorenz96/test_map.py", "Examples/research/Lorenz96/GenerateDistribution.py", "Examples/research/Lorenz63/postprocess-plotting.py" ], "commitId" : "8e30bbc8f355fb61240c05a6a19bba7458dd4518", "timestamp" : 1543028823000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "starting to generate distribution for Lorenz96\u000a", "date" : "2018-11-23 22:07:03 -0500", "id" : "8e30bbc8f355fb61240c05a6a19bba7458dd4518", "msg" : "starting to generate distribution for Lorenz96", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz63/GenerateDistribution.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/test_map.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/postprocess-plotting.py" }, { "editType" : "add", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/GenerateDistribution.py" ], "commitId" : "0874e78d8c097dc7a1a2883cdfcbe91237b31bef", "timestamp" : 1543029210000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "dynamics generated correctly\u000a", "date" : "2018-11-23 22:13:30 -0500", "id" : "0874e78d8c097dc7a1a2883cdfcbe91237b31bef", "msg" : "dynamics generated correctly", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/GenerateDistribution.py", "Examples/research/Lorenz96/GenerateSparseTransportMap.py" ], "commitId" : "82aab474a6d4c595c5e1b969405bb3fff002b3e6", "timestamp" : 1543121366000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on the generator of maps with prescribed sparsity for L96\u000a", "date" : "2018-11-24 23:49:26 -0500", "id" : "82aab474a6d4c595c5e1b969405bb3fff002b3e6", "msg" : "working on the generator of maps with prescribed sparsity for L96", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" }, { "editType" : "add", "file" : "Examples/research/Lorenz96/GenerateSparseTransportMap.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/GenerateSparseTransportMap.py" ], "commitId" : "dc05a923efe7a737a77389d37536429c489c0399", "timestamp" : 1543122342000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on the generator of maps with prescribed sparsity for L96\u000a", "date" : "2018-11-25 00:05:42 -0500", "id" : "dc05a923efe7a737a77389d37536429c489c0399", "msg" : "working on the generator of maps with prescribed sparsity for L96", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateSparseTransportMap.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/CLI/PostprocessBase.py", "scripts/tmap-sequential-tm", "TransportMaps/Samplers/MarkovChainSamplers.py", "Examples/research/Lorenz96/GenerateDistribution.py", "Examples/research/Lorenz96/GenerateSparseTransportMap.py" ], "commitId" : "9ca1cafe94b399fa4582bdf52eca5e800fb3e2cf", "timestamp" : 1543238253000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on loading maps for L96\u000a", "date" : "2018-11-26 08:17:33 -0500", "id" : "9ca1cafe94b399fa4582bdf52eca5e800fb3e2cf", "msg" : "working on loading maps for L96", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Samplers/MarkovChainSamplers.py" }, { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateSparseTransportMap.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "scripts/tmap-sequential-tm", "Examples/research/Lorenz63/GenerateDistribution.py", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "Examples/research/Lorenz63/postprocess-plotting.py" ], "commitId" : "8cb77668bb68e3f6d57dbbe34e6e7a91a3ce08fd", "timestamp" : 1543701828000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on postprocessing\u000a", "date" : "2018-12-01 17:03:48 -0500", "id" : "8cb77668bb68e3f6d57dbbe34e6e7a91a3ce08fd", "msg" : "working on postprocessing", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/postprocess-plotting.py" }, { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz63/run-plotting.sh", "Examples/research/Lorenz63/GenerateDistribution.py", "Examples/research/Lorenz63/run-postprocess.sh", "Examples/research/Lorenz96/run-postprocess.sh", "Examples/research/Lorenz63/run-trim-smooth.sh", "Examples/research/Lorenz96/GenerateDistribution.py", "Examples/research/Lorenz63/postprocess-plotting.py", "scripts/tmap-sequential-tm", "Examples/research/Lorenz63/run-mcmc.sh", "Examples/research/Lorenz96/GenerateSparseTransportMap.py" ], "commitId" : "38d6dc3844c3ec60ac846ce660cd0dfd66d694d7", "timestamp" : 1544118835000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on results for AGU\u000a", "date" : "2018-12-06 12:53:55 -0500", "id" : "38d6dc3844c3ec60ac846ce660cd0dfd66d694d7", "msg" : "working on results for AGU", "paths" : [ { "editType" : "add", "file" : "Examples/research/Lorenz63/run-postprocess.sh" }, { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/GenerateDistribution.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/postprocess-plotting.py" }, { "editType" : "add", "file" : "Examples/research/Lorenz63/run-trim-smooth.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" }, { "editType" : "add", "file" : "Examples/research/Lorenz96/run-postprocess.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateSparseTransportMap.py" }, { "editType" : "add", "file" : "Examples/research/Lorenz63/run-mcmc.sh" }, { "editType" : "add", "file" : "Examples/research/Lorenz63/run-plotting.sh" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/GenerateDistribution.py" ], "commitId" : "f488c6be07c559d1fd70111332e7a3853b0ce2c5", "timestamp" : 1544154406000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on results for AGU\u000a", "date" : "2018-12-06 22:46:46 -0500", "id" : "f488c6be07c559d1fd70111332e7a3853b0ce2c5", "msg" : "working on results for AGU", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz63/run-plotting.sh", "Examples/research/Lorenz63/GenerateDistribution.py", "Examples/research/Lorenz96/postprocess-plotting.py", "Examples/research/Lorenz96/run-plotting.sh", "Examples/research/Lorenz96/run-postprocess.sh", "Examples/research/Lorenz63/postprocess-plotting.py", "scripts/tmap-sequential-tm", "Examples/research/Lorenz96/GenerateSparseTransportMap.py" ], "commitId" : "7bf1ba5e776c1011e89626d6bff3ddf7ce00fb87", "timestamp" : 1544284920000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added missing files l96\u000a", "date" : "2018-12-08 11:02:00 -0500", "id" : "7bf1ba5e776c1011e89626d6bff3ddf7ce00fb87", "msg" : "added missing files l96", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz63/run-plotting.sh" }, { "editType" : "add", "file" : "Examples/research/Lorenz96/postprocess-plotting.py" }, { "editType" : "add", "file" : "Examples/research/Lorenz96/run-plotting.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/GenerateDistribution.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-postprocess.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateSparseTransportMap.py" }, { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/postprocess-plotting.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/example-gumbel-1d.ipynb" ], "commitId" : "94d01521c71cc3fc9229ebae4dd1779c817e4e7f", "timestamp" : 1544312572000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed documentation\u000a", "date" : "2018-12-08 18:42:52 -0500", "id" : "94d01521c71cc3fc9229ebae4dd1779c817e4e7f", "msg" : "fixed documentation", "paths" : [ { "editType" : "edit", "file" : "Docs/source/example-gumbel-1d.ipynb" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/example-gumbel-1d.ipynb" ], "commitId" : "e44ce0b96e1e4c8c67a71bb8cd35eea0f35b900b", "timestamp" : 1544313866000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "gumbel example re-run for documentation\u000a", "date" : "2018-12-08 19:04:26 -0500", "id" : "e44ce0b96e1e4c8c67a71bb8cd35eea0f35b900b", "msg" : "gumbel example re-run for documentation", "paths" : [ { "editType" : "edit", "file" : "Docs/source/example-gumbel-1d.ipynb" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz63/run-plotting.sh", "Examples/research/Lorenz96/run-plotting.sh", "Examples/research/Lorenz96/run-postprocess.sh", "Examples/research/Lorenz96/GenerateDistribution.py", "Examples/research/Lorenz63/postprocess-plotting.py", "Examples/research/Lorenz63/run-mcmc.sh", "Examples/research/Lorenz96/GenerateSparseTransportMap.py" ], "commitId" : "0fa191ea9f7d9384a13b596fd0668d7f64c4532c", "timestamp" : 1544654748000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on time plotting of l63\u000a", "date" : "2018-12-12 17:45:48 -0500", "id" : "0fa191ea9f7d9384a13b596fd0668d7f64c4532c", "msg" : "working on time plotting of l63", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz63/postprocess-plotting.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/run-plotting.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-plotting.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateSparseTransportMap.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/run-mcmc.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-postprocess.sh" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/LaplaceApproximationRoutines.py" ], "commitId" : "e12a835d62bbc8868bc93bbc89dd5e9b89cad0b9", "timestamp" : 1544816488000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed low-rank approximation for outer grad (lis) to not compute multiple likelihoods\u000a", "date" : "2018-12-14 14:41:28 -0500", "id" : "e12a835d62bbc8868bc93bbc89dd5e9b89cad0b9", "msg" : "fixed low-rank approximation for outer grad (lis) to not compute multiple likelihoods", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/LaplaceApproximationRoutines.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/LaplaceApproximationRoutines.py" ], "commitId" : "9694c0f1a21fccdd6ac04112bd9b16c194ce29e4", "timestamp" : 1544817046000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed low-rank approximation for outer grad (lis) to not compute multiple likelihoods\u000a", "date" : "2018-12-14 14:50:46 -0500", "id" : "9694c0f1a21fccdd6ac04112bd9b16c194ce29e4", "msg" : "fixed low-rank approximation for outer grad (lis) to not compute multiple likelihoods", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/LaplaceApproximationRoutines.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz63/run-plotting.sh", "Examples/research/Lorenz63/reduced_basis_extraction.py", "Examples/research/Lorenz63/postprocess-plotting.py" ], "commitId" : "4285a794af670e4e6f91d1e2220c0fe4276fe0b4", "timestamp" : 1544821114000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on reduced basis extraction\u000a", "date" : "2018-12-14 15:58:34 -0500", "id" : "4285a794af670e4e6f91d1e2220c0fe4276fe0b4", "msg" : "working on reduced basis extraction", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz63/postprocess-plotting.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/run-plotting.sh" }, { "editType" : "add", "file" : "Examples/research/Lorenz63/reduced_basis_extraction.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz63/reduced_basis_extraction.py" ], "commitId" : "a4ca7fd1b92e7306d68b8d3b32ce477217c82606", "timestamp" : 1544821187000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on reduced basis extraction\u000a", "date" : "2018-12-14 15:59:47 -0500", "id" : "a4ca7fd1b92e7306d68b8d3b32ce477217c82606", "msg" : "working on reduced basis extraction", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz63/reduced_basis_extraction.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz63/run-plotting.sh", "Examples/research/Lorenz63/reduced_basis_extraction.py", "Examples/research/Lorenz63/run-postprocess.sh", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "Examples/research/Lorenz63/postprocess-plotting.py" ], "commitId" : "c445e41d7f1fe3bb9c5fd3a0fa9aa4f5b07dda78", "timestamp" : 1545085128000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on low-rank filter\u000a", "date" : "2018-12-17 17:18:48 -0500", "id" : "c445e41d7f1fe3bb9c5fd3a0fa9aa4f5b07dda78", "msg" : "working on low-rank filter", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz63/postprocess-plotting.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/reduced_basis_extraction.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/run-postprocess.sh" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/run-plotting.sh" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/CLI/AvailableOptions.py", "Examples/research/Lorenz63/GenerateDistribution.py", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "TransportMaps/Maps/__init__.py", "scripts/tmap-sequential-tm", "Examples/research/Lorenz63/reduced_basis_extraction.py", "TransportMaps/Maps/MapFactoryBase.py", "TransportMaps/Maps/TransportMapBase.py", "Examples/research/Lorenz63/GenerateLowRankMap.py", "TransportMaps/Maps/SimpleTransportMaps.py" ], "commitId" : "e9a97b692723774f29f53dfcb9eda28f52c31770", "timestamp" : 1545169489000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on low-rank for filtering\u000a", "date" : "2018-12-18 16:44:49 -0500", "id" : "e9a97b692723774f29f53dfcb9eda28f52c31770", "msg" : "working on low-rank for filtering", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/MapFactoryBase.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/AvailableOptions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/reduced_basis_extraction.py" }, { "editType" : "add", "file" : "Examples/research/Lorenz63/GenerateLowRankMap.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/SimpleTransportMaps.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/__init__.py", "scripts/tmap-sequential-tm", "TransportMaps/Maps/MapFactoryBase.py", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "TransportMaps/Maps/Decomposable/__init__.py" ], "commitId" : "c1351e1bff245dfced16875fade9983018039f17", "timestamp" : 1545173635000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on generation of maps for low-rank approximations\u000a", "date" : "2018-12-18 17:53:55 -0500", "id" : "c1351e1bff245dfced16875fade9983018039f17", "msg" : "working on generation of maps for low-rank approximations", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapFactoryBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Decomposable/__init__.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/Decomposable/SequentialInferenceMapFactoryBase.py", "Examples/research/Lorenz63/GenerateMapFactory.py" ], "commitId" : "4c4a59ba7cbce9cec1bfb59ff0114548f6f7b32a", "timestamp" : 1545173662000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on generation of maps for low-rank approximations\u000a", "date" : "2018-12-18 17:54:22 -0500", "id" : "4c4a59ba7cbce9cec1bfb59ff0114548f6f7b32a", "msg" : "working on generation of maps for low-rank approximations", "paths" : [ { "editType" : "add", "file" : "Examples/research/Lorenz63/GenerateMapFactory.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Decomposable/SequentialInferenceMapFactoryBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz63/reduced_basis_extraction.py", "TransportMaps/Maps/LinearMaps.py", "TransportMaps/Maps/FullTransportMaps.py", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "TransportMaps/Maps/SimpleTransportMaps.py" ], "commitId" : "e36b9c8e8a1bcec2a06ec482511543d179bffedd", "timestamp" : 1545248980000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "experimenting with low-rank\u000a", "date" : "2018-12-19 14:49:40 -0500", "id" : "e36b9c8e8a1bcec2a06ec482511543d179bffedd", "msg" : "experimenting with low-rank", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz63/reduced_basis_extraction.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/LinearMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/SimpleTransportMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/FullTransportMaps.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/GenerateMapFactory.py", "Examples/research/Lorenz96/auxmod/__init__.py", "TransportMaps/Maps/FullTransportMaps.py", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "Examples/research/Lorenz96/reduced_basis_extraction.py", "Examples/research/Lorenz96/auxmod/MapFactory.py", "Examples/research/Lorenz63/reduced_basis_extraction.py", "TransportMaps/Maps/TransportMapBase.py", "TransportMaps/Maps/Decomposable/SequentialInferenceMapFactoryBase.py", "TransportMaps/Maps/MapBase.py" ], "commitId" : "3af144d03397e549bc83253c6c118b7142525b07", "timestamp" : 1545448925000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on low-rank l96\u000a", "date" : "2018-12-21 22:22:05 -0500", "id" : "3af144d03397e549bc83253c6c118b7142525b07", "msg" : "working on low-rank l96", "paths" : [ { "editType" : "add", "file" : "Examples/research/Lorenz96/auxmod/MapFactory.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" }, { "editType" : "add", "file" : "Examples/research/Lorenz96/reduced_basis_extraction.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Decomposable/SequentialInferenceMapFactoryBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/FullTransportMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/reduced_basis_extraction.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "add", "file" : "Examples/research/Lorenz96/GenerateMapFactory.py" }, { "editType" : "add", "file" : "Examples/research/Lorenz96/auxmod/__init__.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/auxmod/MapFactory.py", "Examples/research/Lorenz96/GenerateMapFactory.py", "Examples/research/Lorenz96/postprocess-plotting.py", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "Examples/research/Lorenz96/add-python-path" ], "commitId" : "3237103afb37e8408b344df889696fe453dbaed3", "timestamp" : 1545930318000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on low-rank l96\u000a", "date" : "2018-12-27 12:05:18 -0500", "id" : "3237103afb37e8408b344df889696fe453dbaed3", "msg" : "working on low-rank l96", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/postprocess-plotting.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/auxmod/MapFactory.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateMapFactory.py" }, { "editType" : "add", "file" : "Examples/research/Lorenz96/add-python-path" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz96/fast_eval.pyx", "Examples/research/Lorenz96/postprocess-plotting.py", "Examples/research/Lorenz96/run-postprocess.sh", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "TransportMaps/Distributions/Examples/Lorenz96/__init__.py", "Examples/research/Lorenz96/GenerateDistribution.py", "setup.py", "TransportMaps/CLI/PostprocessBase.py", "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" ], "commitId" : "827547c835b9a2af8ba56a92c2d25c440229c868", "timestamp" : 1546466671000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on L96 M2\u000a", "date" : "2019-01-02 17:04:31 -0500", "id" : "827547c835b9a2af8ba56a92c2d25c440229c868", "msg" : "working on L96 M2", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/Examples/Lorenz96/fast_eval.pyx" }, { "editType" : "edit", "file" : "setup.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-postprocess.sh" }, { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/__init__.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/postprocess-plotting.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz96/fast_eval.pyx" ], "commitId" : "f634f42813d6af3d19b45a007b55f144109bbaf7", "timestamp" : 1546467108000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on L96 M2\u000a", "date" : "2019-01-02 17:11:48 -0500", "id" : "f634f42813d6af3d19b45a007b55f144109bbaf7", "msg" : "working on L96 M2", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/fast_eval.pyx" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz96/fast_eval.pyx" ], "commitId" : "2aeb893d3ec3a557bd1272201c6012e973af080b", "timestamp" : 1546467910000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on L96 M2\u000a", "date" : "2019-01-02 17:25:10 -0500", "id" : "2aeb893d3ec3a557bd1272201c6012e973af080b", "msg" : "working on L96 M2", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/fast_eval.pyx" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz96/fast_eval.pyx", "Examples/research/Lorenz96/GenerateDistribution.py", "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" ], "commitId" : "d6640eea5ff9f9902d6b91c89ff610b5e9947fe4", "timestamp" : 1546535470000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on gradient of L96 model II\u000a", "date" : "2019-01-03 12:11:10 -0500", "id" : "d6640eea5ff9f9902d6b91c89ff610b5e9947fe4", "msg" : "working on gradient of L96 model II", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/fast_eval.pyx" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz96/fast_eval.pyx", "Examples/research/Lorenz96/GenerateDistribution.py", "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" ], "commitId" : "a708f71633b931aafb8209bfc80df62cc079c3ee", "timestamp" : 1546547573000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "cython implementation of gradient works\u000a", "date" : "2019-01-03 15:32:53 -0500", "id" : "a708f71633b931aafb8209bfc80df62cc079c3ee", "msg" : "cython implementation of gradient works", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/fast_eval.pyx" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz96/fast_eval.pyx", "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" ], "commitId" : "113e4ddc30a5d406445043ebff76b365381ae7e2", "timestamp" : 1546549011000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "action of hessian works for L96 model 2\u000a", "date" : "2019-01-03 15:56:51 -0500", "id" : "113e4ddc30a5d406445043ebff76b365381ae7e2", "msg" : "action of hessian works for L96 model 2", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/fast_eval.pyx" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "scripts/tmap-sequential-tm" ], "commitId" : "89ea43e49d37c70dd6510d9f35799f6b1ef10c7c", "timestamp" : 1546571199000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on preconditioning\u000a", "date" : "2019-01-03 22:06:39 -0500", "id" : "89ea43e49d37c70dd6510d9f35799f6b1ef10c7c", "msg" : "working on preconditioning", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz96/fast_eval.pyx", "TransportMaps/Distributions/DistributionBase.py", "TransportMaps/Distributions/FrozenDistributions.py", "Examples/research/Lorenz96/GenerateDistribution.py", "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py", "TransportMaps/Maps/TransportMapBase.py", "TransportMaps/Maps/LinearMaps.py", "TransportMaps/Maps/DiscretizedODEsMaps.py", "TransportMaps/Maps/MapBase.py", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py", "scripts/tmap-sequential-tm", "TransportMaps/DerivativesChecks.py" ], "commitId" : "883e281182c7a8e56b4fea9fed02a68367bd8370", "timestamp" : 1546634079000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on l96 m2\u000a", "date" : "2019-01-04 15:34:39 -0500", "id" : "883e281182c7a8e56b4fea9fed02a68367bd8370", "msg" : "working on l96 m2", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/LinearMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/DerivativesChecks.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/fast_eval.pyx" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/DistributionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" }, { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "edit", "file" : "TransportMaps/Maps/DiscretizedODEsMaps.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" ], "commitId" : "ffbca27fd53effbbf35962ad4ac339a0ecae9d05", "timestamp" : 1546638545000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on l96 m2\u000a", "date" : "2019-01-04 16:49:05 -0500", "id" : "ffbca27fd53effbbf35962ad4ac339a0ecae9d05", "msg" : "working on l96 m2", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/GenerateDistribution.py", "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" ], "commitId" : "b5c12d3e897634dc5c7984a06af867c0ddc8df1c", "timestamp" : 1546657663000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "running l96 m2\u000a", "date" : "2019-01-04 22:07:43 -0500", "id" : "b5c12d3e897634dc5c7984a06af867c0ddc8df1c", "msg" : "running l96 m2", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/FullTransportMaps.py", "TransportMaps/Maps/LinearMaps.py" ], "commitId" : "aabd5690bd63f51ac43164cdb517ded3aa8d891f", "timestamp" : 1546659463000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "preparing linear maps for low-rank model\u000a", "date" : "2019-01-04 22:37:43 -0500", "id" : "aabd5690bd63f51ac43164cdb517ded3aa8d891f", "msg" : "preparing linear maps for low-rank model", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/FullTransportMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/LinearMaps.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py", "TransportMaps/Maps/LinearMaps.py", "Examples/research/Lorenz96/GenerateDistribution.py", "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" ], "commitId" : "16b7d81e453ed196fe5dae4fa9503adbf1b885bc", "timestamp" : 1546818558000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "re-factoring some nomenclature for hidden Markov chains\u000a", "date" : "2019-01-06 18:49:18 -0500", "id" : "16b7d81e453ed196fe5dae4fa9503adbf1b885bc", "msg" : "re-factoring some nomenclature for hidden Markov chains", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/LinearMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" ], "commitId" : "0be77e38dfaeccee6cf2609afdef48e990a94cef", "timestamp" : 1546819271000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "re-factoring some nomenclature for hidden Markov chains\u000a", "date" : "2019-01-06 19:01:11 -0500", "id" : "0be77e38dfaeccee6cf2609afdef48e990a94cef", "msg" : "re-factoring some nomenclature for hidden Markov chains", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py", "TransportMaps/Maps/TransportMapBase.py", "Examples/research/Lorenz96/GenerateDistribution.py", "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py", "TransportMaps/Maps/MapBase.py" ], "commitId" : "8ac09743761ec7a3fcbe37043b3f23f4b8a0512f", "timestamp" : 1546889345000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "modal l96 model 2 done\u000a", "date" : "2019-01-07 14:29:05 -0500", "id" : "8ac09743761ec7a3fcbe37043b3f23f4b8a0512f", "msg" : "modal l96 model 2 done", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "scripts/tmap-sequential-tm", "TransportMaps/Algorithms/SequentialInference/SequentialInferenceBase.py", "Examples/research/Lorenz96/postprocess-plotting.py", "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" ], "commitId" : "ea2470822007a0cc7c6f0dda6749d743ba569ccb", "timestamp" : 1546892506000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed tmap-seq-tm\u000a", "date" : "2019-01-07 15:21:46 -0500", "id" : "ea2470822007a0cc7c6f0dda6749d743ba569ccb", "msg" : "fixed tmap-seq-tm", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" }, { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/SequentialInferenceBase.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/postprocess-plotting.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/postprocess-plotting.py", "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py", "Examples/research/Lorenz96/run-plotting.sh", "Examples/research/Lorenz96/run-postprocess.sh", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "Examples/research/Lorenz96/GenerateDistribution.py" ], "commitId" : "ad1e0fb5822c44bb3948c2e4b2a236c629c6a3fd", "timestamp" : 1546900235000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on filtering preconditioning\u000a", "date" : "2019-01-07 17:30:35 -0500", "id" : "ad1e0fb5822c44bb3948c2e4b2a236c629c6a3fd", "msg" : "working on filtering preconditioning", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-postprocess.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/postprocess-plotting.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-plotting.sh" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "scripts/tmap-sequential-tm", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "Examples/research/Lorenz96/postprocess-plotting.py" ], "commitId" : "f385f25323fb3a60d19c0b2bc5da79c27ea90809", "timestamp" : 1546989361000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "preconditioning through filter almost works\u000a", "date" : "2019-01-08 18:16:01 -0500", "id" : "f385f25323fb3a60d19c0b2bc5da79c27ea90809", "msg" : "preconditioning through filter almost works", "paths" : [ { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/postprocess-plotting.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/GenerateMapFactory.py", "Examples/research/Lorenz96/GenerateBandedMapFactory.py", "Examples/research/Lorenz96/run-plotting.sh", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "Examples/research/Lorenz96/GenerateDistribution.py", "Examples/research/Lorenz96/auxmod/MapFactory.py", "setup.py", "scripts/tmap-sequential-tm", "TransportMaps/Maps/MapFactoryBase.py", "TransportMaps/Maps/Decomposable/SequentialInferenceMapFactoryBase.py", "TransportMaps/Maps/MapBase.py" ], "commitId" : "d1378f34b8b7d6cec4234727ebfd801314e87407", "timestamp" : 1547070000000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on both l96 and l63\u000a", "date" : "2019-01-09 16:40:00 -0500", "id" : "d1378f34b8b7d6cec4234727ebfd801314e87407", "msg" : "working on both l96 and l63", "paths" : [ { "editType" : "edit", "file" : "setup.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Decomposable/SequentialInferenceMapFactoryBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapFactoryBase.py" }, { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "add", "file" : "Examples/research/Lorenz96/GenerateBandedMapFactory.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-plotting.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/auxmod/MapFactory.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateMapFactory.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "TransportMaps/Algorithms/Adaptivity/RegressionAdaptivity.py" ], "commitId" : "2bc38ff9cd16b3e3e4a82388e75ac7e15be8a5f6", "timestamp" : 1547091599000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "filter preconditioning works!!\u000a", "date" : "2019-01-09 22:39:59 -0500", "id" : "2bc38ff9cd16b3e3e4a82388e75ac7e15be8a5f6", "msg" : "filter preconditioning works!!", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/RegressionAdaptivity.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz63/run-plotting.sh", "Examples/research/Lorenz96/run-plotting.sh", "Examples/research/Lorenz96/run-postprocess.sh", "Examples/research/Lorenz63/run-postprocess.sh", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "Examples/research/Lorenz63/postprocess-plotting.py", "scripts/tmap-sequential-tm" ], "commitId" : "04e1138eeb912780b65edabd4e41589f3f314ce9", "timestamp" : 1547149279000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "prepared filtering preconditioning for l96\u000a", "date" : "2019-01-10 14:41:19 -0500", "id" : "04e1138eeb912780b65edabd4e41589f3f314ce9", "msg" : "prepared filtering preconditioning for l96", "paths" : [ { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-postprocess.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/postprocess-plotting.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-plotting.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/run-plotting.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz63/run-postprocess.sh" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "scripts/tmap-sequential-tm", "Examples/research/Lorenz96/run-plotting.sh", "Examples/research/Lorenz96/GenerateBandedMapFactory.py", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" ], "commitId" : "9b22d289211c6d52639cd016ee2210ad50ced0a6", "timestamp" : 1547153971000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "preconditioning through filtering works for l96\u000a", "date" : "2019-01-10 15:59:31 -0500", "id" : "9b22d289211c6d52639cd016ee2210ad50ced0a6", "msg" : "preconditioning through filtering works for l96", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-plotting.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateBandedMapFactory.py" }, { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Misc.py", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" ], "commitId" : "205b0805bdac03be4a9f34dce6f25282adb3daad", "timestamp" : 1547159084000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "mpi_map now updates automatically the counters of the methods called on an object\u000a", "date" : "2019-01-10 17:24:44 -0500", "id" : "205b0805bdac03be4a9f34dce6f25282adb3daad", "msg" : "mpi_map now updates automatically the counters of the methods called on an object", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Misc.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/run-plotting.sh", "Examples/research/Lorenz96/run-postprocess.sh", "TransportMaps/Maps/Decomposable/SequentialInferenceMaps.py", "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" ], "commitId" : "ab5a9c46ee5517902fb84675316f696141241679", "timestamp" : 1547217836000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "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)\u000a", "date" : "2019-01-11 09:43:56 -0500", "id" : "ab5a9c46ee5517902fb84675316f696141241679", "msg" : "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)", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-postprocess.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-plotting.sh" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Decomposable/SequentialInferenceMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "scripts/tmap-sequential-tm", "Examples/research/Lorenz96/run-plotting.sh", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" ], "commitId" : "203eb3c222932a830ff82f9fe457df1ab8618721", "timestamp" : 1547220545000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "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\u000a", "date" : "2019-01-11 10:29:05 -0500", "id" : "203eb3c222932a830ff82f9fe457df1ab8618721", "msg" : "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", "paths" : [ { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-plotting.sh" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/GenerateMapFactory.py", "TransportMaps/Algorithms/SequentialInference/SequentialInferenceBase.py", "scripts/tmap-sequential-tm", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "Examples/research/Lorenz96/GenerateLowRankMapFactory.py" ], "commitId" : "39d31f6a508680c7d7d0a0ae06fd07254c7f1ecb", "timestamp" : 1547221844000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on combination of filt preconditioner and low-rank preconditioner\u000a", "date" : "2019-01-11 10:50:44 -0500", "id" : "39d31f6a508680c7d7d0a0ae06fd07254c7f1ecb", "msg" : "working on combination of filt preconditioner and low-rank preconditioner", "paths" : [ { "editType" : "add", "file" : "Examples/research/Lorenz96/GenerateLowRankMapFactory.py" }, { "editType" : "delete", "file" : "Examples/research/Lorenz96/GenerateMapFactory.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/SequentialInferenceBase.py" }, { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/auxmod/MapFactory.py", "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "scripts/tmap-sequential-tm", "TransportMaps/Diagnostics/Validators.py", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" ], "commitId" : "dcafdbb51eb61b8a49c839995765bc14e401a125", "timestamp" : 1547233723000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "low-rank preconditioning works with filter preconditioning\u000a", "date" : "2019-01-11 14:08:43 -0500", "id" : "dcafdbb51eb61b8a49c839995765bc14e401a125", "msg" : "low-rank preconditioning works with filter preconditioning", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/auxmod/MapFactory.py" }, { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "edit", "file" : "TransportMaps/Diagnostics/Validators.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "Examples/research/Lorenz96/postprocess-plotting.py", "Examples/research/Lorenz96/run-plotting.sh", "Examples/research/Lorenz96/run-postprocess.sh", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "Examples/research/Lorenz96/GenerateDistribution.py", "Examples/research/Lorenz96/GenerateLowRankMapFactory.py", "scripts/tmap-sequential-tm" ], "commitId" : "66d27e70e4cbc31db69175494e8cce449095c3ad", "timestamp" : 1547544573000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on lr l96\u000a", "date" : "2019-01-15 04:29:33 -0500", "id" : "66d27e70e4cbc31db69175494e8cce449095c3ad", "msg" : "working on lr l96", "paths" : [ { "editType" : "edit", "file" : "scripts/tmap-sequential-tm" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-postprocess.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateLowRankMapFactory.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/postprocess-plotting.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-plotting.sh" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/GenerateDistribution.py" ], "commitId" : "586826c71752a72c471fb602e8d911d66d0f4b9f", "timestamp" : 1547574160000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on l96\u000a", "date" : "2019-01-15 12:42:40 -0500", "id" : "586826c71752a72c471fb602e8d911d66d0f4b9f", "msg" : "working on l96", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/auxmod/MapFactory.py", "requirements.txt", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "Examples/research/Lorenz96/GenerateDistribution.py" ], "commitId" : "f8c1a6505c6ad02e927f783b08068303b831feea", "timestamp" : 1547574183000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on l96 lr\u000a", "date" : "2019-01-15 18:43:03 +0100", "id" : "f8c1a6505c6ad02e927f783b08068303b831feea", "msg" : "working on l96 lr", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz96/auxmod/MapFactory.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" }, { "editType" : "edit", "file" : "requirements.txt" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/auxmod/MapFactory.py", "Examples/research/Lorenz96/GenerateBandedMapFactory.py", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "Examples/research/Lorenz96/GenerateDistribution.py" ], "commitId" : "e4fbdd0e016136c21d08eb91d1df25f483bae06c", "timestamp" : 1547632684000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "going..\u000a", "date" : "2019-01-16 10:58:04 +0100", "id" : "e4fbdd0e016136c21d08eb91d1df25f483bae06c", "msg" : "going..", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateBandedMapFactory.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/auxmod/MapFactory.py" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/GenerateBandedMapFactory.py" ], "commitId" : "e3477ce38756c53358c04ff34c0940394a8d989b", "timestamp" : 1549288972000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on banded maps\u000a", "date" : "2019-02-04 15:02:52 +0100", "id" : "e3477ce38756c53358c04ff34c0940394a8d989b", "msg" : "working on banded maps", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz96/GenerateBandedMapFactory.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_transportmaps.py", "TransportMaps/tests/test_transportmap_distributions.py", "TransportMaps/tests/test_distributions.py", "TransportMaps/Distributions/DistributionBase.py", "TransportMaps/Maps/MapBase.py", "TransportMaps/DerivativesChecks.py" ], "commitId" : "e84dde42935a86644384305e39b47b270bd8e974", "timestamp" : 1549292322000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed unit tests for test_derivatives functions\u000a", "date" : "2019-02-04 15:58:42 +0100", "id" : "e84dde42935a86644384305e39b47b270bd8e974", "msg" : "fixed unit tests for test_derivatives functions", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/DistributionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmap_distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmaps.py" }, { "editType" : "edit", "file" : "TransportMaps/DerivativesChecks.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Functionals/AlgebraicLinearSpanApproximations.py", "requirements.txt", "TransportMaps/Functionals/LinearSpanApproximationBase.py", "TransportMaps/Maps/TriangularTransportMaps.py", "setup.py", "TransportMaps/Functionals/ParametricFunctionApproximationBase.py", "TransportMaps/Functionals/MonotonicFunctionApproximations.py" ], "commitId" : "6aa42dd549ca521115159b5a9c465a055dd1183f", "timestamp" : 1549929981000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "now LinearSpanApproximation uses a semilattice for multiindex and coefficients storage\u000a", "date" : "2019-02-11 19:06:21 -0500", "id" : "6aa42dd549ca521115159b5a9c465a055dd1183f", "msg" : "now LinearSpanApproximation uses a semilattice for multiindex and coefficients storage", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Functionals/AlgebraicLinearSpanApproximations.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularTransportMaps.py" }, { "editType" : "edit", "file" : "requirements.txt" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/MonotonicFunctionApproximations.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/ParametricFunctionApproximationBase.py" }, { "editType" : "edit", "file" : "setup.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanApproximationBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_transportmaps.py" ], "commitId" : "36c952ca1a3e9b6685470d9bb65c4299eda46909", "timestamp" : 1549937487000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "passing tests\u000a", "date" : "2019-02-11 21:11:27 -0500", "id" : "36c952ca1a3e9b6685470d9bb65c4299eda46909", "msg" : "passing tests", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmaps.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Defaults.py", "TransportMaps/Functionals/LinearSpanApproximationBase.py" ], "commitId" : "c665c50d2aa6d16431fa92a7eb3893a05e370af2", "timestamp" : 1550000616000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "semilattice constructors exposed in default transport map constructors\u000a", "date" : "2019-02-12 14:43:36 -0500", "id" : "c665c50d2aa6d16431fa92a7eb3893a05e370af2", "msg" : "semilattice constructors exposed in default transport map constructors", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanApproximationBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Defaults.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Lorenz96/run-postprocess.sh", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "Examples/research/Lorenz96/run-plotting.sh" ], "commitId" : "2db3256fef9d12236b246415ef57e28952c4cded", "timestamp" : 1550000712000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "experimenting low-rank subspace ideas\u000a", "date" : "2019-02-12 14:45:12 -0500", "id" : "2db3256fef9d12236b246415ef57e28952c4cded", "msg" : "experimenting low-rank subspace ideas", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-plotting.sh" }, { "editType" : "edit", "file" : "Examples/research/Lorenz96/run-postprocess.sh" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Functionals/MonotonicFunctionApproximations.py" ], "commitId" : "7e3322f2df14973d305892af2a5ad1c69969cc3c", "timestamp" : 1550086979000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed init coeffs bug\u000a", "date" : "2019-02-13 14:42:59 -0500", "id" : "7e3322f2df14973d305892af2a5ad1c69969cc3c", "msg" : "fixed init coeffs bug", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Functionals/MonotonicFunctionApproximations.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_kl_divergence.py", "TransportMaps/Functionals/LinearSpanApproximationBase.py" ], "commitId" : "d32cdecf495542ea855365d644ba63e2344e23d4", "timestamp" : 1550095097000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed semilattice data structure for serialization\u000a", "date" : "2019-02-13 16:58:17 -0500", "id" : "d32cdecf495542ea855365d644ba63e2344e23d4", "msg" : "fixed semilattice data structure for serialization", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/tests/test_kl_divergence.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanApproximationBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_xml.py", "TransportMaps/Functionals/LinearSpanApproximationBase.py" ], "commitId" : "d247c5f6d8b153000e665373e828104e6a9aebba", "timestamp" : 1550095155000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed bugs in tests\u000a", "date" : "2019-02-13 16:59:15 -0500", "id" : "d247c5f6d8b153000e665373e828104e6a9aebba", "msg" : "fixed bugs in tests", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/tests/test_xml.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanApproximationBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_kl_divergence.py", "TransportMaps/tests/test_transportmaps.py", "TransportMaps/tests/test_L2_minimization.py", "TransportMaps/tests/test_transportmap_distributions_sampling.py", "TransportMaps/tests/test_distributions.py", "TransportMaps/tests/test_kl_minimization.py", "TransportMaps/tests/test_L2_misfit.py", "TransportMaps/tests/test_transportmap_distributions.py", "TransportMaps/tests/test_functions.py" ], "commitId" : "d9b88992392d9f56ade5c35bc7fa369af4fdaff9", "timestamp" : 1550116594000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "reshaped tests\u000a", "date" : "2019-02-13 22:56:34 -0500", "id" : "d9b88992392d9f56ade5c35bc7fa369af4fdaff9", "msg" : "reshaped tests", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/tests/test_L2_minimization.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_L2_misfit.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmap_distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmap_distributions_sampling.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_kl_minimization.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_functions.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_kl_divergence.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmaps.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_transportmaps.py", "jenkins/test-source.sh", "jenkins/test-testpypi.sh", "TransportMaps/tests/test_all.py", "jenkins/test-pypi.sh", "TransportMaps/tests/test_xml.py.old", "TransportMaps/tests/test_xml.py" ], "commitId" : "d1e635ee35d6284953d15a0e3fbac7cc0c0ea9e2", "timestamp" : 1550200066000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "passes all tests\u000a", "date" : "2019-02-14 22:07:46 -0500", "id" : "d1e635ee35d6284953d15a0e3fbac7cc0c0ea9e2", "msg" : "passes all tests", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/tests/test_all.py" }, { "editType" : "add", "file" : "TransportMaps/tests/test_xml.py.old" }, { "editType" : "delete", "file" : "TransportMaps/tests/test_xml.py" }, { "editType" : "edit", "file" : "jenkins/test-testpypi.sh" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmaps.py" }, { "editType" : "edit", "file" : "jenkins/test-pypi.sh" }, { "editType" : "edit", "file" : "jenkins/test-source.sh" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" ], "commitId" : "617f7a612c5836f94e2cf77906030f629603d08c", "timestamp" : 1550437489000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on fv linear candidate map\u000a", "date" : "2019-02-17 16:04:49 -0500", "id" : "617f7a612c5836f94e2cf77906030f629603d08c", "msg" : "working on fv linear candidate map", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "TransportMaps/Defaults.py", "TransportMaps/Functionals/ParametricFunctionApproximationBase.py", "TransportMaps/Misc.py" ], "commitId" : "6ae947e764418cd56b0969d171ebd8e1966c0894", "timestamp" : 1550513336000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "semilattices integrated into adaptivity. To be tested! The spirit is there though.\u000a", "date" : "2019-02-18 13:08:56 -0500", "id" : "6ae947e764418cd56b0969d171ebd8e1966c0894", "msg" : "semilattices integrated into adaptivity. To be tested! The spirit is there though.", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/ParametricFunctionApproximationBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Defaults.py" }, { "editType" : "edit", "file" : "TransportMaps/Misc.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "TransportMaps/Functionals/AlgebraicLinearSpanApproximations.py", "Examples/research/MonotoneTransport-paper/Banana/BananaPlots.py", "TransportMaps/Functionals/LinearSpanApproximationBase.py" ], "commitId" : "0672a5a9d0d5a30867e4eb6eef8937178dbd224b", "timestamp" : 1550545236000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "semilattices integrated into adaptivity algorithm. fixes #92\u000a", "date" : "2019-02-18 22:00:36 -0500", "id" : "0672a5a9d0d5a30867e4eb6eef8937178dbd224b", "msg" : "semilattices integrated into adaptivity algorithm. fixes #92", "paths" : [ { "editType" : "edit", "file" : "Examples/research/MonotoneTransport-paper/Banana/BananaPlots.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanApproximationBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/AlgebraicLinearSpanApproximations.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Functionals/LinearSpanApproximationBase.py" ], "commitId" : "8c49d0fc332a313ab85a26c6188f4ba59cf7c942", "timestamp" : 1550581292000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "changed format of semilattices for linear span\u000a", "date" : "2019-02-19 08:01:32 -0500", "id" : "8c49d0fc332a313ab85a26c6188f4ba59cf7c942", "msg" : "changed format of semilattices for linear span", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanApproximationBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Functionals/LinearSpanApproximationBase.py" ], "commitId" : "c7d884dc286463b52b1e9351c2693f9de867dd5c", "timestamp" : 1550581505000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "changed format of semilattices for linear span\u000a", "date" : "2019-02-19 08:05:05 -0500", "id" : "c7d884dc286463b52b1e9351c2693f9de867dd5c", "msg" : "changed format of semilattices for linear span", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanApproximationBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TriangularTransportMapBase.py", "TransportMaps/tests/test_L2_minimization.py", "TransportMaps/Maps/TriangularTransportMaps.py" ], "commitId" : "462c99d76ee5390a62a4c82f00e9028d8d487536", "timestamp" : 1550598530000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed callback parameter minimize kl.\u000a", "date" : "2019-02-19 12:48:50 -0500", "id" : "462c99d76ee5390a62a4c82f00e9028d8d487536", "msg" : "fixed callback parameter minimize kl.", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularTransportMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_L2_minimization.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "setup.py", "TransportMaps/Functionals/LinearSpanApproximationBase.py" ], "commitId" : "959dfdd8df1f5077d9a65bf01db8db731927c835", "timestamp" : 1550603991000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "changed active_set to SortedSet to preserve iteration order after serialization (for parallel computing purposes)\u000a", "date" : "2019-02-19 14:19:51 -0500", "id" : "959dfdd8df1f5077d9a65bf01db8db731927c835", "msg" : "changed active_set to SortedSet to preserve iteration order after serialization (for parallel computing purposes)", "paths" : [ { "editType" : "edit", "file" : "setup.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanApproximationBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Functionals/LinearSpanApproximationBase.py" ], "commitId" : "ff3152dfc11eb30fa24d93fb8e8c570ad3941452", "timestamp" : 1550604940000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added LinearSpanVertex to the exposed classes\u000a", "date" : "2019-02-19 14:35:40 -0500", "id" : "ff3152dfc11eb30fa24d93fb8e8c570ad3941452", "msg" : "added LinearSpanVertex to the exposed classes", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanApproximationBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_laplace.py", "TransportMaps/Maps/LinearMaps.py", "TransportMaps/Maps/MapBase.py", "TransportMaps/Likelihoods/LikelihoodBase.py" ], "commitId" : "16d47bf8c7a0c8cdc5323b065fe51af81bd181b9", "timestamp" : 1550610372000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed bug in LinearMap (defined twice...)\u000a", "date" : "2019-02-19 16:06:12 -0500", "id" : "16d47bf8c7a0c8cdc5323b065fe51af81bd181b9", "msg" : "fixed bug in LinearMap (defined twice...)", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_laplace.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/LinearMaps.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py", "Examples/research/LazyMaps/euler-bernoulli/test_distribution.py", "Examples/research/LazyMaps/banana/banana.py" ], "commitId" : "93c774fffa15613d1ad3691d1640bf6cf97dea43", "timestamp" : 1550610477000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on constructor\u000a", "date" : "2019-02-19 16:07:57 -0500", "id" : "93c774fffa15613d1ad3691d1640bf6cf97dea43", "msg" : "working on constructor", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/euler-bernoulli/test_distribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/banana/banana.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/poisson/runner.py" ], "commitId" : "19224511d3087c59cf2f27608d2240534f599494", "timestamp" : 1550610565000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "started on poisson\u000a", "date" : "2019-02-19 16:09:25 -0500", "id" : "19224511d3087c59cf2f27608d2240534f599494", "msg" : "started on poisson", "paths" : [ { "editType" : "add", "file" : "Examples/research/LazyMaps/poisson/runner.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/poisson/runner.py" ], "commitId" : "16f9f55ef3d8b00777e8313ad1d52b6112bb40dd", "timestamp" : 1550617905000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on runner for poisson\u000a", "date" : "2019-02-19 18:11:45 -0500", "id" : "16f9f55ef3d8b00777e8313ad1d52b6112bb40dd", "msg" : "working on runner for poisson", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/poisson/runner.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Decomposable/LinearGaussianSequentialInferenceDistributions.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py", "Examples/research/LazyMaps/poisson/runner.py", "scripts/tmap-tm" ], "commitId" : "94fc84533c29dae504389770cdc57188fdbbb249", "timestamp" : 1550690868000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "embedding the deep lazy map construction into the builder cycle\u000a", "date" : "2019-02-20 14:27:48 -0500", "id" : "94fc84533c29dae504389770cdc57188fdbbb249", "msg" : "embedding the deep lazy map construction into the builder cycle", "paths" : [ { "editType" : "edit", "file" : "scripts/tmap-tm" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/LinearGaussianSequentialInferenceDistributions.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/poisson/runner.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "scripts/tmap-tm", "TransportMaps/CLI/ScriptBase.py", "TransportMaps/tests/test_scripts.py", "TransportMaps/CLI/PostprocessBase.py", "TransportMaps/CLI/__init__.py", "TransportMaps/Misc.py", "TransportMaps/CLI/ConstructionBase.py" ], "commitId" : "6a3276a99b6bd8c4453903bd9300373c7c4510d9", "timestamp" : 1550700799000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "transformed tmap-tm in the logic of CLI. to be tested by doing...\u000a", "date" : "2019-02-20 17:13:19 -0500", "id" : "6a3276a99b6bd8c4453903bd9300373c7c4510d9", "msg" : "transformed tmap-tm in the logic of CLI. to be tested by doing...", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/CLI/ScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "add", "file" : "TransportMaps/CLI/ConstructionBase.py" }, { "editType" : "edit", "file" : "scripts/tmap-tm" }, { "editType" : "edit", "file" : "TransportMaps/Misc.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_scripts.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "TransportMaps/Algorithms/Adaptivity/RegressionAdaptivity.py", "TransportMaps/Builders/BuilderBase.py", "TransportMaps/__init__.py", "TransportMaps/Builders/__init__.py", "TransportMaps/Algorithms/Adaptivity/__init__.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py", "TransportMaps/Algorithms/Adaptivity/AdaptivityBase.py" ], "commitId" : "33b916f80a74a8015a150912bcc2947807ec7b5b", "timestamp" : 1550717900000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "restructuring all the building architecture\u000a", "date" : "2019-02-20 21:58:20 -0500", "id" : "33b916f80a74a8015a150912bcc2947807ec7b5b", "msg" : "restructuring all the building architecture", "paths" : [ { "editType" : "delete", "file" : "TransportMaps/Algorithms/Adaptivity/AdaptivityBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py" }, { "editType" : "add", "file" : "TransportMaps/Builders/BuilderBase.py" }, { "editType" : "add", "file" : "TransportMaps/Builders/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/RegressionAdaptivity.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "TransportMaps/CLI/ConstructionBase.py", "TransportMaps/Builders/BuilderBase.py" ], "commitId" : "8bf3697f91fbb1f5fe437e490b5ea17ddaacd005", "timestamp" : 1550724725000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "restructuring of building architecture done. todo on sequential algorithm as well.\u000a", "date" : "2019-02-20 23:52:05 -0500", "id" : "8bf3697f91fbb1f5fe437e490b5ea17ddaacd005", "msg" : "restructuring of building architecture done. todo on sequential algorithm as well.", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Builders/BuilderBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py", "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "TransportMaps/Algorithms/Adaptivity/RegressionAdaptivity.py", "TransportMaps/Algorithms/SequentialInference/LinearSequentialInference.py", "TransportMaps/Builders/BuilderBase.py", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" ], "commitId" : "ebdf4f8a8d0ad1f4b0bf5c8d4d08a9b50e5ee98a", "timestamp" : 1550762953000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on reshaping of builders\u000a", "date" : "2019-02-21 10:29:13 -0500", "id" : "ebdf4f8a8d0ad1f4b0bf5c8d4d08a9b50e5ee98a", "msg" : "working on reshaping of builders", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Builders/BuilderBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/RegressionAdaptivity.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/LinearSequentialInference.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TransportMapBase.py", "TransportMaps/DerivativesChecks.py" ], "commitId" : "7057ef5c8bdbecb32c29e57474bd5fa9f4d3921e", "timestamp" : 1550765853000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "some fixes after big merge. Going to branch off this in order to debug and work on Lazy maps at the same time\u000a", "date" : "2019-02-21 11:17:33 -0500", "id" : "7057ef5c8bdbecb32c29e57474bd5fa9f4d3921e", "msg" : "some fixes after big merge. Going to branch off this in order to debug and work on Lazy maps at the same time", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/DerivativesChecks.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py", "requirements.txt", "Examples/research/LazyMaps/poisson/runner.py" ], "commitId" : "b55177ae0d18d933c8901e5bec445fbda3a6170f", "timestamp" : 1550788480000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on the runner for lazy maps\u000a", "date" : "2019-02-21 17:34:40 -0500", "id" : "b55177ae0d18d933c8901e5bec445fbda3a6170f", "msg" : "working on the runner for lazy maps", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/poisson/runner.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py" }, { "editType" : "edit", "file" : "requirements.txt" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_kl_divergence.py", "TransportMaps/tests/TestFunctions.py", "requirements.txt", "TransportMaps/tests/test_distributions.py", "TransportMaps/Distributions/FrozenDistributions.py", "TransportMaps/Algorithms/SparsityIdentification/SparsityIdentificationNonGaussian.py", "TransportMaps/CLI/ConstructionBase.py" ], "commitId" : "6df63a49ef1663e2e4aa204603345f2644c4a8b4", "timestamp" : 1550807493000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixing here and there\u000a", "date" : "2019-02-21 22:51:33 -0500", "id" : "6df63a49ef1663e2e4aa204603345f2644c4a8b4", "msg" : "fixing here and there", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/tests/test_kl_divergence.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/TestFunctions.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionBase.py" }, { "editType" : "edit", "file" : "requirements.txt" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SparsityIdentification/SparsityIdentificationNonGaussian.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "TransportMaps/Builders/BuilderBase.py", "TransportMaps/CLI/DeepLazyMapConstructionScriptBase.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py", "TransportMaps/CLI/ScriptBase.py", "TransportMaps/CLI/__init__.py", "TransportMaps/Misc.py", "TransportMaps/CLI/ConstructionBase.py", "TransportMaps/CLI/ConstructionScriptBase.py" ], "commitId" : "a36aefd19e2b238f3150a2da494378cbe052bc51", "timestamp" : 1550807570000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on the lazy map script\u000a", "date" : "2019-02-21 22:52:50 -0500", "id" : "a36aefd19e2b238f3150a2da494378cbe052bc51", "msg" : "working on the lazy map script", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Misc.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/__init__.py" }, { "editType" : "add", "file" : "TransportMaps/CLI/DeepLazyMapConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" }, { "editType" : "add", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Builders/BuilderBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ScriptBase.py" }, { "editType" : "delete", "file" : "TransportMaps/CLI/ConstructionBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py", "TransportMaps/CLI/DeepLazyMapConstructionScriptBase.py", "TransportMaps/CLI/ConstructionScriptBase.py" ], "commitId" : "3d0a2b7c99a08dd79ad602a8d906b56448e662e1", "timestamp" : 1550853866000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on scripts for lazy maps\u000a", "date" : "2019-02-22 11:44:26 -0500", "id" : "3d0a2b7c99a08dd79ad602a8d906b56448e662e1", "msg" : "working on scripts for lazy maps", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/DeepLazyMapConstructionScriptBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py" ], "commitId" : "acfe58e671737ca919d2d7c363e17e3b5c2d22cd", "timestamp" : 1550854149000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on scripts for lazy maps\u000a", "date" : "2019-02-22 11:49:09 -0500", "id" : "acfe58e671737ca919d2d7c363e17e3b5c2d22cd", "msg" : "working on scripts for lazy maps", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/CLI/ConstructionScriptBase.py" ], "commitId" : "d5639a6b2c9f3f51f48fad40ca1cb1329d839dd7", "timestamp" : 1550854327000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixing new interface\u000a", "date" : "2019-02-22 11:52:07 -0500", "id" : "d5639a6b2c9f3f51f48fad40ca1cb1329d839dd7", "msg" : "fixing new interface", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "TransportMaps/CLI/DeepLazyMapsConstructionScriptBase.py", "TransportMaps/CLI/SequentialPostprocessBase.py", "TransportMaps/Algorithms/DeepLazyMaps/__init__.py", "TransportMaps/CLI/ScriptBase.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py", "setup.py", "TransportMaps/CLI/PostprocessBase.py", "TransportMaps/CLI/__init__.py", "TransportMaps/CLI/AdaptivityPostprocessBase.py", "TransportMaps/CLI/DeepLazyMapConstructionScriptBase.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py", "TransportMaps/CLI/ConstructionScriptBase.py" ], "commitId" : "1006158753fe3cb3243141c52f0735bb7bc07af4", "timestamp" : 1550864308000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "testing tmap-deep-lazy-tm\u000a", "date" : "2019-02-22 14:38:28 -0500", "id" : "1006158753fe3cb3243141c52f0735bb7bc07af4", "msg" : "testing tmap-deep-lazy-tm", "paths" : [ { "editType" : "delete", "file" : "TransportMaps/CLI/DeepLazyMapConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/__init__.py" }, { "editType" : "add", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/AdaptivityPostprocessBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" }, { "editType" : "edit", "file" : "setup.py" }, { "editType" : "add", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ScriptBase.py" }, { "editType" : "add", "file" : "TransportMaps/CLI/DeepLazyMapsConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/SequentialPostprocessBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapConstructionBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "scripts/tmap-deep-lazy-tm" ], "commitId" : "9c5fedacd36b0f44011395fb3533335dabf487ba", "timestamp" : 1550864322000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "testing tmap-deep-lazy-tm\u000a", "date" : "2019-02-22 14:38:42 -0500", "id" : "9c5fedacd36b0f44011395fb3533335dabf487ba", "msg" : "testing tmap-deep-lazy-tm", "paths" : [ { "editType" : "add", "file" : "scripts/tmap-deep-lazy-tm" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/CLI/DeepLazyMapsConstructionScriptBase.py", "TransportMaps/CLI/ConstructionScriptBase.py" ], "commitId" : "f8abf4503c9cc85505a3ac1f0f12a0534e9f154a", "timestamp" : 1550865414000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "testing...\u000a", "date" : "2019-02-22 14:56:54 -0500", "id" : "f8abf4503c9cc85505a3ac1f0f12a0534e9f154a", "msg" : "testing...", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/CLI/DeepLazyMapsConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/CLI/DeepLazyMapsConstructionScriptBase.py", "TransportMaps/Builders/BuilderBase.py", "TransportMaps/CLI/SequentialPostprocessBase.py", "TransportMaps/CLI/ScriptBase.py", "TransportMaps/CLI/PostprocessBase.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py", "TransportMaps/Misc.py", "TransportMaps/CLI/ConstructionScriptBase.py", "TransportMaps/CLI/AdaptivityPostprocessBase.py" ], "commitId" : "5c3480e6ec32f3f29394fd5cc8d743a5e9738594", "timestamp" : 1550869809000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "script runs\u000a", "date" : "2019-02-22 16:10:09 -0500", "id" : "5c3480e6ec32f3f29394fd5cc8d743a5e9738594", "msg" : "script runs", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/CLI/ScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/DeepLazyMapsConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/SequentialPostprocessBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Misc.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Builders/BuilderBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/AdaptivityPostprocessBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py", "TransportMaps/Diagnostics/Validators.py", "TransportMaps/Builders/BuilderBase.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py", "TransportMaps/CLI/ConstructionScriptBase.py" ], "commitId" : "e5e1e025aa1563bffe4d06351cf0749ba562e5ad", "timestamp" : 1550873101000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on poisson with lazy maps\u000a", "date" : "2019-02-22 17:05:01 -0500", "id" : "e5e1e025aa1563bffe4d06351cf0749ba562e5ad", "msg" : "working on poisson with lazy maps", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Diagnostics/Validators.py" }, { "editType" : "edit", "file" : "TransportMaps/Builders/BuilderBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" ], "commitId" : "3d69541394826181b1d0e79ad1e2c1aab0437405", "timestamp" : 1550873570000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on poisson with lazy maps\u000a", "date" : "2019-02-22 17:12:50 -0500", "id" : "3d69541394826181b1d0e79ad1e2c1aab0437405", "msg" : "working on poisson with lazy maps", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/PoissonProblem/visualize_distribution.py", "Examples/research/LazyMaps/poisson/postprocess-plotting.py", "Examples/research/PoissonProblem/whiten.py", "Examples/research/LazyMaps/poisson/visualize_distribution.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py", "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py" ], "commitId" : "b797e207a6f4d411b15882e54f935764900d3985", "timestamp" : 1551136240000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on poisson problem\u000a", "date" : "2019-02-25 18:10:40 -0500", "id" : "b797e207a6f4d411b15882e54f935764900d3985", "msg" : "working on poisson problem", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" }, { "editType" : "add", "file" : "Examples/research/PoissonProblem/visualize_distribution.py" }, { "editType" : "edit", "file" : "Examples/research/PoissonProblem/whiten.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/poisson/visualize_distribution.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/poisson/postprocess-plotting.py" }, { "editType" : "edit", "file" : "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/MapBase.py" ], "commitId" : "640c2ff86057174676f7af4c2010ff0381f8905d", "timestamp" : 1551804182000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on taxonomy structure\u000a", "date" : "2019-03-05 11:43:02 -0500", "id" : "640c2ff86057174676f7af4c2010ff0381f8905d", "msg" : "working on taxonomy structure", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" }, { "editType" : "add", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/tikz-uml.sty" ], "commitId" : "84179c87eb9d4af7258cc1b50b7a6fafb9b9e3aa", "timestamp" : 1551804247000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added missing file\u000a", "date" : "2019-03-05 11:44:07 -0500", "id" : "84179c87eb9d4af7258cc1b50b7a6fafb9b9e3aa", "msg" : "added missing file", "paths" : [ { "editType" : "add", "file" : "Docs/source/Figures/working/taxonomy/tikz-uml.sty" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/poisson/visualize_distribution.py", "Examples/research/LazyMaps/BOD/whiten.py", "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py", "Examples/research/LazyMaps/BOD/GenerateBODJoint.py", "Examples/research/LazyMaps/poisson/postprocess-plotting.py", "TransportMaps/CLI/PostprocessBase.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" ], "commitId" : "3fb123f4058002b09bfb5fe1d961758d8c4e9e70", "timestamp" : 1551804368000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixes for cse presentation on Lazy maps\u000a", "date" : "2019-03-05 11:46:08 -0500", "id" : "3fb123f4058002b09bfb5fe1d961758d8c4e9e70", "msg" : "fixes for cse presentation on Lazy maps", "paths" : [ { "editType" : "edit", "file" : "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/BOD/whiten.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/poisson/postprocess-plotting.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/BOD/GenerateBODJoint.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/poisson/visualize_distribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "5dab5d2c383c9b2e932bd941eabf1e225910f9fb", "timestamp" : 1551924894000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-06 21:14:54 -0500", "id" : "5dab5d2c383c9b2e932bd941eabf1e225910f9fb", "msg" : "...", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "bc88027afef6f2ac399a4f147e6bf75e4b0ac82a", "timestamp" : 1551934102000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "going on with taxonomy\u000a", "date" : "2019-03-06 23:48:22 -0500", "id" : "bc88027afef6f2ac399a4f147e6bf75e4b0ac82a", "msg" : "going on with taxonomy", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "d190c8d3ec1d540102d2573e9818d5fa87e37c86", "timestamp" : 1551976381000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on distributions\u000a", "date" : "2019-03-07 11:33:01 -0500", "id" : "d190c8d3ec1d540102d2573e9818d5fa87e37c86", "msg" : "working on distributions", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "7b599f3ecf55620535d1f55aef058c3cc063a58f", "timestamp" : 1551992251000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-07 15:57:31 -0500", "id" : "7b599f3ecf55620535d1f55aef058c3cc063a58f", "msg" : "...", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "3becbb4c18fcb05174d1e2f1ef81dd15a80cb94a", "timestamp" : 1552064404000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on taxonomy for distributions\u000a", "date" : "2019-03-08 12:00:04 -0500", "id" : "3becbb4c18fcb05174d1e2f1ef81dd15a80cb94a", "msg" : "working on taxonomy for distributions", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "169a08da78eac012d4c381934ad25f4f15b5be33", "timestamp" : 1552085032000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on taxonomy\u000a", "date" : "2019-03-08 17:43:52 -0500", "id" : "169a08da78eac012d4c381934ad25f4f15b5be33", "msg" : "working on taxonomy", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/ConditionalDistributions.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "4b3d451f9b4bbdeaad3e3b7bbcf16d3658eae461", "timestamp" : 1552167928000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "advancing with distributions\u000a", "date" : "2019-03-09 16:45:28 -0500", "id" : "4b3d451f9b4bbdeaad3e3b7bbcf16d3658eae461", "msg" : "advancing with distributions", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/ConditionalDistributions.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "c7f3bd51de86ac19605bd598828e04a55a03c19e", "timestamp" : 1552241276000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on decomposable distributions...\u000a", "date" : "2019-03-10 14:07:56 -0400", "id" : "c7f3bd51de86ac19605bd598828e04a55a03c19e", "msg" : "working on decomposable distributions...", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "b4947907349f1588447a06ef7b7607987a8b7ea4", "timestamp" : 1552247767000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on decomposable taxonomy\u000a", "date" : "2019-03-10 15:56:07 -0400", "id" : "b4947907349f1588447a06ef7b7607987a8b7ea4", "msg" : "working on decomposable taxonomy", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "56d09f5bbac6a8119e28119d7279fe66e724bec3", "timestamp" : 1552341023000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Maps\u000a", "date" : "2019-03-11 17:50:23 -0400", "id" : "56d09f5bbac6a8119e28119d7279fe66e724bec3", "msg" : "working on Maps", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "ac30442abc4991b29aae1369ece00d66a12095e0", "timestamp" : 1552352085000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-11 20:54:45 -0400", "id" : "ac30442abc4991b29aae1369ece00d66a12095e0", "msg" : "...", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "0d7959e5654ed7c2dc676b724d63ed695b85ddbd", "timestamp" : 1552403263000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-12 11:07:43 -0400", "id" : "0d7959e5654ed7c2dc676b724d63ed695b85ddbd", "msg" : "...", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "ff93b690debd0861315bdefc3e4f8883927acf2d", "timestamp" : 1552416196000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added Functionals module\u000a", "date" : "2019-03-12 14:43:16 -0400", "id" : "ff93b690debd0861315bdefc3e4f8883927acf2d", "msg" : "added Functionals module", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "1a7d2ce74418ce7b0e26aa61b955269fe67798ef", "timestamp" : 1552427568000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "done with Functionals\u000a", "date" : "2019-03-12 17:52:48 -0400", "id" : "1a7d2ce74418ce7b0e26aa61b955269fe67798ef", "msg" : "done with Functionals", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "0ef2e3741c6b91ff2d124c2767bd611ebf7381f6", "timestamp" : 1552441699000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "adde Likelihoods\u000a", "date" : "2019-03-12 21:48:19 -0400", "id" : "0ef2e3741c6b91ff2d124c2767bd611ebf7381f6", "msg" : "adde Likelihoods", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "db42c08a8252faa04c9abfa4f36dcfe9329a0842", "timestamp" : 1552441818000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed edge\u000a", "date" : "2019-03-12 21:50:18 -0400", "id" : "db42c08a8252faa04c9abfa4f36dcfe9329a0842", "msg" : "fixed edge", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/InverseMapBase.py", "TransportMaps/__init__.py", "TransportMaps/Maps/ListCompositeMapBase.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/__init__.py", "TransportMaps/Maps/MapBaseTmp.py", "TransportMaps/Maps/SlicedMapBase.py", "TransportMaps/Maps/TransportMapBase.py", "TransportMaps/Maps/MapBase.py", "TransportMaps/Maps/ListStackedMapBase.py" ], "commitId" : "74d98067c869edf2e0dc0b1cdce9100c9e972ff7", "timestamp" : 1552490751000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "Started with the refactoring of the code... Things breaks from here...\u000a", "date" : "2019-03-13 11:25:51 -0400", "id" : "74d98067c869edf2e0dc0b1cdce9100c9e972ff7", "msg" : "Started with the refactoring of the code... Things breaks from here...", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/MapBaseTmp.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/InverseMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/ListCompositeMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/ListStackedMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/SlicedMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/__init__.py", "TransportMaps/Maps/MapBaseTmp.py" ], "commitId" : "a2ead9f618cc335ca43729df4746ea245079098b", "timestamp" : 1552492097000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Maps module refactoring\u000a", "date" : "2019-03-13 11:48:17 -0400", "id" : "a2ead9f618cc335ca43729df4746ea245079098b", "msg" : "working on Maps module refactoring", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapBaseTmp.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TransportMapBaseTmp.py", "TransportMaps/Maps/TriangularComponentwiseMapBase.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/__init__.py", "TransportMaps/Maps/ParametricMapBase.py", "TransportMaps/Maps/ParametricComponentwiseMapBase.py", "TransportMaps/Maps/ConstantMapBase.py", "TransportMaps/Maps/TransportMapBase.py", "TransportMaps/Maps/ComponentwiseMapBase.py" ], "commitId" : "dc81bd1d9ced8589f03e3553d4e30f1e12d7a9fd", "timestamp" : 1552505306000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-13 15:28:26 -0400", "id" : "dc81bd1d9ced8589f03e3553d4e30f1e12d7a9fd", "msg" : "...", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "add", "file" : "TransportMaps/Maps/ComponentwiseMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/ConstantMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/TriangularComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/ParametricMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/TransportMapBaseTmp.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/ParametricComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/InverseMapBase.py", "TransportMaps/Maps/TriangularComponentwiseMapBase.py", "TransportMaps/Maps/ParametricMapBase.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/__init__.py", "TransportMaps/Maps/SlicedMapBase.py", "TransportMaps/Maps/TransportMapBase.py", "TransportMaps/Maps/ComponentwiseMapBase.py", "TransportMaps/Maps/ComponentwiseTransportMapBase.py", "TransportMaps/Maps/MapBase.py", "TransportMaps/Maps/ParametricTriangularComponentwiseMapBase.py", "TransportMaps/Maps/ParametricTransportMapBase.py", "TransportMaps/Maps/ParametricComponentwiseMapBase.py", "TransportMaps/Misc.py", "TransportMaps/Maps/ParametricComponentwiseTransportMapBase.py" ], "commitId" : "107aa9a4c034ae38f86c4e65ac767a8727bc892f", "timestamp" : 1552514289000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-13 17:58:09 -0400", "id" : "107aa9a4c034ae38f86c4e65ac767a8727bc892f", "msg" : "...", "paths" : [ { "editType" : "add", "file" : "TransportMaps/Maps/ParametricComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/InverseMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/ParametricTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/SlicedMapBase.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "add", "file" : "TransportMaps/Maps/ComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/ParametricTriangularComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Misc.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularComponentwiseMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "40479d6aa815ba9a8e4b5acba1b3d31dd9fc1f03", "timestamp" : 1552526268000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "started working on TriangularCompoentwiseTransportMap\u000a", "date" : "2019-03-13 21:17:48 -0400", "id" : "40479d6aa815ba9a8e4b5acba1b3d31dd9fc1f03", "msg" : "started working on TriangularCompoentwiseTransportMap", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "add", "file" : "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/__init__.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "c3052dbeff677fc83b6eb6395657b33bb9bf2f60", "timestamp" : 1552573974000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-14 10:32:54 -0400", "id" : "c3052dbeff677fc83b6eb6395657b33bb9bf2f60", "msg" : "...", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/__init__.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/SlicedMapBase.py", "TransportMaps/Maps/TransportMapBase.py", "TransportMaps/Maps/TriangularTransportMapBase.py", "TransportMaps/Maps/ComponentwiseMapBase.py", "TransportMaps/Maps/TriangularTransportMapBaseTmp.py", "TransportMaps/Maps/SlicedTransportMapBase.py", "TransportMaps/Maps/ParametricComponentwiseMapBase.py", "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/ConditionalTriangularTransportMapBase.py", "TransportMaps/Maps/ParametricComponentwiseTransportMapBase.py" ], "commitId" : "8e715d9f15d5e1784a10dae9c87f6222db5a407b", "timestamp" : 1552589239000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-14 14:47:19 -0400", "id" : "8e715d9f15d5e1784a10dae9c87f6222db5a407b", "msg" : "...", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/SlicedMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/ConditionalTriangularTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Maps/TriangularTransportMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/SlicedTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricComponentwiseTransportMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/TriangularTransportMapBaseTmp.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TriangularListStackedTransportMapBase.py", "TransportMaps/Maps/__init__.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/ListStackedTransportMapBase.py", "TransportMaps/Maps/ListStackedMapBase.py" ], "commitId" : "63061edd249677d764c736b9e1f553509071cc7e", "timestamp" : 1552592339000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-14 15:38:59 -0400", "id" : "63061edd249677d764c736b9e1f553509071cc7e", "msg" : "...", "paths" : [ { "editType" : "add", "file" : "TransportMaps/Maps/ListStackedTransportMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/TriangularListStackedTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListStackedMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/ListCompositeMapBase.py", "TransportMaps/Maps/ListCompositeTransportMapBase.py" ], "commitId" : "cca352dcc05a444f3e70330cc1c79556ba48c7e9", "timestamp" : 1552593569000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on ListCompositeTransportMapBase\u000a", "date" : "2019-03-14 15:59:29 -0400", "id" : "cca352dcc05a444f3e70330cc1c79556ba48c7e9", "msg" : "working on ListCompositeTransportMapBase", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/ListCompositeTransportMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/ListCompositeMapBase.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/__init__.py", "TransportMaps/Maps/ListCompositeTransportMapBase.py" ], "commitId" : "e18b20e34870b0709f2b9a5586c34f187daf28d7", "timestamp" : 1552612910000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "done with ListCompositeTransportMap\u000a", "date" : "2019-03-14 21:21:50 -0400", "id" : "e18b20e34870b0709f2b9a5586c34f187daf28d7", "msg" : "done with ListCompositeTransportMap", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/ListCompositeMapBase.py", "TransportMaps/Maps/InverseTransportMapBase.py", "TransportMaps/Maps/__init__.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/ListCompositeTransportMapBase.py", "TransportMaps/Maps/InverseMapBase.py" ], "commitId" : "e62753790e97844858a9a890fc97eeae186b4561", "timestamp" : 1552613580000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "done with InverseTransportMap\u000a", "date" : "2019-03-14 21:33:00 -0400", "id" : "e62753790e97844858a9a890fc97eeae186b4561", "msg" : "done with InverseTransportMap", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/InverseMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/InverseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/__init__.py", "TransportMaps/Maps/IdentityEmbeddedTransportMapBase.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/IdentityTransportMapBase.py", "TransportMaps/Maps/PermutationTransportMapBase.py" ], "commitId" : "080f9601dcd18dbe42ffb829467e31db6ee9ac75", "timestamp" : 1552614584000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-14 21:49:44 -0400", "id" : "080f9601dcd18dbe42ffb829467e31db6ee9ac75", "msg" : "...", "paths" : [ { "editType" : "add", "file" : "TransportMaps/Maps/IdentityTransportMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/PermutationTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/IdentityEmbeddedTransportMapBase.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/AffineMapBase.py", "TransportMaps/Maps/__init__.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Misc.py", "TransportMaps/Maps/SimpleTransportMaps.py", "TransportMaps/Maps/AffineTriangularMapBase.py", "TransportMaps/Maps/MapBase.py" ], "commitId" : "c1c1fabc95d96b5c599066af72ebf2e175c1e7dc", "timestamp" : 1552616413000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on AffineMaps\u000a", "date" : "2019-03-14 22:20:13 -0400", "id" : "c1c1fabc95d96b5c599066af72ebf2e175c1e7dc", "msg" : "working on AffineMaps", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "delete", "file" : "TransportMaps/Maps/SimpleTransportMaps.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/AffineMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Misc.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "add", "file" : "TransportMaps/Maps/AffineTriangularMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/FullTransportMaps.py", "TransportMaps/Maps/AffineMapBase.py", "TransportMaps/Maps/DeprecatedConditionallyLinearMapBase.py", "TransportMaps/Maps/__init__.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/AffineTransportMapBase.py", "TransportMaps/Maps/LinearMaps.py" ], "commitId" : "d2eb4d2ae5157766587b1c29a7de00e975c82e6f", "timestamp" : 1552662329000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-15 11:05:29 -0400", "id" : "d2eb4d2ae5157766587b1c29a7de00e975c82e6f", "msg" : "...", "paths" : [ { "editType" : "delete", "file" : "TransportMaps/Maps/FullTransportMaps.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/DeprecatedConditionallyLinearMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "delete", "file" : "TransportMaps/Maps/LinearMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/AffineMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/AffineTransportMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/DiagonalComponentwiseTransportMapBase.py", "TransportMaps/Maps/DiagonalIsotropicTransportMapBase.py", "TransportMaps/Maps/__init__.py", "TransportMaps/Maps/ParametricMapBase.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/MapBaseTmp.py", "TransportMaps/Maps/TransportMapBase.py", "TransportMaps/Maps/ComponentwiseMapBase.py", "TransportMaps/Maps/MapBase.py" ], "commitId" : "371e415f9620952a80b3d9f97e448d68b5888c76", "timestamp" : 1552663621000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-15 11:27:01 -0400", "id" : "371e415f9620952a80b3d9f97e448d68b5888c76", "msg" : "...", "paths" : [ { "editType" : "add", "file" : "TransportMaps/Maps/DiagonalComponentwiseTransportMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/DiagonalIsotropicTransportMapBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Maps/MapBaseTmp.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/__init__.py" ], "commitId" : "97dae6b2a85dcb0e085bc7caf31bc7463ab69148", "timestamp" : 1552665319000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-15 11:55:19 -0400", "id" : "97dae6b2a85dcb0e085bc7caf31bc7463ab69148", "msg" : "...", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/IntegratedExponentialParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/TriangularTransportMaps.py", "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py", "TransportMaps/Maps/__init__.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/IntegratedSquaredParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/NonMonotoneLinearSpanParametricTriangularComponentwiseTransportMapBase.py" ], "commitId" : "1d9fb660763a6bc2dcbb53027d1cc7293b6a4439", "timestamp" : 1552678220000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-15 15:30:20 -0400", "id" : "1d9fb660763a6bc2dcbb53027d1cc7293b6a4439", "msg" : "...", "paths" : [ { "editType" : "add", "file" : "TransportMaps/Maps/NonMonotoneLinearSpanParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "add", "file" : "TransportMaps/Maps/IntegratedExponentialParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularTransportMaps.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/IntegratedSquaredParametricTriangularComponentwiseTransportMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/Decomposable/SequentialInferenceMaps.py" ], "commitId" : "b01b6cffb40a7b25dbd2627375a729d8f73dd645", "timestamp" : 1552686014000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "starting with debugging of Maps\u000a", "date" : "2019-03-15 17:40:14 -0400", "id" : "b01b6cffb40a7b25dbd2627375a729d8f73dd645", "msg" : "starting with debugging of Maps", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/Decomposable/SequentialInferenceMaps.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "a6ecb9c84d30df1b40fddba2442f2b54e8ea21d4", "timestamp" : 1552686058000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "starting with debugging of Maps\u000a", "date" : "2019-03-15 17:40:58 -0400", "id" : "a6ecb9c84d30df1b40fddba2442f2b54e8ea21d4", "msg" : "starting with debugging of Maps", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/__init__.py", "TransportMaps/Maps/ODEs/DiscretizedODEsMaps.py", "TransportMaps/Maps/DiscretizedODEsMaps.py", "TransportMaps/Maps/Decomposable/__init__.py", "TransportMaps/Maps/ODEs/__init__.py" ], "commitId" : "ac70334dfe76434d7febb0c486e961ca5d3b142b", "timestamp" : 1552686678000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-03-15 17:51:18 -0400", "id" : "ac70334dfe76434d7febb0c486e961ca5d3b142b", "msg" : "...", "paths" : [ { "editType" : "delete", "file" : "TransportMaps/Maps/DiscretizedODEsMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/ODEs/DiscretizedODEsMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Decomposable/__init__.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/ODEs/__init__.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py", "TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175/Coradia175VehicleStateSpace.py", "TransportMaps/__init__.py", "TransportMaps/Distributions/FrozenDistributions.py", "TransportMaps/Maps/IntegratedExponentialParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/__init__.py", "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py", "TransportMaps/Maps/ComponentwiseMapBase.py", "TransportMaps/Maps/ComponentwiseTransportMapBase.py", "TransportMaps/Likelihoods/LikelihoodBase.py", "TransportMaps/Distributions/Decomposable/LinearGaussianSequentialInferenceDistributions.py", "TransportMaps/Algorithms/SequentialInference/SequentialInferenceBase.py", "TransportMaps/Distributions/TransportMapDistributions.py", "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py", "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py", "TransportMaps/Defaults.py", "TransportMaps/Maps/FrozenTriangularTransportMaps.py", "TransportMaps/Maps/ParametricTransportMapBase.py", "TransportMaps/Maps/ParametricComponentwiseMapBase.py", "TransportMaps/Maps/Decomposable/SequentialInferenceMapFactoryBase.py", "TransportMaps/Maps/ParametricComponentwiseTransportMapBase.py" ], "commitId" : "05106532485603db4a3cde3c381a31d1e9ef9933", "timestamp" : 1552689417000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "unit testing Maps\u000a", "date" : "2019-03-15 18:36:57 -0400", "id" : "05106532485603db4a3cde3c381a31d1e9ef9933", "msg" : "unit testing Maps", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/LinearGaussianSequentialInferenceDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/SequentialInferenceBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/TransportMapDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/IntegratedExponentialParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175/Coradia175VehicleStateSpace.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Defaults.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/FrozenTriangularTransportMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz63/Lorenz63Distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Decomposable/SequentialInferenceMapFactoryBase.py" }, { "editType" : "edit", "file" : "TransportMaps/__init__.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py", "TransportMaps/tests/test_transportmaps.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/NonMonotoneLinearSpanParametricTriangularComponentwiseTransportMapBase.py" ], "commitId" : "55a25ae970c8fb70a0f0aad7667e198de08d9bb2", "timestamp" : 1552697964000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on unittest Maps\u000a", "date" : "2019-03-15 20:59:24 -0400", "id" : "55a25ae970c8fb70a0f0aad7667e198de08d9bb2", "msg" : "working on unittest Maps", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/NonMonotoneLinearSpanParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmaps.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_transportmaps.py", "TransportMaps/Maps/InverseParametricTransportMapBase.py", "TransportMaps/Maps/InverseMapBase.py", "TransportMaps/Maps/ListCompositeTransportMapBase.py", "TransportMaps/Maps/InverseParametricMapBase.py", "TransportMaps/Maps/ListCompositeMapBase.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Maps/__init__.py", "TransportMaps/Maps/InverseTransportMapBase.py", "TransportMaps/Maps/IntegratedSquaredParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Misc.py", "TransportMaps/Maps/ListStackedMapBase.py" ], "commitId" : "c26504259296362ecc7f74f46fba0fd1ab7e70d1", "timestamp" : 1552767145000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on unit tests...\u000a", "date" : "2019-03-16 16:12:25 -0400", "id" : "c26504259296362ecc7f74f46fba0fd1ab7e70d1", "msg" : "working on unit tests...", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "add", "file" : "TransportMaps/Maps/InverseParametricTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListStackedMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/IntegratedSquaredParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Misc.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/InverseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/InverseTransportMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/InverseParametricMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmaps.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_transportmaps.py", "TransportMaps/Maps/InverseParametricTransportMapBase.py", "TransportMaps/Maps/InverseParametricMapBase.py" ], "commitId" : "db60e1905545ce9138f8c1938a530269ddea12f8", "timestamp" : 1552767571000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on unittests\u000a", "date" : "2019-03-16 16:19:31 -0400", "id" : "db60e1905545ce9138f8c1938a530269ddea12f8", "msg" : "working on unittests", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/InverseParametricMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/InverseParametricTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmaps.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_transportmaps.py", "TransportMaps/Maps/AffineMapBase.py", "TransportMaps/Maps/IntegratedExponentialParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/AffineTransportMapBase.py", "TransportMaps/Maps/InverseTransportMapBase.py", "TransportMaps/Maps/IntegratedSquaredParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/AffineTriangularMapBase.py" ], "commitId" : "1e926e29722d5074cac7c0c58801bf75831c8e1c", "timestamp" : 1552785261000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "passes test_transportmaps\u000a", "date" : "2019-03-16 21:14:21 -0400", "id" : "1e926e29722d5074cac7c0c58801bf75831c8e1c", "msg" : "passes test_transportmaps", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/IntegratedExponentialParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/IntegratedSquaredParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/AffineTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/AffineMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/InverseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/AffineTriangularMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py", "TransportMaps/Functionals/LinearSpanApproximationBase.py", "TransportMaps/tests/test_kl_minimization.py", "TransportMaps/Maps/ListCompositeTransportMapBase.py", "TransportMaps/Distributions/FrozenDistributions.py", "TransportMaps/Maps/IntegratedExponentialParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/AffineTransportMapBase.py", "TransportMaps/Maps/ComponentwiseMapBase.py", "TransportMaps/Maps/MapBase.py", "TransportMaps/Maps/TransportMapBaseTmp.py", "TransportMaps/tests/test_distributions.py", "TransportMaps/Maps/AffineMapBase.py", "TransportMaps/Maps/TriangularTransportMapBaseTmp.py", "TransportMaps/Maps/TriangularTransportMaps.py", "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py", "TransportMaps/Defaults.py", "TransportMaps/Maps/FrozenTriangularTransportMaps.py", "TransportMaps/Maps/ParametricTransportMapBase.py", "TransportMaps/Functionals/ParametricFunctionApproximationBase.py", "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Functionals/MonotonicFunctionApproximations.py", "TransportMaps/Maps/NonMonotoneLinearSpanParametricTriangularComponentwiseTransportMapBase.py" ], "commitId" : "94c9839ba4d88512bd39ada8ad212567cc338359", "timestamp" : 1552930866000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed most of unittests...\u000a", "date" : "2019-03-18 13:41:06 -0400", "id" : "94c9839ba4d88512bd39ada8ad212567cc338359", "msg" : "fixed most of unittests...", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/MonotonicFunctionApproximations.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Defaults.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_kl_minimization.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/AffineMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/AffineTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/NonMonotoneLinearSpanParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanApproximationBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Maps/TransportMapBaseTmp.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/FrozenTriangularTransportMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/ParametricFunctionApproximationBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/IntegratedExponentialParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Maps/TriangularTransportMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeTransportMapBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Maps/TriangularTransportMapBaseTmp.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_distributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_kl_divergence.py", "TransportMaps/Misc.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "c5581a8b733121068b7e9c2be3a9135eabf6774e", "timestamp" : 1552931377000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "some other fixes\u000a", "date" : "2019-03-18 13:49:37 -0400", "id" : "c5581a8b733121068b7e9c2be3a9135eabf6774e", "msg" : "some other fixes", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Misc.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_kl_divergence.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/SimpleDistributions.py", "TransportMaps/Distributions/ConditionalDistributions.py", "TransportMaps/Diagnostics/Validators.py", "TransportMaps/Samplers/MarkovChainSamplers.py", "TransportMaps/__init__.py", "TransportMaps/Distributions/DistributionBase.py", "TransportMaps/Distributions/FrozenDistributions.py", "TransportMaps/Distributions/DistributionFromSamplesBase.py", "TransportMaps/Algorithms/SparsityIdentification/RegularizedMap.py", "TransportMaps/Distributions/ParametricDistributionBase.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Distributions/ParametricTransportMapDistributionBase.py", "TransportMaps/Distributions/ParametricTransportMapDistributions.py", "TransportMaps/Likelihoods/LikelihoodBase.py", "TransportMaps/Distributions/Examples/BiochemicalOxygenDemand/BODDistributions.py", "TransportMaps/Distributions/TransportMapDistributions.py", "TransportMaps/Distributions/ProductDistributionBase.py", "TransportMaps/Algorithms/SparsityIdentification/SparsityIdentificationNonGaussian.py", "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py", "TransportMaps/Distributions/FactorizedDistributionBase.py", "TransportMaps/Distributions/TransportMapDistributionBase.py", "TransportMaps/Distributions/ConditionalDistributionBase.py", "TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py", "TransportMaps/Distributions/__init__.py" ], "commitId" : "19bbdcbce4c1361f762a88da23f7a1b5ba42ebe1", "timestamp" : 1552935602000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on distributions\u000a", "date" : "2019-03-18 15:00:02 -0400", "id" : "19bbdcbce4c1361f762a88da23f7a1b5ba42ebe1", "msg" : "working on distributions", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "add", "file" : "TransportMaps/Distributions/ParametricTransportMapDistributionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/DistributionBase.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/TransportMapDistributionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/SimpleDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Samplers/MarkovChainSamplers.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/ParametricDistributionBase.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/ProductDistributionBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Distributions/TransportMapDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SparsityIdentification/SparsityIdentificationNonGaussian.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/ConditionalDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Diagnostics/Validators.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/DistributionFromSamplesBase.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/FactorizedDistributionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/ConditionalDistributionBase.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/ParametricTransportMapDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SparsityIdentification/RegularizedMap.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BiochemicalOxygenDemand/BODDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/__init__.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/BiochemicalOxygenDemand/BODDistributions.py", "TransportMaps/Distributions/FrozenDistributions.py", "TransportMaps/Maps/ParametricTransportMapBase.py", "TransportMaps/tests/test_transportmap_distributions.py", "TransportMaps/Distributions/ParametricTransportMapDistributions.py", "TransportMaps/Distributions/TransportMapDistributionBase.py", "TransportMaps/Maps/TransportMapBase.py", "TransportMaps/Functionals/FunctionBase.py", "TransportMaps/Distributions/__init__.py" ], "commitId" : "6fd5f05f13a7e9856f1a5bffd386e0ed813ab6e2", "timestamp" : 1552936911000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "distributions done\u000a", "date" : "2019-03-18 15:21:51 -0400", "id" : "6fd5f05f13a7e9856f1a5bffd386e0ed813ab6e2", "msg" : "distributions done", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/ParametricTransportMapDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/TransportMapDistributionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/FunctionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmap_distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BiochemicalOxygenDemand/BODDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/TransportMapDistributions.py" ], "commitId" : "0255155c36d95e316ecd909179497957338df94a", "timestamp" : 1552936935000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "adding missing file\u000a", "date" : "2019-03-18 15:22:15 -0400", "id" : "0255155c36d95e316ecd909179497957338df94a", "msg" : "adding missing file", "paths" : [ { "editType" : "add", "file" : "TransportMaps/Distributions/TransportMapDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Functionals/AlgebraicLinearSpanApproximations.py", "TransportMaps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py", "TransportMaps/Functionals/LinearSpanApproximationBase.py", "TransportMaps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py", "TransportMaps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py", "TransportMaps/Functionals/ParametricFunctionalBase.py", "TransportMaps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Functionals/__init__.py", "TransportMaps/Functionals/FunctionalBase.py", "TransportMaps/Functionals/TensorizedParametricFunctionalBase.py", "TransportMaps/Functionals/ParametricMonotoneFunctionalBase.py", "TransportMaps/Functionals/ParametricFunctionApproximationBase.py", "TransportMaps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py", "TransportMaps/Functionals/FunctionBase.py", "TransportMaps/Functionals/MonotonicFunctionApproximations.py", "TransportMaps/Functionals/MonotoneFunctionalBase.py" ], "commitId" : "ca4af00c60368248d874f4025c37dc39b38a0216", "timestamp" : 1552943962000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Functionals\u000a", "date" : "2019-03-18 17:19:22 -0400", "id" : "ca4af00c60368248d874f4025c37dc39b38a0216", "msg" : "working on Functionals", "paths" : [ { "editType" : "add", "file" : "TransportMaps/Functionals/TensorizedParametricFunctionalBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/FunctionBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/MonotonicFunctionApproximations.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/ParametricFunctionApproximationBase.py" }, { "editType" : "add", "file" : "TransportMaps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Functionals/FunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Functionals/ParametricMonotoneFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/__init__.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/LinearSpanApproximationBase.py" }, { "editType" : "add", "file" : "TransportMaps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Functionals/ParametricFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/AlgebraicLinearSpanApproximations.py" }, { "editType" : "add", "file" : "TransportMaps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "add", "file" : "TransportMaps/Functionals/MonotoneFunctionalBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "TransportMaps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py", "TransportMaps/Maps/IntegratedExponentialParametricTriangularComponentwiseTransportMapBase.py", "Docs/source/Figures/working/taxonomy/taxonomy.tex", "TransportMaps/Functionals/FrozenMonotonicFunctions.py", "TransportMaps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py", "TransportMaps/Maps/IntegratedSquaredParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Likelihoods/LikelihoodBase.py", "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py", "TransportMaps/Defaults.py", "TransportMaps/Functionals/ParametricMonotoneFunctionalBase.py", "TransportMaps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py", "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py", "TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py" ], "commitId" : "3c7040602599b6b58281e9989a48c24d774ea304", "timestamp" : 1552945457000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "testing Functionals\u000a", "date" : "2019-03-18 17:44:17 -0400", "id" : "3c7040602599b6b58281e9989a48c24d774ea304", "msg" : "testing Functionals", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/ParametricMonotoneFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/IntegratedExponentialParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Defaults.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/IntegratedSquaredParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/FrozenMonotonicFunctions.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/_version.py" ], "commitId" : "a38e4efef7691cee15043b676e04c3b7f202cd8e", "timestamp" : 1552945814000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "updated distribution\u000a", "date" : "2019-03-18 17:50:14 -0400", "id" : "a38e4efef7691cee15043b676e04c3b7f202cd8e", "msg" : "updated distribution", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/_version.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py" ], "commitId" : "cfaf9ebc29b048cec3bc377e0fa0c998e84d9220", "timestamp" : 1552946484000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "some fixed\u000a", "date" : "2019-03-18 18:01:24 -0400", "id" : "cfaf9ebc29b048cec3bc377e0fa0c998e84d9220", "msg" : "some fixed", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_kl_divergence.py", "TransportMaps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py", "TransportMaps/tests/TestFunctions.py", "TransportMaps/tests/test_L2_misfit.py", "TransportMaps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py", "TransportMaps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py", "TransportMaps/Defaults.py", "TransportMaps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py" ], "commitId" : "be95c901e41d64430b9674f53d583164afd55902", "timestamp" : 1553029478000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixing unittests\u000a", "date" : "2019-03-19 17:04:38 -0400", "id" : "be95c901e41d64430b9674f53d583164afd55902", "msg" : "fixing unittests", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/tests/test_L2_misfit.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/TestFunctions.py" }, { "editType" : "edit", "file" : "TransportMaps/Defaults.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_kl_divergence.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_kl_minimization.py", "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py" ], "commitId" : "d11cc27b8025fa92933050e53abbc88f6a955843", "timestamp" : 1553177001000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "some fixes\u000a", "date" : "2019-03-21 10:03:21 -0400", "id" : "d11cc27b8025fa92933050e53abbc88f6a955843", "msg" : "some fixes", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/tests/test_kl_minimization.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py", "Examples/research/ReactionDiffusion/solver.py" ], "commitId" : "fdeeca02beb518d65c50d98e2a66f663d4c0ac15", "timestamp" : 1553307773000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on reaction diffusion problem\u000a", "date" : "2019-03-22 22:22:53 -0400", "id" : "fdeeca02beb518d65c50d98e2a66f663d4c0ac15", "msg" : "working on reaction diffusion problem", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py" }, { "editType" : "add", "file" : "Examples/research/ReactionDiffusion/solver.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Burgers/solver.py", "Examples/research/ReactionDiffusion/solver.py" ], "commitId" : "3825296783d7f53c672571824fea23ab9dd3458e", "timestamp" : 1553491571000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on pdes\u000a", "date" : "2019-03-25 01:26:11 -0400", "id" : "3825296783d7f53c672571824fea23ab9dd3458e", "msg" : "working on pdes", "paths" : [ { "editType" : "add", "file" : "Examples/research/Burgers/solver.py" }, { "editType" : "edit", "file" : "Examples/research/ReactionDiffusion/solver.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/ReactionDiffusion/FitzHugh-Nagumo.py" ], "commitId" : "7f7091ff0cca686e7d4ba7190ce8b4b66dba7e57", "timestamp" : 1553520046000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fitz hugh\u000a", "date" : "2019-03-25 08:20:46 -0500", "id" : "7f7091ff0cca686e7d4ba7190ce8b4b66dba7e57", "msg" : "fitz hugh", "paths" : [ { "editType" : "add", "file" : "Examples/research/ReactionDiffusion/FitzHugh-Nagumo.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Burgers/solver.py", "Examples/research/ReactionDiffusion/FitzHugh-Nagumo.py" ], "commitId" : "9f43183b2f1342aedfa36f2f167f614339886984", "timestamp" : 1553526643000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "still picking a pde...\u000a", "date" : "2019-03-25 10:10:43 -0500", "id" : "9f43183b2f1342aedfa36f2f167f614339886984", "msg" : "still picking a pde...", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Burgers/solver.py" }, { "editType" : "edit", "file" : "Examples/research/ReactionDiffusion/FitzHugh-Nagumo.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_transportmaps.py", "TransportMaps/tests/test_transportmap_distributions_sampling.py", "TransportMaps/Builders/BuilderBase.py", "TransportMaps/tests/test_kl_minimization.py", "TransportMaps/__init__.py", "TransportMaps/Maps/ListStackedTransportMapBase.py", "TransportMaps/Maps/TriangularListStackedTransportMapBase.py", "TransportMaps/tests/test_sequential_inference.py", "TransportMaps/Maps/__init__.py", "TransportMaps/CLI/PostprocessBase.py", "TransportMaps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py", "TransportMaps/tests/test_transportmap_distributions.py", "TransportMaps/tests/test_L2_minimization.py", "TransportMaps/Algorithms/SequentialInference/SequentialInferenceBase.py", "TransportMaps/tests/test_distributions.py", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "TransportMaps/tests/test_scripts.py", "TransportMaps/Defaults.py", "TransportMaps/CLI/ConstructionScriptBase.py" ], "commitId" : "0f10066e1d2dcb844461a4c2c9c2135e51964c60", "timestamp" : 1553536858000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "left two l2 minimization errors...\u000a", "date" : "2019-03-25 14:00:58 -0400", "id" : "0f10066e1d2dcb844461a4c2c9c2135e51964c60", "msg" : "left two l2 minimization errors...", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/tests/test_distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmap_distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Defaults.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_L2_minimization.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularListStackedTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_scripts.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmap_distributions_sampling.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/SequentialInferenceBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListStackedTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmaps.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_sequential_inference.py" }, { "editType" : "edit", "file" : "TransportMaps/Builders/BuilderBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_kl_minimization.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_L2_minimization.py" ], "commitId" : "b093a16b4ac59b9090734660cc5d2183a3cf4ba5", "timestamp" : 1553538854000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "passes all tests\u000a", "date" : "2019-03-25 14:34:14 -0400", "id" : "b093a16b4ac59b9090734660cc5d2183a3cf4ba5", "msg" : "passes all tests", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/tests/test_L2_minimization.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/ReactionDiffusion/FitzHugh-Nagumo.py" ], "commitId" : "2a8a977ded939adb84fa80257cfc5aa65a7422c8", "timestamp" : 1553609818000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "picking pde...\u000a", "date" : "2019-03-26 10:16:58 -0400", "id" : "2a8a977ded939adb84fa80257cfc5aa65a7422c8", "msg" : "picking pde...", "paths" : [ { "editType" : "edit", "file" : "Examples/research/ReactionDiffusion/FitzHugh-Nagumo.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/Defaults.py" ], "commitId" : "9bea764756da772f4ec26a787c897462a515fe5c", "timestamp" : 1553624786000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added missing file\u000a", "date" : "2019-03-26 14:26:26 -0400", "id" : "9bea764756da772f4ec26a787c897462a515fe5c", "msg" : "added missing file", "paths" : [ { "editType" : "add", "file" : "TransportMaps/Maps/Defaults.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py", "TransportMaps/DOLFIN/SolverBase.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py", "TransportMaps/__init__.py", "TransportMaps/Distributions/Examples/BurgersPDE/__init__.py", "TransportMaps/DOLFIN/__init__.py" ], "commitId" : "32d518441b27ae9f4f613048e8dfbb3c98cb12ae", "timestamp" : 1553647029000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Burgers test problem\u000a", "date" : "2019-03-26 20:37:09 -0400", "id" : "32d518441b27ae9f4f613048e8dfbb3c98cb12ae", "msg" : "working on Burgers test problem", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/__init__.py" }, { "editType" : "add", "file" : "TransportMaps/DOLFIN/SolverBase.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py" }, { "editType" : "add", "file" : "TransportMaps/DOLFIN/__init__.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Burgers/solver_1d.py" ], "commitId" : "ded4d9d5d911daafc54985eb45c8e0135d5b82ca", "timestamp" : 1553649464000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on burgers;\u000a", "date" : "2019-03-26 21:17:44 -0400", "id" : "ded4d9d5d911daafc54985eb45c8e0135d5b82ca", "msg" : "working on burgers;", "paths" : [ { "editType" : "add", "file" : "Examples/research/Burgers/solver_1d.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Burgers/solver_1d.py", "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py", "Examples/research/Burgers/pinned_gaussian_process.py", "TransportMaps/Distributions/Examples/BurgersPDE/BurgersDistributions.py" ], "commitId" : "94f673b4deeb2d3e3c5858f842693dc71307563a", "timestamp" : 1553723240000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Burgers\u000a", "date" : "2019-03-27 17:47:20 -0400", "id" : "94f673b4deeb2d3e3c5858f842693dc71307563a", "msg" : "working on Burgers", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Burgers/solver_1d.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersDistributions.py" }, { "editType" : "add", "file" : "Examples/research/Burgers/pinned_gaussian_process.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Burgers/solver_1d.py", "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py", "TransportMaps/Distributions/Examples/BurgersPDE/BurgersDistributions.py" ], "commitId" : "5faea02f8eef767530db45ad2e6d710f436c8833", "timestamp" : 1553723875000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Burgers\u000a", "date" : "2019-03-27 17:57:55 -0400", "id" : "5faea02f8eef767530db45ad2e6d710f436c8833", "msg" : "working on Burgers", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersDistributions.py" }, { "editType" : "edit", "file" : "Examples/research/Burgers/solver_1d.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/Burgers/solver_1d.py", "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py", "TransportMaps/DOLFIN/SolverBase.py", "TransportMaps/Distributions/Examples/BurgersPDE/__init__.py", "Examples/research/Burgers/GenerateDistribution.py", "TransportMaps/Distributions/Examples/BurgersPDE/BurgersDistributions.py" ], "commitId" : "3448c58b848a08bbea34b656e19f1973cd1eb1c1", "timestamp" : 1553797066000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "generating distribution\u000a", "date" : "2019-03-28 14:17:46 -0400", "id" : "3448c58b848a08bbea34b656e19f1973cd1eb1c1", "msg" : "generating distribution", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Burgers/solver_1d.py" }, { "editType" : "add", "file" : "Examples/research/Burgers/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/DOLFIN/SolverBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Misc.py", "TransportMaps/Distributions/FrozenDistributions.py", "Examples/research/Burgers/GenerateDistribution.py", "TransportMaps/Maps/ListStackedMapBase.py", "TransportMaps/Distributions/Examples/BurgersPDE/BurgersDistributions.py" ], "commitId" : "4814147463abf4b192f9005bb418c352565f307b", "timestamp" : 1553812525000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on burgers Laplace approximation\u000a", "date" : "2019-03-28 18:35:25 -0400", "id" : "4814147463abf4b192f9005bb418c352565f307b", "msg" : "working on burgers Laplace approximation", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" }, { "editType" : "edit", "file" : "Examples/research/Burgers/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Misc.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListStackedMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Functionals/LinearSpanApproximationBase.py", "TransportMaps/Functionals/ParametricFunctionApproximationBase.py", "TransportMaps/Functionals/MonotonicFunctionApproximations.py", "TransportMaps/_version.py" ], "commitId" : "4a2c03976544e89eeff27b30b27c8d0e17aae160", "timestamp" : 1554037468000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "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\u000a", "date" : "2019-03-31 09:04:28 -0400", "id" : "4a2c03976544e89eeff27b30b27c8d0e17aae160", "msg" : "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", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Functionals/ParametricFunctionApproximationBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/MonotonicFunctionApproximations.py" }, { "editType" : "edit", "file" : "TransportMaps/_version.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanApproximationBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TransportMapBase.py", "TransportMaps/Maps/TriangularTransportMapBase.py", "TransportMaps/Maps/TriangularTransportMaps.py" ], "commitId" : "b56131753e9b52e6a2cb2bff8fdff64659887576", "timestamp" : 1554052821000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "additional fixes\u000a", "date" : "2019-03-31 13:20:21 -0400", "id" : "b56131753e9b52e6a2cb2bff8fdff64659887576", "msg" : "additional fixes", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularTransportMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularTransportMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py", "Examples/research/Burgers/GenerateDistribution.py" ], "commitId" : "63c08f4c997e542d106254d5f60c0410de98e4e6", "timestamp" : 1554170556000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Burgers\u000a", "date" : "2019-04-01 22:02:36 -0400", "id" : "63c08f4c997e542d106254d5f60c0410de98e4e6", "msg" : "working on Burgers", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Burgers/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py" ], "commitId" : "9a275b6fdaa1d6ef55feca4502895e6691e1cb11", "timestamp" : 1554170578000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "adding Hessian\u000a", "date" : "2019-04-01 22:02:58 -0400", "id" : "9a275b6fdaa1d6ef55feca4502895e6691e1cb11", "msg" : "adding Hessian", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py", "TransportMaps/LaplaceApproximationRoutines.py", "Examples/research/Burgers/PlotPosteriorPredictive.py", "TransportMaps/Distributions/Examples/BurgersPDE/BurgersDistributions.py", "scripts/tmap-laplace" ], "commitId" : "86b6d61dce6c7d64933b83b6c8d7c661762495f9", "timestamp" : 1554351556000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added plotting of generated samples\u000a", "date" : "2019-04-04 00:19:16 -0400", "id" : "86b6d61dce6c7d64933b83b6c8d7c661762495f9", "msg" : "added plotting of generated samples", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/LaplaceApproximationRoutines.py" }, { "editType" : "edit", "file" : "scripts/tmap-laplace" }, { "editType" : "add", "file" : "Examples/research/Burgers/PlotPosteriorPredictive.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/AffineTransportMapBase.py", "TransportMaps/Diagnostics/Validators.py", "TransportMaps/Maps/Defaults.py", "TransportMaps/CLI/ConstructionScriptBase.py" ], "commitId" : "a3046091e3f5d31407db5922fa0705be0c656831", "timestamp" : 1554512335000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Burgers\u000a", "date" : "2019-04-05 20:58:55 -0400", "id" : "a3046091e3f5d31407db5922fa0705be0c656831", "msg" : "working on Burgers", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/Defaults.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/AffineTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Diagnostics/Validators.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py", "TransportMaps/Diagnostics/Validators.py", "Examples/research/Burgers/GenerateDistribution.py", "TransportMaps/CLI/ConstructionScriptBase.py" ], "commitId" : "ecd84fdc66c8f279797cf0b7624f6c63ae87493d", "timestamp" : 1554606172000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "modified gradboot stopping criterion\u000a", "date" : "2019-04-06 23:02:52 -0400", "id" : "ecd84fdc66c8f279797cf0b7624f6c63ae87493d", "msg" : "modified gradboot stopping criterion", "paths" : [ { "editType" : "edit", "file" : "Examples/research/Burgers/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py" }, { "editType" : "edit", "file" : "TransportMaps/Diagnostics/Validators.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py", "TransportMaps/Likelihoods/LikelihoodBase.py", "Examples/research/Burgers/GenerateDistribution.py", "TransportMaps/Maps/ListStackedMapBase.py", "TransportMaps/Distributions/Examples/BurgersPDE/BurgersDistributions.py" ], "commitId" : "157963c92a3f3f7a3ab95494239899e6cf165e0b", "timestamp" : 1554722476000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "updates...\u000a", "date" : "2019-04-08 07:21:16 -0400", "id" : "157963c92a3f3f7a3ab95494239899e6cf165e0b", "msg" : "updates...", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" }, { "editType" : "edit", "file" : "Examples/research/Burgers/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListStackedMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BurgersPDE/BurgersProblems.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py", "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "TransportMaps/Distributions/ConditionalDistributions.py", "TransportMaps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py", "Examples/research/MonotoneTransport-paper/Burgers/PlotPosteriorPredictive.py", "TransportMaps/Distributions/FrozenDistributions.py", "TransportMaps/Maps/TriangularComponentwiseMapBase.py", "TransportMaps/CLI/PostprocessBase.py", "TransportMaps/Maps/ParametricTriangularComponentwiseMapBase.py", "Examples/research/MonotoneTransport-paper/Banana/BananaPlots.py", "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py", "Examples/research/Burgers/PlotPosteriorPredictive.py", "TransportMaps/CLI/ConstructionScriptBase.py" ], "commitId" : "94a9a9be9f6609b47146db86bc39b4698c66b939", "timestamp" : 1555100233000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed semilattice handling in adaptation and many other things..\u000a", "date" : "2019-04-12 16:17:13 -0400", "id" : "94a9a9be9f6609b47146db86bc39b4698c66b939", "msg" : "fixed semilattice handling in adaptation and many other things..", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "add", "file" : "Examples/research/MonotoneTransport-paper/Burgers/PlotPosteriorPredictive.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/ConditionalDistributions.py" }, { "editType" : "edit", "file" : "Examples/research/MonotoneTransport-paper/Banana/BananaPlots.py" }, { "editType" : "delete", "file" : "Examples/research/Burgers/PlotPosteriorPredictive.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTriangularComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py" ], "commitId" : "a2e3ef9b6685d14e395a7297470d04450f8298e5", "timestamp" : 1555103609000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "adding TC setting for Poisson equation\u000a", "date" : "2019-04-12 17:13:29 -0400", "id" : "a2e3ef9b6685d14e395a7297470d04450f8298e5", "msg" : "adding TC setting for Poisson equation", "paths" : [ { "editType" : "edit", "file" : "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" ], "commitId" : "e19fb082e177a5a76f537b6abc890cde73c50b27", "timestamp" : 1555465879000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Poisson\u000a", "date" : "2019-04-16 21:51:19 -0400", "id" : "e19fb082e177a5a76f537b6abc890cde73c50b27", "msg" : "working on Poisson", "paths" : [ { "editType" : "edit", "file" : "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/PoissonProblem/whiten.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py", "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py" ], "commitId" : "0fda949c24148e68496d621b8505b4d675d3f1bd", "timestamp" : 1555465894000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "...\u000a", "date" : "2019-04-16 21:51:34 -0400", "id" : "0fda949c24148e68496d621b8505b4d675d3f1bd", "msg" : "...", "paths" : [ { "editType" : "edit", "file" : "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py" }, { "editType" : "edit", "file" : "Examples/research/PoissonProblem/whiten.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" ], "commitId" : "90cea188bf10305ec4fc58ae02b76db3e4ccf13c", "timestamp" : 1555470811000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "adjoint of log-likelihood cost works...\u000a", "date" : "2019-04-16 23:13:31 -0400", "id" : "90cea188bf10305ec4fc58ae02b76db3e4ccf13c", "msg" : "adjoint of log-likelihood cost works...", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" }, { "editType" : "edit", "file" : "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" ], "commitId" : "96d6047e404c78b15a818622ad2787ae9dcdc560", "timestamp" : 1555506988000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Poisson generation\u000a", "date" : "2019-04-17 09:16:28 -0400", "id" : "96d6047e404c78b15a818622ad2787ae9dcdc560", "msg" : "working on Poisson generation", "paths" : [ { "editType" : "edit", "file" : "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py", "TransportMaps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py", "TransportMaps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py", "TransportMaps/Functionals/FrozenMonotonicFunctions.py", "TransportMaps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py", "TransportMaps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py", "TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py", "TransportMaps/Functionals/FunctionalBase.py" ], "commitId" : "bffbf303df407014df08171db355264c7f6d70fc", "timestamp" : 1555508077000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on transforming Functionals into Maps\u000a", "date" : "2019-04-17 09:34:37 -0400", "id" : "bffbf303df407014df08171db355264c7f6d70fc", "msg" : "working on transforming Functionals into Maps", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Functionals/FrozenMonotonicFunctions.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/FunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/Functionals/FrozenMonotonicFunctions.py", "TransportMaps/Maps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py", "TransportMaps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py", "TransportMaps/Maps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py", "TransportMaps/Maps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py", "TransportMaps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py", "TransportMaps/Functionals/__init__.py", "TransportMaps/Functionals/FunctionalBase.py", "TransportMaps/Maps/Functionals/__init__.py", "TransportMaps/Maps/Functionals/MonotoneFunctionalBase.py", "TransportMaps/Maps/Functionals/TensorizedParametricFunctionalBase.py", "TransportMaps/Functionals/ParametricMonotoneFunctionalBase.py", "TransportMaps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py", "TransportMaps/Maps/Functionals/ParametricFunctionalBase.py", "TransportMaps/Maps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py", "TransportMaps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py", "TransportMaps/Functionals/ParametricFunctionalBase.py", "TransportMaps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py", "TransportMaps/Maps/Functionals/FunctionalBase.py", "TransportMaps/Maps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py", "TransportMaps/Functionals/FrozenMonotonicFunctions.py", "TransportMaps/Functionals/TensorizedParametricFunctionalBase.py", "TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py", "TransportMaps/Functionals/MonotoneFunctionalBase.py", "TransportMaps/Maps/Functionals/ParametricMonotoneFunctionalBase.py", "TransportMaps/Maps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py" ], "commitId" : "37a56363c857b83cef28c2212a0f83df5c66c448", "timestamp" : 1555508235000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "moving Functionals into Maps\u000a", "date" : "2019-04-17 09:37:15 -0400", "id" : "37a56363c857b83cef28c2212a0f83df5c66c448", "msg" : "moving Functionals into Maps", "paths" : [ { "editType" : "delete", "file" : "TransportMaps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Functionals/TensorizedParametricFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Functionals/MonotoneFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/FrozenMonotonicFunctions.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/ParametricMonotoneFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Functionals/ParametricMonotoneFunctionalBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/ParametricFunctionalBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Functionals/FrozenMonotonicFunctions.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/MonotoneFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Functionals/__init__.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Functionals/FunctionalBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/__init__.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/TensorizedParametricFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Functionals/ParametricFunctionalBase.py" }, { "editType" : "delete", "file" : "TransportMaps/Functionals/FunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "05f43a71a569c26c5edffacb50782cbf14b94f24", "timestamp" : 1555509747000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "updated taxonomy... needs to reflect the fact that Functionals is a submodule of Maps\u000a", "date" : "2019-04-17 10:02:27 -0400", "id" : "05f43a71a569c26c5edffacb50782cbf14b94f24", "msg" : "updated taxonomy... needs to reflect the fact that Functionals is a submodule of Maps", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "ea258a55d3207542badfeadbb0d97c37b51a4a9e", "timestamp" : 1555510931000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed taxonomy\u000a", "date" : "2019-04-17 10:22:11 -0400", "id" : "ea258a55d3207542badfeadbb0d97c37b51a4a9e", "msg" : "fixed taxonomy", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_transportmaps.py", "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "TransportMaps/tests/test_transportmap_distributions_sampling.py", "TransportMaps/Maps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py", "TransportMaps/__init__.py", "TransportMaps/Maps/__init__.py", "TransportMaps/Maps/TransportMapBase.py", "TransportMaps/Maps/ComponentwiseTransportMapBase.py", "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py", "TransportMaps/Maps/ParametricComponentwiseMapBase.py", "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/Functionals/ParametricFunctionalBase.py", "TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py", "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/DiagonalIsotropicTransportMapBase.py", "TransportMaps/Maps/IntegratedExponentialParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py", "TransportMaps/tests/test_transportmap_distributions.py", "TransportMaps/Maps/IntegratedSquaredParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/ComponentwiseMapBase.py", "TransportMaps/Likelihoods/LikelihoodBase.py", "TransportMaps/tests/test_kl_divergence.py", "TransportMaps/tests/TestFunctions.py", "TransportMaps/Maps/DiagonalComponentwiseTransportMapBase.py", "TransportMaps/tests/test_L2_misfit.py", "TransportMaps/Maps/Defaults.py", "TransportMaps/Defaults.py", "TransportMaps/Maps/FrozenTriangularTransportMaps.py", "TransportMaps/Maps/ParametricTransportMapBase.py", "TransportMaps/tests/test_functions.py", "TransportMaps/Maps/NonMonotoneLinearSpanParametricTriangularComponentwiseTransportMapBase.py" ], "commitId" : "7c17a6589eaade8c06307c06c363d7300009f598", "timestamp" : 1555510985000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixing unit tests\u000a", "date" : "2019-04-17 10:23:05 -0400", "id" : "7c17a6589eaade8c06307c06c363d7300009f598", "msg" : "fixing unit tests", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/tests/test_kl_divergence.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_L2_misfit.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Defaults.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/NonMonotoneLinearSpanParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/FrozenTriangularTransportMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmap_distributions_sampling.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/DiagonalIsotropicTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/IntegratedExponentialParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/DiagonalComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmap_distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_functions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/IntegratedSquaredParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/TestFunctions.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmaps.py" }, { "editType" : "edit", "file" : "TransportMaps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Defaults.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/ParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Functionals/__init__.py", "TransportMaps/__init__.py" ], "commitId" : "7a38d6b2ec10a4c645f9100118ed54e9d728dff6", "timestamp" : 1555511425000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added deprecation message if importing TransportMaps.Functionals\u000a", "date" : "2019-04-17 10:30:25 -0400", "id" : "7a38d6b2ec10a4c645f9100118ed54e9d728dff6", "msg" : "added deprecation message if importing TransportMaps.Functionals", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/__init__.py" }, { "editType" : "add", "file" : "TransportMaps/Functionals/__init__.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/SequentialInference/SequentialInferenceBase.py", "TransportMaps/Distributions/Inference/InferenceBase.py", "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" ], "commitId" : "5d286d364429c419da5a0422585f5fa5bb1df285", "timestamp" : 1555511673000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on unittests and fixed some docs\u000a", "date" : "2019-04-17 10:34:33 -0400", "id" : "5d286d364429c419da5a0422585f5fa5bb1df285", "msg" : "working on unittests and fixed some docs", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Inference/InferenceBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/SequentialInferenceBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/__init__.py" ], "commitId" : "1b482fc2dbf6f1ddfcafa20c7f124ae4b2a2452a", "timestamp" : 1555512375000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed dependencies\u000a", "date" : "2019-04-17 10:46:15 -0400", "id" : "1b482fc2dbf6f1ddfcafa20c7f124ae4b2a2452a", "msg" : "fixed dependencies", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/__init__.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py", "TransportMaps/LaplaceApproximationRoutines.py", "TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py", "TransportMaps/Likelihoods/LikelihoodBase.py", "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" ], "commitId" : "8c0671aff63bf31022320d9b76854a966334285b", "timestamp" : 1555515685000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "passing unit tests\u000a", "date" : "2019-04-17 11:41:25 -0400", "id" : "8c0671aff63bf31022320d9b76854a966334285b", "msg" : "passing unit tests", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/LaplaceApproximationRoutines.py" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/LinearSpanParametricTriangularComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/PoissonProblem/speed.py" ], "commitId" : "0e9bd73ff8a79d2c45c971c167f801f822014e5d", "timestamp" : 1555516815000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added speed test for Poisson\u000a", "date" : "2019-04-17 12:00:15 -0400", "id" : "0e9bd73ff8a79d2c45c971c167f801f822014e5d", "msg" : "added speed test for Poisson", "paths" : [ { "editType" : "add", "file" : "Examples/research/PoissonProblem/speed.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/PoissonProblem/whiten.py", "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" ], "commitId" : "dc7aae4163ebf083d5b05452f33c362ac238d1b0", "timestamp" : 1555516933000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Poisson\u000a", "date" : "2019-04-17 12:02:13 -0400", "id" : "dc7aae4163ebf083d5b05452f33c362ac238d1b0", "msg" : "working on Poisson", "paths" : [ { "editType" : "edit", "file" : "Examples/research/PoissonProblem/whiten.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" }, { "editType" : "edit", "file" : "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py", "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py", "TransportMaps/Maps/ListCompositeMapBase.py", "TransportMaps/Maps/FrozenTriangularTransportMaps.py", "Examples/research/PoissonProblem/speed.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py", "TransportMaps/Maps/MapBase.py" ], "commitId" : "b706e6219e3f0dfd8e901d5e886e9cbb3559252b", "timestamp" : 1555533910000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Poisson. Introduced action_grad_x in order to speed up in certain cases\u000a", "date" : "2019-04-17 16:45:10 -0400", "id" : "b706e6219e3f0dfd8e901d5e886e9cbb3559252b", "msg" : "working on Poisson. Introduced action_grad_x in order to speed up in certain cases", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" }, { "editType" : "edit", "file" : "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/FrozenTriangularTransportMaps.py" }, { "editType" : "edit", "file" : "Examples/research/PoissonProblem/speed.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py", "TransportMaps/Maps/Functionals/FunctionalBase.py", "TransportMaps/Maps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py", "TransportMaps/Maps/ParametricComponentwiseMapBase.py", "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/Functionals/ParametricFunctionalBase.py", "TransportMaps/Maps/ComponentwiseMapBase.py", "TransportMaps/Maps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py", "TransportMaps/Maps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py" ], "commitId" : "ac502df4350dfde4e28c7739b80ac4dcb8a29634", "timestamp" : 1555538239000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "making Functionals into maps with output in one dimension. This will allow the use of all the machinery available for maps (composition etc) also for functionals...\u000a", "date" : "2019-04-17 17:57:19 -0400", "id" : "ac502df4350dfde4e28c7739b80ac4dcb8a29634", "msg" : "making Functionals into maps with output in one dimension. This will allow the use of all the machinery available for maps (composition etc) also for functionals...", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/FunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/ParametricFunctionalBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py", "TransportMaps/Maps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py", "TransportMaps/Maps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py" ], "commitId" : "52c7d424a406606eff205f61b4db8c93691c930d", "timestamp" : 1555539500000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on unit tests...\u000a", "date" : "2019-04-17 18:18:20 -0400", "id" : "52c7d424a406606eff205f61b4db8c93691c930d", "msg" : "working on unit tests...", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex" ], "commitId" : "a62f13391c59c6b80277cc81f5bc2cc2319d4ed9", "timestamp" : 1555551115000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added title to taxonomy\u000a", "date" : "2019-04-17 21:31:55 -0400", "id" : "a62f13391c59c6b80277cc81f5bc2cc2319d4ed9", "msg" : "added title to taxonomy", "paths" : [ { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/Functionals/FrozenMonotonicFunctions.py", "TransportMaps/Maps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py", "TransportMaps/LaplaceApproximationRoutines.py", "TransportMaps/Maps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py", "TransportMaps/Maps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py", "TransportMaps/Maps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py", "TransportMaps/tests/test_transportmap_distributions.py", "TransportMaps/Routines.py", "TransportMaps/Likelihoods/LikelihoodBase.py", "TransportMaps/tests/test_kl_divergence.py", "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py", "TransportMaps/tests/test_functions.py", "TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py", "TransportMaps/Distributions/Inference/InferenceBase.py", "TransportMaps/Maps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py", "TransportMaps/Maps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py" ], "commitId" : "eb3e3cb3fa759e2ca3885e9ba891abb35072505b", "timestamp" : 1555599626000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "all tests pass\u000a", "date" : "2019-04-18 11:00:26 -0400", "id" : "eb3e3cb3fa759e2ca3885e9ba891abb35072505b", "msg" : "all tests pass", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmap_distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Routines.py" }, { "editType" : "edit", "file" : "TransportMaps/LaplaceApproximationRoutines.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/PointwiseMonotoneLinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/IntegratedSquaredParametricMonotoneFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/FrozenMonotonicFunctions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/AnchoredIntegratedSquaredParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Inference/InferenceBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_kl_divergence.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/IntegratedExponentialParametricMonotoneFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_functions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/Figures/working/taxonomy/taxonomy.tex", "Examples/research/PoissonProblem/whiten.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py", "TransportMaps/tests/test_transportmap_distributions_sampling.py", "TransportMaps/LaplaceApproximationRoutines.py" ], "commitId" : "598c6497cc677d32b86af2152fb6339f1ba59feb", "timestamp" : 1555606420000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed merge with Functionals->Maps. Working on Poisson. Fixed taxonomy.\u000a", "date" : "2019-04-18 12:53:40 -0400", "id" : "598c6497cc677d32b86af2152fb6339f1ba59feb", "msg" : "fixed merge with Functionals->Maps. Working on Poisson. Fixed taxonomy.", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/LaplaceApproximationRoutines.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_transportmap_distributions_sampling.py" }, { "editType" : "edit", "file" : "Docs/source/Figures/working/taxonomy/taxonomy.tex" }, { "editType" : "edit", "file" : "Examples/research/PoissonProblem/whiten.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Samplers/IndependentSamplers.py", "TransportMaps/Distributions/FrozenDistributions.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py" ], "commitId" : "db5320ece9161843c89170e412869ccfdca85f31", "timestamp" : 1555703207000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "RejectionSampler + multi dim uniform\u000a", "date" : "2019-04-19 15:46:47 -0400", "id" : "db5320ece9161843c89170e412869ccfdca85f31", "msg" : "RejectionSampler + multi dim uniform", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Samplers/IndependentSamplers.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py", "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "Examples/research/PoissonProblem/whiten.py", "Examples/research/MonotoneTransport-paper/Poisson/postprocess-tc.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py", "TransportMaps/Diagnostics/Validators.py", "TransportMaps/Samplers/MarkovChainSamplers.py", "TransportMaps/Distributions/DistributionBase.py", "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py", "TransportMaps/Maps/TriangularComponentwiseMapBase.py", "TransportMaps/Distributions/FrozenDistributions.py", "TransportMaps/Maps/__init__.py", "TransportMaps/CLI/PostprocessBase.py", "setup.py", "TransportMaps/CLI/AdaptivityPostprocessBase.py", "TransportMaps/Samplers/IndependentSamplers.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py", "TransportMaps/Distributions/Inference/InferenceBase.py", "TransportMaps/Maps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py" ], "commitId" : "ae24e6e807a2c4e304067bbf6bd730b0d0065fb5", "timestamp" : 1556145454000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on poisson\u000a", "date" : "2019-04-24 18:37:34 -0400", "id" : "ae24e6e807a2c4e304067bbf6bd730b0d0065fb5", "msg" : "working on poisson", "paths" : [ { "editType" : "edit", "file" : "Examples/research/PoissonProblem/whiten.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/DistributionBase.py" }, { "editType" : "add", "file" : "Examples/research/MonotoneTransport-paper/Poisson/postprocess-tc.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/AdaptivityPostprocessBase.py" }, { "editType" : "edit", "file" : "Examples/research/PoissonProblem/GaussianFieldDataGeneration.py" }, { "editType" : "edit", "file" : "TransportMaps/Samplers/IndependentSamplers.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Inference/InferenceBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Samplers/MarkovChainSamplers.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/LinearSpanTensorizedParametricFunctionalBase.py" }, { "editType" : "edit", "file" : "setup.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularComponentwiseMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" }, { "editType" : "edit", "file" : "TransportMaps/Diagnostics/Validators.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Diagnostics/Validators.py", "TransportMaps/Samplers/IndependentSamplers.py", "TransportMaps/Samplers/MarkovChainSamplers.py", "scripts/tmap-laplace", "TransportMaps/CLI/PostprocessBase.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py", "Examples/research/MonotoneTransport-paper/Poisson/subspace-reduction.py", "TransportMaps/CLI/ConstructionScriptBase.py" ], "commitId" : "65ae46f512d64249170c53f624a597dca2f3c3d8", "timestamp" : 1556497034000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on dimension reduction...\u000a", "date" : "2019-04-28 20:17:14 -0400", "id" : "65ae46f512d64249170c53f624a597dca2f3c3d8", "msg" : "working on dimension reduction...", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "add", "file" : "Examples/research/MonotoneTransport-paper/Poisson/subspace-reduction.py" }, { "editType" : "edit", "file" : "TransportMaps/Samplers/IndependentSamplers.py" }, { "editType" : "edit", "file" : "TransportMaps/Samplers/MarkovChainSamplers.py" }, { "editType" : "edit", "file" : "TransportMaps/Diagnostics/Validators.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" }, { "editType" : "edit", "file" : "scripts/tmap-laplace" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py", "Examples/research/MonotoneTransport-paper/Poisson/postprocess-tc.py", "scripts/tmap-adaptivity-postprocess", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py", "TransportMaps/Diagnostics/Validators.py", "TransportMaps/Builders/BuilderBase.py", "TransportMaps/Maps/ListCompositeTransportMapBase.py", "TransportMaps/Distributions/FrozenDistributions.py", "TransportMaps/CLI/PostprocessBase.py", "scripts/tmap-postprocess", "TransportMaps/Routines.py", "TransportMaps/CLI/AdaptivityPostprocessBase.py", "TransportMaps/Maps/ListCompositeMapBase.py", "Examples/research/MonotoneTransport-paper/Banana/BananaPlots.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py", "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py", "Examples/research/MonotoneTransport-paper/Poisson/subspace-reduction.py", "TransportMaps/Maps/ListStackedMapBase.py", "TransportMaps/CLI/ConstructionScriptBase.py" ], "commitId" : "ad10bf8970bf716af5bcaf2bc8f031aeeb3c1b08", "timestamp" : 1556910946000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on poisson\u000a", "date" : "2019-05-03 15:15:46 -0400", "id" : "ad10bf8970bf716af5bcaf2bc8f031aeeb3c1b08", "msg" : "working on poisson", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Routines.py" }, { "editType" : "edit", "file" : "Examples/research/MonotoneTransport-paper/Poisson/postprocess-tc.py" }, { "editType" : "edit", "file" : "Examples/research/MonotoneTransport-paper/Banana/BananaPlots.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListStackedMapBase.py" }, { "editType" : "edit", "file" : "scripts/tmap-adaptivity-postprocess" }, { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py" }, { "editType" : "edit", "file" : "TransportMaps/Diagnostics/Validators.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeTransportMapBase.py" }, { "editType" : "edit", "file" : "scripts/tmap-postprocess" }, { "editType" : "edit", "file" : "Examples/research/MonotoneTransport-paper/Poisson/subspace-reduction.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Builders/BuilderBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/AdaptivityPostprocessBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/__init__.py", "Examples/research/cantilever-timoshenko/solver.py", "TransportMaps/Distributions/Examples/Timoshenko/__init__.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" ], "commitId" : "eb0d5ef4c7577d4228c417769af1942ced84891d", "timestamp" : 1557173314000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Cantilever\u000a", "date" : "2019-05-06 16:08:34 -0400", "id" : "eb0d5ef4c7577d4228c417769af1942ced84891d", "msg" : "working on Cantilever", "paths" : [ { "editType" : "add", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/__init__.py" }, { "editType" : "add", "file" : "Examples/research/cantilever-timoshenko/solver.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/Examples/Timoshenko/__init__.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/MiscMaps.py", "Examples/research/MonotoneTransport-paper/Poisson/postprocess-tc.py" ], "commitId" : "04dcd2922d72ffdb4a646935cd5647587dbd3e0d", "timestamp" : 1557173472000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "adding missing file\u000a", "date" : "2019-05-06 16:11:12 -0400", "id" : "04dcd2922d72ffdb4a646935cd5647587dbd3e0d", "msg" : "adding missing file", "paths" : [ { "editType" : "add", "file" : "TransportMaps/Maps/MiscMaps.py" }, { "editType" : "edit", "file" : "Examples/research/MonotoneTransport-paper/Poisson/postprocess-tc.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/cantilever-timoshenko/script.py", "TransportMaps/DOLFIN/SolverBase.py", "Examples/research/cantilever-timoshenko/solver.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" ], "commitId" : "be812d7ecb45c80f03eacdf34d668821e060416c", "timestamp" : 1557253077000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on timoshenko\u000a", "date" : "2019-05-07 14:17:57 -0400", "id" : "be812d7ecb45c80f03eacdf34d668821e060416c", "msg" : "working on timoshenko", "paths" : [ { "editType" : "add", "file" : "Examples/research/cantilever-timoshenko/script.py" }, { "editType" : "edit", "file" : "TransportMaps/DOLFIN/SolverBase.py" }, { "editType" : "edit", "file" : "Examples/research/cantilever-timoshenko/solver.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/banana/banana.py" ], "commitId" : "a8e3822afb15de82e7298c2d173250059f381f48", "timestamp" : 1557256981000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on banana\u000a", "date" : "2019-05-07 15:23:01 -0400", "id" : "a8e3822afb15de82e7298c2d173250059f381f48", "msg" : "working on banana", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/banana/banana.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/IdentityParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/Functionals/IdentityParametricMonotoneFunctionalBase.py", "TransportMaps/Maps/ListStackedParametricMapBase.py", "TransportMaps/Maps/TriangularListStackedTransportMapBase.py", "TransportMaps/Maps/__init__.py", "TransportMaps/Maps/ListStackedParametricTransportMapBase.py", "TransportMaps/Maps/IntegratedSquaredParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py", "TransportMaps/Maps/Functionals/__init__.py", "TransportMaps/Maps/TriangularListStackedParametricTransportMapBase.py", "TransportMaps/Maps/ListStackedMapBase.py" ], "commitId" : "a2010fb16d5ed4b10ce0b239ee130985cc5de4ee", "timestamp" : 1557281227000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on lazy with identity tails\u000a", "date" : "2019-05-07 22:07:07 -0400", "id" : "a2010fb16d5ed4b10ce0b239ee130985cc5de4ee", "msg" : "working on lazy with identity tails", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/Functionals/__init__.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/IdentityParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/Functionals/IdentityParametricMonotoneFunctionalBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/ListStackedParametricMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/ListStackedParametricTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TriangularListStackedTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/IntegratedSquaredParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/TriangularListStackedParametricTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListStackedMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/BiochemicalOxygenDemand/BODDistributions.py", "TransportMaps/Distributions/ConditionalDistributions.py", "TransportMaps/CLI/DeepLazyMapsConstructionScriptBase.py", "TransportMaps/__init__.py", "TransportMaps/Distributions/FrozenDistributions.py", "TransportMaps/LinAlg/__init__.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py", "TransportMaps/LinAlg/_linalg.py" ], "commitId" : "905d032ad0573e32b2184f3b6d5bde89f1b45b04", "timestamp" : 1557345661000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "lazy maps have now an identity tail\u000a", "date" : "2019-05-08 16:01:01 -0400", "id" : "905d032ad0573e32b2184f3b6d5bde89f1b45b04", "msg" : "lazy maps have now an identity tail", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/ConditionalDistributions.py" }, { "editType" : "add", "file" : "TransportMaps/LinAlg/_linalg.py" }, { "editType" : "edit", "file" : "TransportMaps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/DeepLazyMapsConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/BiochemicalOxygenDemand/BODDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py" }, { "editType" : "add", "file" : "TransportMaps/LinAlg/__init__.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/cantilever-timoshenko/solver.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoDistributions.py" ], "commitId" : "51f9747d541d59a484d6e3f3808bb7fc9900f390", "timestamp" : 1557350914000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on timoshenko\u000a", "date" : "2019-05-08 17:28:34 -0400", "id" : "51f9747d541d59a484d6e3f3808bb7fc9900f390", "msg" : "working on timoshenko", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoDistributions.py" }, { "editType" : "edit", "file" : "Examples/research/cantilever-timoshenko/solver.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoDistributions.py" ], "commitId" : "847d04bd01da4179654bb56e87353e7c3e61a11d", "timestamp" : 1557368329000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on the generation of the target distribution\u000a", "date" : "2019-05-08 22:18:49 -0400", "id" : "847d04bd01da4179654bb56e87353e7c3e61a11d", "msg" : "working on the generation of the target distribution", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" }, { "editType" : "add", "file" : "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/cantilever-timoshenko/solver.py", "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" ], "commitId" : "b58c3b5b6d2a2a4406d6059c4ab9e616f6f8a233", "timestamp" : 1557401644000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Timoshenko distribution\u000a", "date" : "2019-05-09 07:34:04 -0400", "id" : "b58c3b5b6d2a2a4406d6059c4ab9e616f6f8a233", "msg" : "working on Timoshenko distribution", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" }, { "editType" : "edit", "file" : "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py" }, { "editType" : "edit", "file" : "Examples/research/cantilever-timoshenko/solver.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Samplers/puwr.py", "TransportMaps/Samplers/Routines.py" ], "commitId" : "780198a281b4c007b7c1e7b11d876659a463ec2b", "timestamp" : 1557426333000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added puwr ess routine :)\u000a", "date" : "2019-05-09 14:25:33 -0400", "id" : "780198a281b4c007b7c1e7b11d876659a463ec2b", "msg" : "added puwr ess routine :)", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Samplers/Routines.py" }, { "editType" : "add", "file" : "TransportMaps/Samplers/puwr.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py" ], "commitId" : "b2331f8923bc121a8fda8ff4887879f1cfcf7b89", "timestamp" : 1557428137000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "timoshenko...\u000a", "date" : "2019-05-09 14:55:37 -0400", "id" : "b2331f8923bc121a8fda8ff4887879f1cfcf7b89", "msg" : "timoshenko...", "paths" : [ { "editType" : "edit", "file" : "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/CLI/PostprocessBase.py", "Examples/research/cantilever-timoshenko/solver.py", "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py", "TransportMaps/Distributions/Examples/Timoshenko/__init__.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoDistributions.py" ], "commitId" : "0d52e95ff4f68c24840dcf457f16a108a5f56927", "timestamp" : 1557441607000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on timoshenko\u000a", "date" : "2019-05-09 18:40:07 -0400", "id" : "0d52e95ff4f68c24840dcf457f16a108a5f56927", "msg" : "working on timoshenko", "paths" : [ { "editType" : "edit", "file" : "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoDistributions.py" }, { "editType" : "edit", "file" : "Examples/research/cantilever-timoshenko/solver.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/__init__.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoDistributions.py" ], "commitId" : "b457f979dacf214bf648598405e8ab55d075948c", "timestamp" : 1557470232000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on timoshenko\u000a", "date" : "2019-05-10 02:37:12 -0400", "id" : "b457f979dacf214bf648598405e8ab55d075948c", "msg" : "working on timoshenko", "paths" : [ { "editType" : "edit", "file" : "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoDistributions.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" ], "commitId" : "cd96db57aee7d45c30561cbdcc00ce8e0283b3ae", "timestamp" : 1557512802000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "timoshenko set up done\u000a", "date" : "2019-05-10 14:26:42 -0400", "id" : "cd96db57aee7d45c30561cbdcc00ce8e0283b3ae", "msg" : "timoshenko set up done", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" }, { "editType" : "edit", "file" : "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py", "TransportMaps/Builders/BuilderBase.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" ], "commitId" : "929f7b7c80957dc798c7b3cedccc3bb8bdf88206", "timestamp" : 1557518490000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "timoshenko works O_O'\u000a", "date" : "2019-05-10 16:01:30 -0400", "id" : "929f7b7c80957dc798c7b3cedccc3bb8bdf88206", "msg" : "timoshenko works O_O'", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Builders/BuilderBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/CLI/PostprocessBase.py", "setup.py", "requirements.txt", "scripts/tmap-deep-lazy-trim", "Examples/research/LazyMaps/cantilever-timoshenko/postprocess.py" ], "commitId" : "f275b70efe5c723d8aef6627c5ad98731061bbd9", "timestamp" : 1557524528000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "postprocessing timoshenko\u000a", "date" : "2019-05-10 17:42:08 -0400", "id" : "f275b70efe5c723d8aef6627c5ad98731061bbd9", "msg" : "postprocessing timoshenko", "paths" : [ { "editType" : "edit", "file" : "requirements.txt" }, { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "add", "file" : "scripts/tmap-deep-lazy-trim" }, { "editType" : "edit", "file" : "setup.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/cantilever-timoshenko/postprocess.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/CLI/PostprocessBase.py", "TransportMaps/Diagnostics/Plotting.py", "Examples/research/LazyMaps/cantilever-timoshenko/postprocess.py" ], "commitId" : "7ccb2c29505938a7218a9d4e7f02c766c24956bf", "timestamp" : 1557742692000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on timoshenko\u000a", "date" : "2019-05-13 06:18:12 -0400", "id" : "7ccb2c29505938a7218a9d4e7f02c766c24956bf", "msg" : "working on timoshenko", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/cantilever-timoshenko/postprocess.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Diagnostics/Plotting.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "requirements.txt", "TransportMaps/CLI/DeepLazyMapsConstructionScriptBase.py", "TransportMaps/Distributions/FrozenDistributions.py", "Examples/research/LazyMaps/banana/banana.py", "setup.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py", "TransportMaps/Diagnostics/Plotting.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py" ], "commitId" : "6708ed6c5b5404971e050ad2a52419d32f7871b6", "timestamp" : 1557847410000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "hard truncation is back..\u000a", "date" : "2019-05-14 11:23:30 -0400", "id" : "6708ed6c5b5404971e050ad2a52419d32f7871b6", "msg" : "hard truncation is back..", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" }, { "editType" : "edit", "file" : "setup.py" }, { "editType" : "edit", "file" : "requirements.txt" }, { "editType" : "edit", "file" : "TransportMaps/CLI/DeepLazyMapsConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/FrozenDistributions.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/banana/banana.py" }, { "editType" : "edit", "file" : "TransportMaps/Diagnostics/Plotting.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/LogGaussianCoxProcess/PlotData.py", "Examples/research/LazyMaps/LogGaussianCoxProcess/Postprocess-unbiased-mean-std.py", "Examples/research/LazyMaps/banana/banana.py", "Examples/research/LazyMaps/LogGaussianCoxProcess/DataGeneration.py", "TransportMaps/Distributions/Examples/LogGaussianCoxProcess/__init__.py", "TransportMaps/Maps/MapBase.py", "Examples/research/LazyMaps/LogGaussianCoxProcess/Postprocess-realizations.py", "Examples/research/LazyMaps/LogGaussianCoxProcess/Postprocess-mean-std.py", "TransportMaps/Distributions/Examples/LogGaussianCoxProcess/LogGaussianCoxProcessDistributions.py", "Examples/research/LazyMaps/LogGaussianCoxProcess/TestData.py", "TransportMaps/Maps/ListCompositeMapBase.py", "TransportMaps/Maps/FrozenTriangularTransportMaps.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py", "Examples/research/LogGaussianCoxProcess/LogGaussianCoxProcessDistributions.py" ], "commitId" : "bdaf6c5d27a7599f7e6414c40e32b555399a2b2c", "timestamp" : 1558177528000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "improved action_grad_x with action_adjoint_grad_x to compute gradients left to right if output < input\u000a", "date" : "2019-05-18 07:05:28 -0400", "id" : "bdaf6c5d27a7599f7e6414c40e32b555399a2b2c", "msg" : "improved action_grad_x with action_adjoint_grad_x to compute gradients left to right if output < input", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/LogGaussianCoxProcess/PlotData.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/Examples/LogGaussianCoxProcess/LogGaussianCoxProcessDistributions.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/LogGaussianCoxProcess/Postprocess-unbiased-mean-std.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/LogGaussianCoxProcess/Postprocess-mean-std.py" }, { "editType" : "delete", "file" : "Examples/research/LogGaussianCoxProcess/LogGaussianCoxProcessDistributions.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/LogGaussianCoxProcess/TestData.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/FrozenTriangularTransportMaps.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/LogGaussianCoxProcess/Postprocess-realizations.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/LogGaussianCoxProcess/__init__.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/banana/banana.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/LogGaussianCoxProcess/DataGeneration.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/ListCompositeMapBase.py" ], "commitId" : "e21cefd4ffde6e495d18d0e8c0187995afa07967", "timestamp" : 1558177612000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "improved action_grad_x with action_adjoint_grad_x to compute gradients left to right if output < input\u000a", "date" : "2019-05-18 07:06:52 -0400", "id" : "e21cefd4ffde6e495d18d0e8c0187995afa07967", "msg" : "improved action_grad_x with action_adjoint_grad_x to compute gradients left to right if output < input", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/IdentityEmbeddedTransportMapBase.py" ], "commitId" : "868da3b0ba40537c4e8d928684ec15796f74c4da", "timestamp" : 1558179185000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "implementing missing adjoint functions\u000a", "date" : "2019-05-18 07:33:05 -0400", "id" : "868da3b0ba40537c4e8d928684ec15796f74c4da", "msg" : "implementing missing adjoint functions", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/IdentityEmbeddedTransportMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/LogGaussianCoxProcess/PlotData.py", "TransportMaps/Maps/ListCompositeTransportMapBase.py", "TransportMaps/Distributions/Examples/LogGaussianCoxProcess/LogGaussianCoxProcessDistributions.py", "Examples/research/LazyMaps/banana/banana.py", "Examples/research/LazyMaps/LogGaussianCoxProcess/DataGeneration.py", "TransportMaps/Maps/ListCompositeMapBase.py", "TransportMaps/Maps/IdentityEmbeddedTransportMapBase.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py", "TransportMaps/Maps/TransportMapBase.py" ], "commitId" : "4ac0a3b6c25616bcceb703b324f9ec82a8835e57", "timestamp" : 1558358628000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "Done with LogCox for Lazy maps\u000a", "date" : "2019-05-20 08:23:48 -0500", "id" : "4ac0a3b6c25616bcceb703b324f9ec82a8835e57", "msg" : "Done with LogCox for Lazy maps", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/LogGaussianCoxProcess/LogGaussianCoxProcessDistributions.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/LogGaussianCoxProcess/PlotData.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/banana/banana.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/IdentityEmbeddedTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeTransportMapBase.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/LogGaussianCoxProcess/DataGeneration.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/ConditionalDistributions.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py", "Examples/research/LazyMaps/cantilever-timoshenko/postprocess.py", "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py" ], "commitId" : "4d83a413ea12dd1069811fff5737c92114903318", "timestamp" : 1558358654000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on cantilever\u000a", "date" : "2019-05-20 09:24:14 -0400", "id" : "4d83a413ea12dd1069811fff5737c92114903318", "msg" : "working on cantilever", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/cantilever-timoshenko/postprocess.py" }, { "editType" : "edit", "file" : "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/ConditionalDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/PoissonProblem/whiten.py", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py" ], "commitId" : "589c6232d8275fee8a5fd5130e8505eec4fea560", "timestamp" : 1558365246000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "staring with Poisson\u000a", "date" : "2019-05-20 11:14:06 -0400", "id" : "589c6232d8275fee8a5fd5130e8505eec4fea560", "msg" : "staring with Poisson", "paths" : [ { "editType" : "edit", "file" : "Examples/research/PoissonProblem/whiten.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonProblems.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/poisson/visualize_distribution.py", "Examples/research/LazyMaps/banana/banana.py", "TransportMaps/Maps/__init__.py", "TransportMaps/Maps/IdentityEmbeddedTransportMapBase.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py", "TransportMaps/Maps/ParametricTransportMapBase.py", "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/IdentityEmbeddedParametricTransportMapBase.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py", "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py" ], "commitId" : "cc87970e25dbe33c03a2b8b2f068f662ca53591d", "timestamp" : 1558405264000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added IdentityEmbeddedParametricTransprotMap and made minimize_kl_divergence general for any parametric transport map\u000a", "date" : "2019-05-20 22:21:04 -0400", "id" : "cc87970e25dbe33c03a2b8b2f068f662ca53591d", "msg" : "added IdentityEmbeddedParametricTransprotMap and made minimize_kl_divergence general for any parametric transport map", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/__init__.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py" }, { "editType" : "edit", "file" : "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py" }, { "editType" : "add", "file" : "TransportMaps/Maps/IdentityEmbeddedParametricTransportMapBase.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/banana/banana.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTransportMapBase.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/poisson/visualize_distribution.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/IdentityEmbeddedTransportMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/DOLFIN/SolverBase.py", "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoDistributions.py", "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" ], "commitId" : "6dacc1bf9cc5eb31e5ca541342bc16e76d8c6b8c", "timestamp" : 1558411498000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added dolfin version markers/warnings for solvers\u000a", "date" : "2019-05-21 00:04:58 -0400", "id" : "6dacc1bf9cc5eb31e5ca541342bc16e76d8c6b8c", "msg" : "added dolfin version markers/warnings for solvers", "paths" : [ { "editType" : "edit", "file" : "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/DOLFIN/SolverBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Timoshenko/TimoshenkoProblems.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/poisson/postprocess-plotting.py", "Examples/research/LazyMaps/poisson/visualize_distribution.py", "TransportMaps/CLI/PostprocessBase.py" ], "commitId" : "8768f9145646c2b826b5dd6286075e1cbc502785", "timestamp" : 1558496960000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "modified ess reporting\u000a", "date" : "2019-05-21 23:49:20 -0400", "id" : "8768f9145646c2b826b5dd6286075e1cbc502785", "msg" : "modified ess reporting", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/poisson/visualize_distribution.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/PostprocessBase.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/poisson/postprocess-plotting.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/cantilever-timoshenko/postprocess.py", "TransportMaps/DOLFIN/SolverBase.py", "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py", "Examples/research/LazyMaps/banana/banana.py" ], "commitId" : "966a9ec4aab2c546b1592564413df1cada7bcec7", "timestamp" : 1558496978000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on timoshenko\u000a", "date" : "2019-05-21 23:49:38 -0400", "id" : "966a9ec4aab2c546b1592564413df1cada7bcec7", "msg" : "working on timoshenko", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/cantilever-timoshenko/postprocess.py" }, { "editType" : "edit", "file" : "Examples/research/cantilever-timoshenko/GaussianFieldDataGeneration.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/banana/banana.py" }, { "editType" : "edit", "file" : "TransportMaps/DOLFIN/SolverBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/LogGaussianCoxProcess/postprocess-convergence.py", "Examples/research/LazyMaps/banana/banana.py", "Examples/research/LazyMaps/LogGaussianCoxProcess/postprocess-spectrum.py", "Examples/research/LazyMaps/LogGaussianCoxProcess/postprocess-plotting.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py", "Examples/research/LazyMaps/cantilever-timoshenko/postprocess.py", "TransportMaps/Diagnostics/Plotting.py" ], "commitId" : "672c49adb78f6aa4675e97636e579feb90217897", "timestamp" : 1558563762000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "going on with plots\u000a", "date" : "2019-05-22 18:22:42 -0400", "id" : "672c49adb78f6aa4675e97636e579feb90217897", "msg" : "going on with plots", "paths" : [ { "editType" : "add", "file" : "Examples/research/LazyMaps/LogGaussianCoxProcess/postprocess-convergence.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/banana/banana.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/LogGaussianCoxProcess/postprocess-plotting.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/cantilever-timoshenko/postprocess.py" }, { "editType" : "edit", "file" : "TransportMaps/Diagnostics/Plotting.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/LogGaussianCoxProcess/postprocess-spectrum.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/cantilever-timoshenko/postprocess.py" ], "commitId" : "a52436c8cd1563b6c8d92b65bd4f662b6e6834a0", "timestamp" : 1558566595000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "timoshenko plots\u000a", "date" : "2019-05-22 19:09:55 -0400", "id" : "a52436c8cd1563b6c8d92b65bd4f662b6e6834a0", "msg" : "timoshenko plots", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/cantilever-timoshenko/postprocess.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/poisson/postprocess-convergence.py" ], "commitId" : "495200e537daf7ad0b929b2efceec0fbbea46057", "timestamp" : 1558566942000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "poisson plots\u000a", "date" : "2019-05-22 19:15:42 -0400", "id" : "495200e537daf7ad0b929b2efceec0fbbea46057", "msg" : "poisson plots", "paths" : [ { "editType" : "add", "file" : "Examples/research/LazyMaps/poisson/postprocess-convergence.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "MANIFEST.in" ], "commitId" : "e185afe60c5f73514308036c4d8101c0458da063", "timestamp" : 1558619651000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "preparing code for submission NIPS\u000a", "date" : "2019-05-23 09:54:11 -0400", "id" : "e185afe60c5f73514308036c4d8101c0458da063", "msg" : "preparing code for submission NIPS", "paths" : [ { "editType" : "edit", "file" : "MANIFEST.in" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" ], "commitId" : "b70ecb7e44476f811be459e029f97fe09719e5eb", "timestamp" : 1558734450000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on Poisson...\u000a", "date" : "2019-05-24 17:47:30 -0400", "id" : "b70ecb7e44476f811be459e029f97fe09719e5eb", "msg" : "working on Poisson...", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py", "TransportMaps/LaplaceApproximationRoutines.py", "TransportMaps/Samplers/MarkovChainSamplers.py", "TransportMaps/Maps/MapBase.py" ], "commitId" : "95cf09643cdb2bc911093b585be3a40967b5d286", "timestamp" : 1559143977000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "modified poisson distribution (with diagonal likielihood) to allow for lis type model reduction\u000a", "date" : "2019-05-29 11:32:57 -0400", "id" : "95cf09643cdb2bc911093b585be3a40967b5d286", "msg" : "modified poisson distribution (with diagonal likielihood) to allow for lis type model reduction", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/LaplaceApproximationRoutines.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/MapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Samplers/MarkovChainSamplers.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/LaplaceApproximationRoutines.py" ], "commitId" : "d2aae59f11eec79f14694d9a51f6c19695315b89", "timestamp" : 1560197746000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "Laplace approximation log output to INFO\u000a", "date" : "2019-06-10 16:15:46 -0400", "id" : "d2aae59f11eec79f14694d9a51f6c19695315b89", "msg" : "Laplace approximation log output to INFO", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/LaplaceApproximationRoutines.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "jenkins/test-source.sh" ], "commitId" : "9574b9da2c23e7d99c522541ec6046368b04b795", "timestamp" : 1560362581000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "test-source.sh added PATH for Jenkins\u000a", "date" : "2019-06-12 18:03:01 +0000", "id" : "9574b9da2c23e7d99c522541ec6046368b04b795", "msg" : "test-source.sh added PATH for Jenkins", "paths" : [ { "editType" : "edit", "file" : "jenkins/test-source.sh" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "setup.py" ], "commitId" : "0d556af663a229719a3dec989bb127c6e1ea60d2", "timestamp" : 1560375113000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/rsb", "fullName" : "rsb" }, "authorEmail" : "rsb@mit.edu", "comment" : "update setup\u000a", "date" : "2019-06-12 17:31:53 -0400", "id" : "0d556af663a229719a3dec989bb127c6e1ea60d2", "msg" : "update setup", "paths" : [ { "editType" : "edit", "file" : "setup.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "setup.py" ], "commitId" : "85f04edbd453d1b052b13feecba50bb258538faa", "timestamp" : 1560375184000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/rsb", "fullName" : "rsb" }, "authorEmail" : "rsb@mit.edu", "comment" : "updating setup\u000a", "date" : "2019-06-12 17:33:04 -0400", "id" : "85f04edbd453d1b052b13feecba50bb258538faa", "msg" : "updating setup", "paths" : [ { "editType" : "edit", "file" : "setup.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/SparsityIdentification/RegularizedMap.py" ], "commitId" : "5c57be8d6b07b1aee9fb054c48171379ffd67e95", "timestamp" : 1560379064000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/rsb", "fullName" : "rsb" }, "authorEmail" : "rsb@mit.edu", "comment" : "updating default map call\u000a", "date" : "2019-06-12 18:37:44 -0400", "id" : "5c57be8d6b07b1aee9fb054c48171379ffd67e95", "msg" : "updating default map call", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/SparsityIdentification/RegularizedMap.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/MonotoneTransport-paper/Poisson/postprocess-tc.py", "Examples/research/PoissonProblem/whiten.py", ".gitignore", "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py", "scripts/tmap-laplace", "TransportMaps/Maps/ListCompositeMapBase.py", "Examples/research/MonotoneTransport-paper/Poisson/subspace-reduction.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py" ], "commitId" : "d1b4b7bed8ab47a8f599a60c9ed37c80527fc640", "timestamp" : 1560451453000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on poisson\u000a", "date" : "2019-06-13 14:44:13 -0400", "id" : "d1b4b7bed8ab47a8f599a60c9ed37c80527fc640", "msg" : "working on poisson", "paths" : [ { "editType" : "edit", "file" : ".gitignore" }, { "editType" : "edit", "file" : "Examples/research/MonotoneTransport-paper/Poisson/subspace-reduction.py" }, { "editType" : "edit", "file" : "Examples/research/MonotoneTransport-paper/Poisson/postprocess-tc.py" }, { "editType" : "edit", "file" : "Examples/research/PoissonProblem/whiten.py" }, { "editType" : "edit", "file" : "scripts/tmap-laplace" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/PoissonProblem/PoissonDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapFactories.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/SparsityIdentification/RegularizedMap.py" ], "commitId" : "96df1b7d3f0d82af8c37e5b8b035116c8e3d5f73", "timestamp" : 1560451507000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/rsb", "fullName" : "rsb" }, "authorEmail" : "rsb@mit.edu", "comment" : "updating to TMv3\u000a", "date" : "2019-06-13 14:45:07 -0400", "id" : "96df1b7d3f0d82af8c37e5b8b035116c8e3d5f73", "msg" : "updating to TMv3", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/SparsityIdentification/RegularizedMap.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/ParametricTransportMapBase.py", "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Maps/TransportMapBase.py", "Examples/research/sparsity/algorithm/run_sing_xstar.py", "TransportMaps/Algorithms/SparsityIdentification/SparsityIdentificationNonGaussian.py" ], "commitId" : "cb97e714408df809dd33a68161f8fff5729a3abf", "timestamp" : 1560452822000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/rsb", "fullName" : "rsb" }, "authorEmail" : "rsb@mit.edu", "comment" : "updating hess x to TM v3\u000a", "date" : "2019-06-13 15:07:02 -0400", "id" : "cb97e714408df809dd33a68161f8fff5729a3abf", "msg" : "updating hess x to TM v3", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" }, { "editType" : "edit", "file" : "Examples/research/sparsity/algorithm/run_sing_xstar.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SparsityIdentification/SparsityIdentificationNonGaussian.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/sparsity/NPN_samplesize_test/run_sing_copula.py", "Examples/research/sparsity/Lorenz_96/data/L96_problem_setup.m", "Examples/research/sparsity/Banana_beta2/data/generate_npn_data.py", "Examples/research/sparsity/Lorenz_96/run_sing.py", "Examples/research/sparsity/Banana_beta2/run_sing_banana.py", "Examples/research/sparsity/NPN_samplesize_test/generate_npn_data.py", "Examples/research/sparsity/Banana_beta2/pp_alg_errors.py", "Examples/research/sparsity/Lorenz_96/data/rk4.m", "Examples/research/sparsity/Lorenz_96/data/lorenz96.m", "Examples/research/sparsity/Lorenz_96/data/generate_data.m", "TransportMaps/Algorithms/SparsityIdentification/GeneralizedPrecision.py", "Examples/research/sparsity/Banana_beta2/data/banana_pushforward.m", "Examples/research/sparsity/Banana_beta2/data/banana.mat", "Examples/research/sparsity/Lorenz_96/data/L96_data.mat", "Examples/research/sparsity/NPN_samplesize_test/run_NPNcdf_multipleN.py", "Examples/research/sparsity/Banana_beta2/data/banana_samples.m", "Examples/research/sparsity/NPN_samplesize_test/pp_alg_errors.py" ], "commitId" : "2fdbbbeefc1e1fc376eaa4abcfd65980461c5d3a", "timestamp" : 1560638549000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/rsb", "fullName" : "rsb" }, "authorEmail" : "rsb@mit.edu", "comment" : "updating numerical examples for SING\u000a", "date" : "2019-06-15 18:42:29 -0400", "id" : "2fdbbbeefc1e1fc376eaa4abcfd65980461c5d3a", "msg" : "updating numerical examples for SING", "paths" : [ { "editType" : "add", "file" : "Examples/research/sparsity/Banana_beta2/run_sing_banana.py" }, { "editType" : "add", "file" : "Examples/research/sparsity/Lorenz_96/data/lorenz96.m" }, { "editType" : "add", "file" : "Examples/research/sparsity/NPN_samplesize_test/run_sing_copula.py" }, { "editType" : "add", "file" : "Examples/research/sparsity/Lorenz_96/data/generate_data.m" }, { "editType" : "add", "file" : "Examples/research/sparsity/Lorenz_96/data/L96_problem_setup.m" }, { "editType" : "add", "file" : "Examples/research/sparsity/Banana_beta2/data/banana.mat" }, { "editType" : "add", "file" : "Examples/research/sparsity/NPN_samplesize_test/generate_npn_data.py" }, { "editType" : "add", "file" : "Examples/research/sparsity/Lorenz_96/data/L96_data.mat" }, { "editType" : "add", "file" : "Examples/research/sparsity/Banana_beta2/pp_alg_errors.py" }, { "editType" : "add", "file" : "Examples/research/sparsity/Lorenz_96/run_sing.py" }, { "editType" : "add", "file" : "Examples/research/sparsity/Banana_beta2/data/generate_npn_data.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SparsityIdentification/GeneralizedPrecision.py" }, { "editType" : "add", "file" : "Examples/research/sparsity/Banana_beta2/data/banana_pushforward.m" }, { "editType" : "add", "file" : "Examples/research/sparsity/Lorenz_96/data/rk4.m" }, { "editType" : "add", "file" : "Examples/research/sparsity/NPN_samplesize_test/pp_alg_errors.py" }, { "editType" : "add", "file" : "Examples/research/sparsity/NPN_samplesize_test/run_NPNcdf_multipleN.py" }, { "editType" : "add", "file" : "Examples/research/sparsity/Banana_beta2/data/banana_samples.m" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/tests/test_kl_divergence.py", "TransportMaps/Distributions/Decomposable/LinearGaussianSequentialInferenceDistributions.py", "TransportMaps/tests/test_distributions.py", "TransportMaps/Maps/FrozenTriangularTransportMaps.py", "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py", "TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py", "TransportMaps/Likelihoods/LikelihoodBase.py" ], "commitId" : "2e510b9faea5a5b5c52c1676ae91fdde5e707638", "timestamp" : 1563918759000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixing tests\u000a", "date" : "2019-07-23 17:52:39 -0400", "id" : "2e510b9faea5a5b5c52c1676ae91fdde5e707638", "msg" : "fixing tests", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/ParametricTriangularComponentwiseTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_kl_divergence.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_distributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/LinearGaussianSequentialInferenceDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Maps/FrozenTriangularTransportMaps.py" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Algorithms/SequentialInference/LinearSequentialInference.py", "TransportMaps/DOLFIN/SolverBase.py", "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py", "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py", "TransportMaps/tests/test_scripts.py", "TransportMaps/Misc.py", "TransportMaps/Distributions/Inference/InferenceBase.py", "TransportMaps/CLI/ConstructionScriptBase.py" ], "commitId" : "bbef3ee13371b54935e1ac3f0dcb6afe9744c840", "timestamp" : 1563998699000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed unit tests\u000a", "date" : "2019-07-24 16:04:59 -0400", "id" : "bbef3ee13371b54935e1ac3f0dcb6afe9744c840", "msg" : "fixed unit tests", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py" }, { "editType" : "edit", "file" : "TransportMaps/tests/test_scripts.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Inference/InferenceBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Misc.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/SequentialInference/LinearSequentialInference.py" }, { "editType" : "edit", "file" : "TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/DOLFIN/SolverBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "jenkins/test-source.sh" ], "commitId" : "196d636efa5f15fa32653f880d659f9b468ccff3", "timestamp" : 1563998905000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added pip install cython in jenkins script\u000a", "date" : "2019-07-24 16:08:25 -0400", "id" : "196d636efa5f15fa32653f880d659f9b468ccff3", "msg" : "added pip install cython in jenkins script", "paths" : [ { "editType" : "edit", "file" : "jenkins/test-source.sh" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "jenkins/test-source.sh", "MANIFEST.in" ], "commitId" : "b909bc6544cc32e1ecd387d9a9e7771d271e8a22", "timestamp" : 1564000027000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "added .pyx to the manifest\u000a", "date" : "2019-07-24 16:27:07 -0400", "id" : "b909bc6544cc32e1ecd387d9a9e7771d271e8a22", "msg" : "added .pyx to the manifest", "paths" : [ { "editType" : "edit", "file" : "jenkins/test-source.sh" }, { "editType" : "edit", "file" : "MANIFEST.in" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "jenkins/test-source.sh" ], "commitId" : "f790e50519270b5109ce3b00654e479f40cdc787", "timestamp" : 1564000121000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "updated jenkins script\u000a", "date" : "2019-07-24 16:28:41 -0400", "id" : "f790e50519270b5109ce3b00654e479f40cdc787", "msg" : "updated jenkins script", "paths" : [ { "editType" : "edit", "file" : "jenkins/test-source.sh" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "jenkins/test-source.sh" ], "commitId" : "e89a6fd92dec7234906742bb56340a16c1d28a42", "timestamp" : 1564000278000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on jenkins script\u000a", "date" : "2019-07-24 16:31:18 -0400", "id" : "e89a6fd92dec7234906742bb56340a16c1d28a42", "msg" : "working on jenkins script", "paths" : [ { "editType" : "edit", "file" : "jenkins/test-source.sh" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "jenkins/test-pypi.sh", "jenkins/test-testpypi.sh" ], "commitId" : "209ce2cddd39affd40c017328bfe825cfdf73497", "timestamp" : 1564003605000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "passing all tests and updated jenkins scripts\u000a", "date" : "2019-07-24 17:26:45 -0400", "id" : "209ce2cddd39affd40c017328bfe825cfdf73497", "msg" : "passing all tests and updated jenkins scripts", "paths" : [ { "editType" : "edit", "file" : "jenkins/test-testpypi.sh" }, { "editType" : "edit", "file" : "jenkins/test-pypi.sh" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/CLI/ConstructionScriptBase.py" ], "commitId" : "da05280825e4de43c5c27a945ed5e4581c6a41cb", "timestamp" : 1564063810000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed construction script\u000a", "date" : "2019-07-25 10:10:10 -0400", "id" : "da05280825e4de43c5c27a945ed5e4581c6a41cb", "msg" : "fixed construction script", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/CLI/ConstructionScriptBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "setup.py", "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" ], "commitId" : "4c1dbd74b2710b1c244fa1e9a553f62329c59f09", "timestamp" : 1564077200000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "made CYTHON submodules optional\u000a", "date" : "2019-07-25 13:53:20 -0400", "id" : "4c1dbd74b2710b1c244fa1e9a553f62329c59f09", "msg" : "made CYTHON submodules optional", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/Lorenz96Distributions.py" }, { "editType" : "edit", "file" : "setup.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Distributions/Examples/Lorenz96/__init__.py" ], "commitId" : "6163883c90ae3d6bf157e85f49ebc858abaddb58", "timestamp" : 1564077990000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "made CYTHON submodules optional\u000a", "date" : "2019-07-25 14:06:30 -0400", "id" : "6163883c90ae3d6bf157e85f49ebc858abaddb58", "msg" : "made CYTHON submodules optional", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Distributions/Examples/Lorenz96/__init__.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/LogGaussianCoxProcess/postprocess-convergence-random-rotations.py", "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py", "TransportMaps/CLI/DeepLazyMapsConstructionScriptBase.py" ], "commitId" : "a88346f5ebea3bddae3de8a86cb240b4b295be16", "timestamp" : 1564419087000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "workign on random rotations\u000a", "date" : "2019-07-29 12:51:27 -0400", "id" : "a88346f5ebea3bddae3de8a86cb240b4b295be16", "msg" : "workign on random rotations", "paths" : [ { "editType" : "add", "file" : "Examples/research/LazyMaps/LogGaussianCoxProcess/postprocess-convergence-random-rotations.py" }, { "editType" : "edit", "file" : "TransportMaps/Algorithms/DeepLazyMaps/DeepLazyMapsConstructionBase.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/DeepLazyMapsConstructionScriptBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/LogGaussianCoxProcess/postprocess-convergence-random-rotations.py", "TransportMaps/Distributions/Examples/LogisticRegression/_LogisticRegressionDistributions.py", "TransportMaps/Likelihoods/LikelihoodBase.py" ], "commitId" : "b5301457e5f3eddcef5db97e6468f945d7de29c3", "timestamp" : 1564440285000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on LogisticRegression model\u000a", "date" : "2019-07-29 18:44:45 -0400", "id" : "b5301457e5f3eddcef5db97e6468f945d7de29c3", "msg" : "working on LogisticRegression model", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/LogGaussianCoxProcess/postprocess-convergence-random-rotations.py" }, { "editType" : "add", "file" : "TransportMaps/Distributions/Examples/LogisticRegression/_LogisticRegressionDistributions.py" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/parkinson/dummy.txt" ], "commitId" : "8d80bddf72651a9032630f474a4128631b7d97e9", "timestamp" : 1564463382000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on parkinson\u000a", "date" : "2019-07-30 01:09:42 -0400", "id" : "8d80bddf72651a9032630f474a4128631b7d97e9", "msg" : "working on parkinson", "paths" : [ { "editType" : "add", "file" : "Examples/research/LazyMaps/parkinson/dummy.txt" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Likelihoods/LikelihoodBase.py" ], "commitId" : "e65c4dde622beb659d08730aa490a74a85dee99a", "timestamp" : 1564463407000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "done likelikhood\u000a", "date" : "2019-07-30 01:10:07 -0400", "id" : "e65c4dde622beb659d08730aa490a74a85dee99a", "msg" : "done likelikhood", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/parkinson/GenerateDistribution.py", "TransportMaps/CLI/DeepLazyMapsConstructionScriptBase.py", "TransportMaps/Likelihoods/LikelihoodBase.py" ], "commitId" : "7036c13fa080c465e547dca40b6a58a0525cf808", "timestamp" : 1564499966000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "distribution generation done\u000a", "date" : "2019-07-30 11:19:26 -0400", "id" : "7036c13fa080c465e547dca40b6a58a0525cf808", "msg" : "distribution generation done", "paths" : [ { "editType" : "add", "file" : "Examples/research/LazyMaps/parkinson/GenerateDistribution.py" }, { "editType" : "edit", "file" : "TransportMaps/CLI/DeepLazyMapsConstructionScriptBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Likelihoods/LikelihoodBase.py", "Examples/research/LazyMaps/parkinson/GenerateDistribution.py" ], "commitId" : "a92c3a30ff263a7d72877c097877ee7afb2a945d", "timestamp" : 1564524157000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on results for logit problem\u000a", "date" : "2019-07-30 18:02:37 -0400", "id" : "a92c3a30ff263a7d72877c097877ee7afb2a945d", "msg" : "working on results for logit problem", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/parkinson/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/parkinson/GenerateDistribution.py" ], "commitId" : "c46fb77c97a4d950d5a516939535071901eeeba9", "timestamp" : 1564524950000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on differente settings for parkinson\u000a", "date" : "2019-07-30 18:15:50 -0400", "id" : "c46fb77c97a4d950d5a516939535071901eeeba9", "msg" : "working on differente settings for parkinson", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/parkinson/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/parkinson/dummy.txt", "Examples/research/LazyMaps/parkinson/posterior-predictive-check.py", "TransportMaps/Likelihoods/LikelihoodBase.py" ], "commitId" : "981b98c80d21267b599a367fbf7586a177860fb2", "timestamp" : 1564552153000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on posterior predictive\u000a", "date" : "2019-07-31 01:49:13 -0400", "id" : "981b98c80d21267b599a367fbf7586a177860fb2", "msg" : "working on posterior predictive", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" }, { "editType" : "delete", "file" : "Examples/research/LazyMaps/parkinson/dummy.txt" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/parkinson/posterior-predictive-check.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Likelihoods/LikelihoodBase.py" ], "commitId" : "56f6f420f13fcb02a54c34c5c6df9e7106e7f0c7", "timestamp" : 1564583264000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "mod to logit likelihood\u000a", "date" : "2019-07-31 10:27:44 -0400", "id" : "56f6f420f13fcb02a54c34c5c6df9e7106e7f0c7", "msg" : "mod to logit likelihood", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Likelihoods/LikelihoodBase.py" ], "commitId" : "f8e92695e3ad4bf37e7b76dba6f9990cffa21a94", "timestamp" : 1564583292000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on stan example\u000a", "date" : "2019-07-31 10:28:12 -0400", "id" : "f8e92695e3ad4bf37e7b76dba6f9990cffa21a94", "msg" : "working on stan example", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/stan-spelling/GenerateDistribution.py", "TransportMaps/Maps/IdentityEmbeddedTransportMapBase.py", "TransportMaps/Likelihoods/LikelihoodBase.py" ], "commitId" : "259c7c4cd9f1f32d6ccd5028693ad31131b12555", "timestamp" : 1564609781000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on stan example\u000a", "date" : "2019-07-31 17:49:41 -0400", "id" : "259c7c4cd9f1f32d6ccd5028693ad31131b12555", "msg" : "working on stan example", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/IdentityEmbeddedTransportMapBase.py" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" }, { "editType" : "add", "file" : "Examples/research/LazyMaps/stan-spelling/GenerateDistribution.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/ListCompositeMapBase.py" ], "commitId" : "a26e7becadaed7dc7642a338711a6da3857140d7", "timestamp" : 1564684195000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed bug in adjoint_grad_x for composite maps\u000a", "date" : "2019-08-01 14:29:55 -0400", "id" : "a26e7becadaed7dc7642a338711a6da3857140d7", "msg" : "fixed bug in adjoint_grad_x for composite maps", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/ListCompositeMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/parkinson/posterior-predictive-check.py", "Examples/research/LazyMaps/parkinson/GenerateDistribution.py", "TransportMaps/Likelihoods/LikelihoodBase.py" ], "commitId" : "8fba19b928b53cdcae904a25bb77e16c779720c7", "timestamp" : 1564770910000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on parkinson dataset\u000a", "date" : "2019-08-02 14:35:10 -0400", "id" : "8fba19b928b53cdcae904a25bb77e16c779720c7", "msg" : "working on parkinson dataset", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/parkinson/GenerateDistribution.py" }, { "editType" : "edit", "file" : "Examples/research/LazyMaps/parkinson/posterior-predictive-check.py" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Likelihoods/LikelihoodBase.py" ], "commitId" : "123a93e69180b1209dadfcbf968c73ea3b35831b", "timestamp" : 1564772310000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "working on parkinson data set\u000a", "date" : "2019-08-02 14:58:30 -0400", "id" : "123a93e69180b1209dadfcbf968c73ea3b35831b", "msg" : "working on parkinson data set", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/LazyMaps/parkinson/posterior-predictive-check.py", "TransportMaps/Likelihoods/LikelihoodBase.py" ], "commitId" : "11c90b66e88e4eb8258fa1bb55b4871a46d39974", "timestamp" : 1564861891000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed log-likelihood for logistic regression models with log(1+\\eps) approximation\u000a", "date" : "2019-08-03 15:51:31 -0400", "id" : "11c90b66e88e4eb8258fa1bb55b4871a46d39974", "msg" : "fixed log-likelihood for logistic regression models with log(1+\\eps) approximation", "paths" : [ { "editType" : "edit", "file" : "Examples/research/LazyMaps/parkinson/posterior-predictive-check.py" }, { "editType" : "edit", "file" : "TransportMaps/Likelihoods/LikelihoodBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "TransportMaps/Maps/TransportMapBase.py" ], "commitId" : "d6b011a402126bf5a1bdc3f80fa7bfd5ad7960be", "timestamp" : 1564937343000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "fixed bug in hess_x_log_pullback function\u000a", "date" : "2019-08-04 12:49:03 -0400", "id" : "d6b011a402126bf5a1bdc3f80fa7bfd5ad7960be", "msg" : "fixed bug in hess_x_log_pullback function", "paths" : [ { "editType" : "edit", "file" : "TransportMaps/Maps/TransportMapBase.py" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Docs/source/aux/inv-stocvol/Sequential-IntSq-Postprocess.dill", "Docs/source/auxiliary/xml/LinearSpan.xml", "Docs/source/auxiliary/inv-stocvol/Sequential-IntSq.dill", "Docs/source/aux/xml/IntSqSecOrd.xml", "Docs/source/aux/inv-stocvol/Sequential-IntSq-Postprocess.dill.hdf5", "Docs/source/aux/xml/BODmap.xml", "Docs/source/auxiliary/inv-stocvol/Sequential-IntSq-Postprocess.dill.hdf5", "Docs/source/auxiliary/xml/BODmap.xml", "Docs/source/auxiliary/inv-stocvol/Distribution.dill", "Docs/source/aux/inv-stocvol/Distribution.dill", "Docs/source/aux/inv-stocvol/Sequential-IntSq.dill", "Docs/source/auxiliary/inv-stocvol/Sequential-IntSq-Postprocess.dill", "Docs/source/aux/inv-stocvol/DistributionGeneration.py", "Docs/source/auxiliary/xml/IntSqSecOrd.xml", "Docs/source/aux/xml/LinearSpan.xml", "Docs/source/auxiliary/inv-stocvol/DistributionGeneration.py", "Docs/source/aux/xml/IntSqSecOrdHead.xml", "Docs/source/auxiliary/xml/IntSqSecOrdHead.xml" ], "commitId" : "c44169f008e6fcca71dfd5b37b973bafa4eef8c9", "timestamp" : 1571901058000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "renamed aux for windows benefit...\u000a", "date" : "2019-10-24 09:10:58 +0200", "id" : "c44169f008e6fcca71dfd5b37b973bafa4eef8c9", "msg" : "renamed aux for windows benefit...", "paths" : [ { "editType" : "delete", "file" : "Docs/source/aux/xml/BODmap.xml" }, { "editType" : "delete", "file" : "Docs/source/aux/inv-stocvol/Sequential-IntSq-Postprocess.dill" }, { "editType" : "delete", "file" : "Docs/source/aux/inv-stocvol/Sequential-IntSq-Postprocess.dill.hdf5" }, { "editType" : "delete", "file" : "Docs/source/aux/xml/IntSqSecOrdHead.xml" }, { "editType" : "add", "file" : "Docs/source/auxiliary/xml/IntSqSecOrd.xml" }, { "editType" : "delete", "file" : "Docs/source/aux/xml/LinearSpan.xml" }, { "editType" : "add", "file" : "Docs/source/auxiliary/inv-stocvol/Sequential-IntSq.dill" }, { "editType" : "delete", "file" : "Docs/source/aux/inv-stocvol/Distribution.dill" }, { "editType" : "delete", "file" : "Docs/source/aux/inv-stocvol/Sequential-IntSq.dill" }, { "editType" : "add", "file" : "Docs/source/auxiliary/xml/BODmap.xml" }, { "editType" : "delete", "file" : "Docs/source/aux/xml/IntSqSecOrd.xml" }, { "editType" : "add", "file" : "Docs/source/auxiliary/inv-stocvol/DistributionGeneration.py" }, { "editType" : "add", "file" : "Docs/source/auxiliary/inv-stocvol/Distribution.dill" }, { "editType" : "add", "file" : "Docs/source/auxiliary/xml/IntSqSecOrdHead.xml" }, { "editType" : "add", "file" : "Docs/source/auxiliary/xml/LinearSpan.xml" }, { "editType" : "delete", "file" : "Docs/source/aux/inv-stocvol/DistributionGeneration.py" }, { "editType" : "add", "file" : "Docs/source/auxiliary/inv-stocvol/Sequential-IntSq-Postprocess.dill" }, { "editType" : "add", "file" : "Docs/source/auxiliary/inv-stocvol/Sequential-IntSq-Postprocess.dill.hdf5" } ] }, { "_class" : "hudson.plugins.git.GitChangeSet", "affectedPaths" : [ "Examples/research/MonotoneTransport-paper/IceThickness/aux.py", "Examples/research/MonotoneTransport-paper/IceThickness/auxiliary.py" ], "commitId" : "5638d755066ffcecd79e104ab69a5e3b1077da34", "timestamp" : 1571903181000, "author" : { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, "authorEmail" : "dabi@limitcycle.it", "comment" : "auxiliary....\u000a", "date" : "2019-10-24 09:46:21 +0200", "id" : "5638d755066ffcecd79e104ab69a5e3b1077da34", "msg" : "auxiliary....", "paths" : [ { "editType" : "add", "file" : "Examples/research/MonotoneTransport-paper/IceThickness/auxiliary.py" }, { "editType" : "delete", "file" : "Examples/research/MonotoneTransport-paper/IceThickness/aux.py" } ] } ], "kind" : "git" }, "culprits" : [ { "absoluteUrl" : "https://acdl.mit.edu/csi/user/dabi", "fullName" : "dabi" }, { "absoluteUrl" : "https://acdl.mit.edu/csi/user/rsb", "fullName" : "rsb" }, { "absoluteUrl" : "https://acdl.mit.edu/csi/user/rebeccae.morrison", "fullName" : "rebeccae.morrison" }, { "absoluteUrl" : "https://acdl.mit.edu/csi/user/joshuawchen", "fullName" : "joshuawchen" } ], "runs" : [ { "number" : 130, "url" : "https://acdl.mit.edu/csi/job/TransportMaps-private-develop-mpi/COMPILER=clang,MACHINE=reynolds,PYTHON_EXE=python2,VENV_SYS=virtualenv/130/" }, { "number" : 130, "url" : "https://acdl.mit.edu/csi/job/TransportMaps-private-develop-mpi/COMPILER=clang,MACHINE=reynolds,PYTHON_EXE=python3,VENV_SYS=virtualenv/130/" }, { "number" : 130, "url" : "https://acdl.mit.edu/csi/job/TransportMaps-private-develop-mpi/COMPILER=gcc,MACHINE=reynolds,PYTHON_EXE=python2,VENV_SYS=virtualenv/130/" }, { "number" : 130, "url" : "https://acdl.mit.edu/csi/job/TransportMaps-private-develop-mpi/COMPILER=gcc,MACHINE=reynolds,PYTHON_EXE=python3,VENV_SYS=virtualenv/130/" } ] }