https://github.com/geomstats/geomstats

sort by:
Revision Author Date Message Commit Date
cadbda2 Merge pull request #1984 from luisfpereira/pre-shape Implement PreShapeMetric as PullbackDiffeoMetric 02 April 2024, 17:19:58 UTC
a178144 Refactor PreShapeMetric as PullbackDiffeoMetric 02 April 2024, 10:28:03 UTC
68858d8 Merge pull request #1985 from luisfpereira/notebook Update notebook running on tests 02 April 2024, 10:27:01 UTC
526fbdd Fix max version of ipython for CI proper running 02 April 2024, 10:17:04 UTC
4f983c5 Update notebook running on tests 02 April 2024, 09:52:58 UTC
982ffcd Merge pull request #1981 from luisfpereira/hyperbolic Implement PoincareHalfSpaceMetric as PullbackDiffeoMetric 29 March 2024, 17:11:39 UTC
a726f53 Merge pull request #1982 from luisfpereira/gamma-diffeo Add NaturalToStandardDiffeo 29 March 2024, 17:11:26 UTC
5313f3a Merge pull request #1658 from luisfpereira/wald Add BHVSpace and WaldSpaceMetric 27 March 2024, 18:03:22 UTC
ddd6962 Add initial weights as input of projection algorithm 27 March 2024, 17:46:47 UTC
2f27743 Fix doctrings and tests 27 March 2024, 14:27:00 UTC
b5e1d72 Add squared dist and grad through autodiff and test closed-forms against it 27 March 2024, 14:08:45 UTC
7a16157 Fix wald space for pytorch 27 March 2024, 13:09:53 UTC
a588701 Fix affine metric grad 27 March 2024, 11:58:09 UTC
08e6048 Add naive test to make_topologies 27 March 2024, 10:58:58 UTC
eb8cd29 Improve wald space tests 27 March 2024, 10:13:32 UTC
1d2d944 Add successive projection geodesic solver (with Mahshid) 27 March 2024, 09:00:12 UTC
43566bf Clean trees code and improve docstrings 27 March 2024, 08:58:28 UTC
a707535 Add more generic 1D interpolation and more complete interpolation tests 27 March 2024, 08:50:41 UTC
f69a28b Rename PointCollection to PointBatch 27 March 2024, 08:49:06 UTC
86f1a02 Add machinery to handle geodesics in WaldSpace; add naive projection geodesic solver; update geodesic and distance methods in metric 27 March 2024, 08:49:06 UTC
5e96a4b Fix broadcast list 27 March 2024, 08:49:06 UTC
d6ebe63 Add stratified vectorization file 27 March 2024, 08:49:06 UTC
96a19fb Improve defaults of LocalProjectionSolver 27 March 2024, 08:49:06 UTC
bcea19e Add squared dist and grad for affine invariant metric 27 March 2024, 08:49:06 UTC
39d9915 Add notion of point collection 27 March 2024, 08:49:06 UTC
eb5d8a7 Make stratified spaces up to date 27 March 2024, 08:49:06 UTC
d8c7d72 Start porting WaldSpaceMetric from waldspaces 27 March 2024, 08:49:06 UTC
dc15ef9 Refactor tree spaces 27 March 2024, 08:49:06 UTC
b3b1cf5 Move Split and Topology to own file as they're shared among tree spaces 27 March 2024, 08:49:06 UTC
3a373fd example of geodesic in BHV space, usage demonstrated. 27 March 2024, 08:49:06 UTC
7027ec0 changed naming n -> n_labels, turned off erroneous vectorization of geodesics 27 March 2024, 08:49:06 UTC
8ee8988 bhv space updated to newest point_set and wald_space standards 27 March 2024, 08:49:06 UTC
bf91387 bhv space 27 March 2024, 08:49:06 UTC
6302135 Fix gamma notebook 26 March 2024, 11:30:58 UTC
bddbcb2 Add InvolutionDiffeo and simplify NaturalToStandardDiffeo 26 March 2024, 10:35:55 UTC
258b7cf Clean NaturalToStandardDiffeo tangent diffeo 26 March 2024, 10:30:06 UTC
3886642 Add NaturalToStandardDiffeo to gamma distributions 26 March 2024, 10:21:14 UTC
40f2f1e Add belongs and is_tangent to DiffeomorphicManifold in intrinsic case 26 March 2024, 10:11:31 UTC
ea49b9b Implement PoincareHalfSpaceMetric as a pullback diffeo metric 26 March 2024, 09:21:32 UTC
f765515 Move HyperbolicDiffeo to main code 26 March 2024, 09:20:34 UTC
add4aed Remove HyperbolicMetric 26 March 2024, 09:11:17 UTC
a9108ec Merge pull request #1969 from alebrigant/alebrigant-hyperbolic-pga Create exact Principal Geodesic Analysis on the hyberbolic plane 21 March 2024, 13:38:04 UTC
9c57390 address Luis comments 21 March 2024, 12:09:23 UTC
730af05 Fix pytorch error 21 March 2024, 11:06:44 UTC
dc8281d Vectorize hyperboloid project on geodesic to allow one point, multiple geodesics case 21 March 2024, 10:58:05 UTC
78b30a1 Fix hyperbolic coordinate transforms vectorization 21 March 2024, 10:31:49 UTC
8d43983 Fix lint 21 March 2024, 10:23:28 UTC
4c96cce change class name in notebook 20 March 2024, 17:18:29 UTC
8c42c1d fix vectorization of tangent coord change 20 March 2024, 17:17:57 UTC
ecee1b7 modifiy example 20 March 2024, 17:05:49 UTC
5c4302d generalize tangent coord change to any dimension 20 March 2024, 16:59:22 UTC
c3688db change example 19 March 2024, 17:34:09 UTC
76b9303 add example file 19 March 2024, 17:24:51 UTC
95d3f52 Address Luis comments 19 March 2024, 17:22:38 UTC
88939a9 Remove leftover print 19 March 2024, 09:21:25 UTC
289ca12 Merge pull request #1974 from johnharveymath/ScalarProductMetric_API Scalar product metric API 18 March 2024, 08:31:36 UTC
1906140 Fix lint 18 March 2024, 08:11:20 UTC
d672128 Enhanced test coverage for `scalar_product_metric.py` 18 March 2024, 07:42:34 UTC
7c9d8c1 Change to TypeError when `space.metric` does not exist 18 March 2024, 07:42:34 UTC
918d15d Linting (imports no longer used) 18 March 2024, 07:42:34 UTC
9f66c7e Add check to `ScalarProductMetric.__mul__` 18 March 2024, 07:42:34 UTC
ea21603 Improve documentation, make use of `ScalarProductMetric` more explicit 18 March 2024, 07:42:34 UTC
647825d Changes to various classes using ScalarProductMetric 18 March 2024, 07:42:34 UTC
20afb76 Linting 18 March 2024, 07:42:34 UTC
5ea9a6a Fix ScalarProductMetric.__mul__ and tests 18 March 2024, 07:42:34 UTC
32cc338 Change signature of ScalarProductMetric 18 March 2024, 07:42:34 UTC
5216927 Allow equip_with_metric to accept an instance of a metric. 18 March 2024, 07:42:34 UTC
64e3322 Merge pull request #1975 from luisfpereira/surfaces-exp-solver Clean discrete surfaces exp solver 14 March 2024, 07:58:35 UTC
4c71822 Clean DiscreteSurfaces exp solver 13 March 2024, 16:20:48 UTC
ff63c1b Fix path straightening and interpolation vectorization 13 March 2024, 16:20:48 UTC
52a6c87 Merge pull request #1976 from luisfpereira/pytest Fix tests due pytest update 13 March 2024, 16:20:18 UTC
def206d Fix tests due pytest update 13 March 2024, 16:06:21 UTC
f518df3 Merge pull request #1973 from luisfpereira/geodesic-equation Remove time from geodesic_equation signature 08 March 2024, 13:41:36 UTC
c21c6e6 Remove time from geodesic_equation signature 08 March 2024, 12:56:46 UTC
7a023e7 Merge pull request #1972 from luisfpereira/connection-metric-signature Clean signatures wrt kwargs and base_point=None 08 March 2024, 11:19:37 UTC
7c8a8c9 Clean method signatures wrt use of base_point=None 08 March 2024, 11:01:39 UTC
b6f28eb Remove unnecessary kwargs from signatures 08 March 2024, 10:14:49 UTC
642d1ac Merge pull request #1938 from dralston78/brownian_motion Added Brownian motion class for manifolds 08 March 2024, 09:23:20 UTC
4053e59 Merge pull request #1970 from luisfpereira/solver-signature Homogenize numerics signatures 08 March 2024, 08:43:00 UTC
67f7035 Homogenize numerics signatures 06 March 2024, 16:23:48 UTC
181ea45 Merge pull request #1957 from luisfpereira/path-straightening Add path-straightening algorithm 06 March 2024, 13:50:47 UTC
6e58645 Update solver tests and add new ones for path and interpolation 06 March 2024, 12:35:48 UTC
8f1196d Use path straightening in discrete surfaces 06 March 2024, 12:14:15 UTC
cb8b3e2 Rename interpolator and fix path energy 06 March 2024, 12:13:15 UTC
02999b2 Remove point transformer from hyperbolic tests 05 March 2024, 14:16:48 UTC
f43c27b Update hyperbolic tests 05 March 2024, 13:41:09 UTC
86ad086 Fix lint 05 March 2024, 13:36:43 UTC
5ad33d2 modify ig notebook 01 March 2024, 21:49:24 UTC
86fd704 fix hyperbolic pca 01 March 2024, 21:48:21 UTC
83b16de Merge pull request #1964 from johnharveymath/change_scaling_lists Add method to change the lists in `scalar_product_metric.py` 01 March 2024, 16:38:56 UTC
4a967d6 Amend unit testing with new _ScaledMethodsRegistry class 01 March 2024, 15:22:57 UTC
386861d add tests for coord change in hyperbolic 01 March 2024, 13:40:14 UTC
a4cac9f add minkowski formula in docstrings 01 March 2024, 13:28:22 UTC
a03556b Create _ScaledMethodsRegistry to hold lists of scalable methods 01 March 2024, 11:01:43 UTC
df99c25 Merge pull request #1967 from sofiagonga/klein_coords Klein bottle parametrization conversions 01 March 2024, 09:07:58 UTC
7a53b73 Fix smoke data and docstrings in Klein bottle 01 March 2024, 08:54:06 UTC
654202a add smoke test data 29 February 2024, 19:39:19 UTC
8374ab4 Vectorize to_coords transformations and add corresponding test 28 February 2024, 17:16:38 UTC
d30b48d add test for klein botlle new coordinate transformations 27 February 2024, 23:28:39 UTC
f713fc4 include transformation from intrinsic to other coords 27 February 2024, 23:10:36 UTC
back to top