Skip to content

Interpolating between identical source and target locations on continuous spaces throws ZeroDivisionError #275

@fxjung

Description

@fxjung

Whereas for graph spaces, we check for identical locations, for continuous spaces we do not. This might lead to simulations crashing.

  • Check for u == v in python continuous spaces
  • Check for u == v in cython continuous spaces

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions