You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed ripserr 0.2.0 on two different computers, one Ubuntu x86_64 compute server and on a MacBook Pro (running arm64).
The call signature for vietoris_rips differs between the two installations, requiring dim= on the Mac and max_dim= on the server to set the upper homological dimension limit. As a result, I cannot move scripts between the two computers.
The text was updated successfully, but these errors were encountered:
I have installed ripserr 0.2.0 on two different computers, one Ubuntu x86_64 compute server and on a MacBook Pro (running arm64).
The call signature for
vietoris_rips
differs between the two installations, requiringdim=
on the Mac andmax_dim=
on the server to set the upper homological dimension limit. As a result, I cannot move scripts between the two computers.The text was updated successfully, but these errors were encountered: