Changes between Initial Version and Version 1 of Ticket #18214, comment 5
- Timestamp:
- 08/17/16 19:37:59 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18214, comment 5
initial v1 1 1 I think you also need to change method `PointConfiguration.contained_simplex`. 2 2 3 And that epsilon should indeed be customizable. And when `PointConfiguration` is called from `Polyhedron RDF`, it should use the epsilons from `Polyhedron_RDF`.3 And that epsilon should indeed be customizable. And when `PointConfiguration` is called from `Polyhedron_RDF`, it should use the epsilons from `Polyhedron_RDF._is_zero` etc.