ITK/Release 4/Refactor Numerical Libraries/Tcon 2011 08 24: Difference between revisions
From KitwarePublic
< ITK | Release 4 | Refactor Numerical Libraries
Jump to navigationJump to search
(Created page with "= Topics = * Inventory of Math needs for ITK * Need for identifying or creating specific tests that can be used for benchmarking * We should remove eispack from VXL * We shoul...") |
(→Topics) |
||
Line 3: | Line 3: | ||
* Inventory of Math needs for ITK | * Inventory of Math needs for ITK | ||
* Need for identifying or creating specific tests that can be used for benchmarking | * Need for identifying or creating specific tests that can be used for benchmarking | ||
* We should remove eispack from VXL | * We should remove eispack from VXL | ||
* We should remove linpack from VXL | * We should remove linpack from VXL | ||
* Before removing we should identify test that will be good for benchmarking before/after | * Before removing we should identify test that will be good for benchmarking before/after | ||
** Make sure that the tests have releavant sizes (vector size and or matrix size) | |||
* Need for FFT libraries | |||
= Action Items = | |||
* Luis identify ITK test with realistic cases for Julie and Julien. | |||
** Example code for point x matrix multiplications |
Revision as of 18:21, 24 August 2011
Topics
- Inventory of Math needs for ITK
- Need for identifying or creating specific tests that can be used for benchmarking
- We should remove eispack from VXL
- We should remove linpack from VXL
- Before removing we should identify test that will be good for benchmarking before/after
- Make sure that the tests have releavant sizes (vector size and or matrix size)
- Need for FFT libraries
Action Items
- Luis identify ITK test with realistic cases for Julie and Julien.
- Example code for point x matrix multiplications