eigen: Eigen C++ library (linear algebra: matrices, sparse matrices, vectors, numerical solvers).

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

This module provides Haskell binding for Eigen C++ library.

Eigen is versatile.

Eigen is fast.

Eigen is reliable.

Eigen is elegant.

Eigen has good compiler support as we run our test suite against many compilers to guarantee reliability and work around any compiler bugs. Eigen also is standard C++98 and maintains very reasonable compilation times.

Eigen is licensed under the MPL2, which is a simple weak copyleft license. Common questions about the MPL2 are answered in the official MPL2 FAQ at http://www.mozilla.org/MPL/2.0/FAQ.html.

Note that currently, a few features in Eigen rely on third-party code licensed under the LGPL: SimplicialCholesky, AMD ordering, and constrained_cg. Such features are explicitly disabled by compiling Eigen with the EIGEN_MPL2_ONLY preprocessor symbol defined.

Virtually any software may use Eigen. For example, closed-source software may use Eigen without having to disclose its own source code. Many proprietary and closed-source software projects are using Eigen right now, as well as many BSD-licensed projects.

Documentation at the most extent replicates original Eigen documentation.

Properties

Versions 1.0.0, 1.1.1, 1.1.2, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.1.7, 3.3.4.0, 3.3.4.1, 3.3.4.1, 3.3.4.2, 3.3.7.0
Change log None available
Dependencies base (>=4.9 && <5), binary, bytestring, primitive (>=0.1 && <0.7), transformers (>=0.3), vector (>=0.5 && <0.13) [details]
License BSD-3-Clause
Copyright (c) 2013-2015, Oleg Sidorkin, (c) 2018, chessai
Author Oleg Sidorkin <oleg.sidorkin@gmail.com>
Maintainer chessai <chessai1996@gmail.com>
Category Data, Math, Algebra, Statistics, Algorithms, Numeric
Home page https://github.com/chessai/eigen
Source repo head: git clone git://github.com/chessai/eigen.git
Uploaded by chessai at 2018-07-17T13:45:35Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees