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...") |
Daviddoria (talk | contribs) m (moved ITK Release 4/Refactor Numerical Libraries/Tcon 2011 08 24 to ITK/Release 4/Refactor Numerical Libraries/Tcon 2011 08 24) |
||
(7 intermediate revisions by one other user not shown) | |||
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 | |||
== Schedule == | |||
* ITKv4 Beta Release Sept 15th | |||
* ITK Developers meeting Sept 27/28 | |||
** Bethesda Maryland (NLM Site at NIH Campus) | |||
= 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 |
Latest revision as of 16:01, 9 December 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
- ITKv4 Beta Release Sept 15th
- ITK Developers meeting Sept 27/28
- Bethesda Maryland (NLM Site at NIH Campus)
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