About: Eigen (C++ library)     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:WikicatFreeComputerLibraries, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FEigen_%28C%2B%2B_library%29

Eigen is a high-level C++ library of template headers for linear algebra, matrix and vector operations, geometrical transformations, numerical solvers and related algorithms.Eigen is open-source software licensed under the Mozilla Public License 2.0 since version 3.1.1. Earlier versions were licensed under the GNU Lesser General Public License. Version 1.0 was released in Dec 2006. New Release 3.4 includes many improvements.

AttributesValues
rdf:type
rdfs:label
  • Eigen (C++ library) (en)
  • Eigen (bibliothèque C++) (fr)
  • Eigen (ru)
  • Eigen (uk)
rdfs:comment
  • Eigen — библиотека линейной алгебры для языка программирования C++ с открытым исходным кодом. Написана на шаблонах и предназначена для векторно-матричных вычислений и связанных с ними операций. Начиная с версии 3.1.1 публикуется под лицензией MPL2 (до этого использовалась LGPL3+). Eigen характеризуется простым API и производительностью, сопоставимой с Библиотека используется во множестве проектов, среди которых: * TensorFlow * OpenCV * * * * Krita * Yujin Robot * Willow Garage * * OpenBabel (начиная с версии 2) * Google Camera (начиная с версии 2) Также используется в проектах KDE. (ru)
  • Eigen — це бібліотека шаблонів C++ високого рівня для вирішення задач лінійної алгебри, операцій з матрицями і векторами, чисельного аналізу і пов'язаних з цим алгоритмів.Eigen це бібліотека з відкритим кодом, що має ліцензію MPL2 починаючи з версії 3.1.1.Більш ранні версії розповсюджувалися під ліцензією LGPL3+. Бібліотека Eigen завжди відзнчалась елегантним API, гнучкими можливостями при роботі зі статично і створеними матрицями і розрідженими матрицями.Для досягнення високої швидкодії, бібліотека Eigen містить складну для наборів інструкцій SSE 2/3/4, ARM NEON і . (uk)
  • Eigen is a high-level C++ library of template headers for linear algebra, matrix and vector operations, geometrical transformations, numerical solvers and related algorithms.Eigen is open-source software licensed under the Mozilla Public License 2.0 since version 3.1.1. Earlier versions were licensed under the GNU Lesser General Public License. Version 1.0 was released in Dec 2006. New Release 3.4 includes many improvements. (en)
  • Eigen est une bibliothèque d'analyse numérique en C++ composée d'entêtes de templates, développée par Benoît Jacob et Gaël Guennebaud à l'INRIA. C'est un logiciel libre sous licence MPL2 et multiplate-formes. Elle comporte des outils d'algèbre linéaire, comme des opérations matricielles et vectorielles. Eigen permet l'utilisation d'allocation mémoire statique ou dynamique pour ses matrices et un nombre important de solveurs de matrice creuse. Il existe un binding en Haskell pour cette bibliothèque (fr)
foaf:name
  • Eigen (en)
name
  • Eigen (en)
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/Eigen_Silly_Professor_135x135.png
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
sameAs
dbp:wikiPageUsesTemplate
thumbnail
developer
  • (en)
  • Benoît Jacob (en)
  • Gaël Guennebaud (en)
genre
license
logo
  • Eigen Silly Professor 135x135.png (en)
operating system
programming language
has abstract
  • Eigen is a high-level C++ library of template headers for linear algebra, matrix and vector operations, geometrical transformations, numerical solvers and related algorithms.Eigen is open-source software licensed under the Mozilla Public License 2.0 since version 3.1.1. Earlier versions were licensed under the GNU Lesser General Public License. Version 1.0 was released in Dec 2006. Eigen is implemented using the expression templates metaprogramming technique, meaning it builds expression trees at compile time and generates custom code to evaluate these. Using expression templates and a cost model of floating point operations, the library performs its own loop unrolling and vectorization. Eigen itself can provide BLAS and a subset of LAPACK interfaces. New Release 3.4 includes many improvements. (en)
  • Eigen est une bibliothèque d'analyse numérique en C++ composée d'entêtes de templates, développée par Benoît Jacob et Gaël Guennebaud à l'INRIA. C'est un logiciel libre sous licence MPL2 et multiplate-formes. Elle comporte des outils d'algèbre linéaire, comme des opérations matricielles et vectorielles. Eigen permet l'utilisation d'allocation mémoire statique ou dynamique pour ses matrices et un nombre important de solveurs de matrice creuse. La bibliothèque est optimisée pour différents SIMD, tels que SSE 2/3/4 pour architectures Intel, ARM NEON pour architecture ARM (depuis sa version 2) ou encore AltiVec pour architecture Power. Il existe un binding en Haskell pour cette bibliothèque Un nombre important de projets utilisent cette bibliothèque ou étendent ses fonctionnalités parmi lesquelles des applications scientifiques, de robotique, d'ingénierie, d'infographie, de reconnaissance, mobiles, ou encore de bureautique. (fr)
  • Eigen — библиотека линейной алгебры для языка программирования C++ с открытым исходным кодом. Написана на шаблонах и предназначена для векторно-матричных вычислений и связанных с ними операций. Начиная с версии 3.1.1 публикуется под лицензией MPL2 (до этого использовалась LGPL3+). Eigen характеризуется простым API и производительностью, сопоставимой с Библиотека используется во множестве проектов, среди которых: * TensorFlow * OpenCV * * * * Krita * Yujin Robot * Willow Garage * * OpenBabel (начиная с версии 2) * Google Camera (начиная с версии 2) Также используется в проектах KDE. (ru)
  • Eigen — це бібліотека шаблонів C++ високого рівня для вирішення задач лінійної алгебри, операцій з матрицями і векторами, чисельного аналізу і пов'язаних з цим алгоритмів.Eigen це бібліотека з відкритим кодом, що має ліцензію MPL2 починаючи з версії 3.1.1.Більш ранні версії розповсюджувалися під ліцензією LGPL3+. Бібліотека Eigen завжди відзнчалась елегантним API, гнучкими можливостями при роботі зі статично і створеними матрицями і розрідженими матрицями.Для досягнення високої швидкодії, бібліотека Eigen містить складну для наборів інструкцій SSE 2/3/4, ARM NEON і . (uk)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
genre
license
operating system
programming language
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 60 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software