Agenda&Status 022307: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
* Numerical Recipes | * Numerical Recipes | ||
** Brent file in VXL (same status) | ** Brent file in VXL (same status) | ||
** http://www.pit.physik.uni-tuebingen.de/~hehl/CP/brent.c | |||
** http://en.wikipedia.org/wiki/Brent_method | |||
** http://www.netlib.org/go/zeroin.f | |||
** Temporary code, not quite working yet (same status) | ** Temporary code, not quite working yet (same status) | ||
** Failing tests were disabled... still waiting for a permanent solution. (same status) | ** Failing tests were disabled... still waiting for a permanent solution. (same status) |
Latest revision as of 18:13, 23 February 2007
Agenda
Project Management
- Schedule
- Next release Feb 28 http://www.itk.org/Wiki/ITK_Release_Schedule#Release_3.2_Schedule
- CVS Freezing Saturday Feb 24th
- Bug triage session
- Numerical Recipes
- Brent file in VXL (same status)
- http://www.pit.physik.uni-tuebingen.de/~hehl/CP/brent.c
- http://en.wikipedia.org/wiki/Brent_method
- http://www.netlib.org/go/zeroin.f
- Temporary code, not quite working yet (same status)
- Failing tests were disabled... still waiting for a permanent solution. (same status)
- Dashboard Cleanup
- David Cole
Technical Topics
- Explicit Instantiation
- SGI issues