Ticket #3871 (closed: fixed)
Find a hyperplane in N-dimensions from N-1 vectors on its surface
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #3859 | Tester: | Jose Borreguero |
Description
Given N points known to be on the surface of a hyperplane in N dimensions (i.e. the plane has N-1 dimensions), define the hyperplane in a MDPlane.
Change History
comment:3 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
In [14950]:
comment:5 Changed 9 years ago by Janik Zikovsky
- Status changed from verify to reopened
- Resolution fixed deleted
- Summary changed from Find a hyperplane in N-dimensions from N points on its surface to Find a hyperplane in N-dimensions from N-1 vectors on its surface
The code to find using points is unstable. I am modifying this ticket to say:
Find a plane given N-1 vectors lying on its surface. The normal vector can be found from the determinant of a matrix.
comment:7 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
In [14979]:
comment:8 Changed 9 years ago by Jose Borreguero
- Status changed from verify to verifying
- Tester set to Jose Borreguero
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4718
Note: See
TracTickets for help on using
tickets.