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
(→Topics) |
|||
Line 8: | Line 8: | ||
** Make sure that the tests have releavant sizes (vector size and or matrix size) | ** Make sure that the tests have releavant sizes (vector size and or matrix size) | ||
* Need for FFT libraries | * Need for FFT libraries | ||
== Schedule == | |||
* Beta Release Sept 15th | |||
= Action Items = | = Action Items = |
Revision as of 18:40, 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
Schedule
- Beta Release Sept 15th
Action Items
- Luis identify ITK test with realistic cases for Julie and Julien.
- Example code for point x matrix multiplications
- List the optimizers
- Send an example of Image registration
- Send en example of Eigen Analysis in Diffusion Tensors
- Send example of FEM registration that illustrates the use of non-linear solvers
- Send example of FFTW use in images
- Chuck
- Replace eispack with functions from lapack
- Replace linpack with functions from lapack
- Replace lapack with lapacke
- Coordinate with Julie