35
I Use This!
Moderate Activity
Analyzed about 24 hours ago. based on code collected 1 day ago.

Project Summary

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
* It supports tiny & large dense, and sparse matrices, fully integrated with one another.
* It has no dependency and no binary to compile or link-to.
* It takes full advantage of expression templates to provide a great API, and enable many optimizations including temporary removal, and intelligent explicit vectorization (SSE, AVX, AltiVec, and NEON).
* Performance is on par with the best BLAS implementations.
* It provides linear solvers comparable to LAPACK as well as sparse direct and iterative methods with preconditioners.
* It keeps in mind the real needs of applications, for example the geometry features needed for 3D graphics.

Tags

c++ expression_templates library linear_algebra math mathematics matrix template vector

GNU Lesser General Public License v3.0 only
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Use Patent Claims

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

Include Install Instructions

These details are provided for information only. No information here is legal advice and should not be used as such.

Mozilla Public License 2.0
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Sub-License

Use Patent Claims

Forbidden

Hold Liable

Use Trademarks

Required

Distribute Original

Disclose Source

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
About Project Security

Languages

C++
78%
Fortran (Fixed-format)
10%
C
7%
10 Other
5%

30 Day Summary

Aug 8 2025 — Sep 7 2025

12 Month Summary

Sep 7 2024 — Sep 7 2025
  • 264 Commits
    Down -9 (3%) from previous 12 months
  • 42 Contributors
    Down -7 (14%) from previous 12 months

Ratings

11 users rate this project:
4.81818
   
4.8/5.0
Click to add your rating
  
Review this Project!