35
I Use This!
Moderate Activity
Analyzed 1 day ago. based on code collected 2 days 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
  • ...
    check out hot projects on the Open Hub
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    search using multiple tags to find exactly what you need
About Project Security

Languages

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

30 Day Summary

May 12 2025 — Jun 11 2025

12 Month Summary

Jun 11 2024 — Jun 11 2025
  • 248 Commits
    Down -22 (8%) from previous 12 months
  • 43 Contributors
    Down -1 (2%) from previous 12 months

Ratings

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