geomstats / rgeomstats

Geomstats for R
MIT License
2 stars 1 forks source link

Special orthogonal group #10

Closed lundjack closed 5 years ago

lundjack commented 5 years ago

PR for special Orthogonal Group. There are not unit tests yet on this, can we discuss at our next weekly meeting what unit tests are needed? There are a number of calls using reticulate to gs$backend$[function] Let me know what you think for this. There are a few that have direct equivalents in R like eye(), but there are also a few that don't have direct equivalents. Let me know if you think it would be worthwhile to try to rewrite them like ToNdarray, or if we can continue to use reticulate.