VTK/Futures/Math Library: Difference between revisions

From KitwarePublic
< VTK
Jump to navigationJump to search
No edit summary
Line 15: Line 15:


==Candidates==
==Candidates==
===[http://eigen.tuxfamily.org/index.php?title=Main_Page eigen2]===
===[http://www.intel.com/cd/software/products/asmo-na/eng/307757.htm Intel Math Kernel Library]===
===[http://www.amd.com/acml AMD's core math library]===
===[http://www.csar.cfs.ac.uk/user_information/software/maths/goto.shtml GOTO BLAS]===
===[http://math-atlas.sourceforge.net/ math-atlas]===

Revision as of 20:36, 31 January 2010

Motivation

A recent discussion on the vtk-developers mailing list described the need for a standard maths/vectors package for VTK.

This page captures the motivation, requirements and evaluation of candidates.


Requirements

  • Licensing requirements
  • Technical requirements
  • Performance requirement
  • Portability requirements
  • VTK-compatibility requirements
  • Other Requirements

Candidates

eigen2

Intel Math Kernel Library

AMD's core math library

GOTO BLAS

math-atlas