GEM Library

Open source high precision matrix library for Matlab and GNU/Octave
243 Downloads
Updated 30 May 2023

This open source library makes it easy for anyone familiar with matlab to perform simple computations in high precision.

The package provided by mathworks does not contain the binaries. Download the complete package here: https://github.com/gem-library/gem/releases

The Gmp Eigen Matrix (GEM) library brings both dense and sparse high precision matrices to matlab. Benefit from arbitrary precision while still using your usual matlab functions thanks to the numerous overloads covering basic matrix algebra, standard eigenvalue decomposition, singular values, basic linear system solving and many more.

Cite As

Jean-Daniel (2024). GEM Library (https://github.com/gem-library/gem/releases/tag/v2.0.3), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Algebra in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

docs_src

gem

gem/@gem

gem/@sgem

perf

tests

tests/gem

tests/sgem

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
2.0.3.0

See release notes for this release on GitHub: https://github.com/gem-library/gem/releases/tag/v2.0.3

2.0.2

See release notes for this release on GitHub: https://github.com/gem-library/gem/releases/tag/v2.0.2

2.0.1

See release notes for this release on GitHub: https://github.com/gem-library/gem/releases/tag/v2.0.1

2.0.0

See release notes for this release on GitHub: https://github.com/gem-library/gem/releases/tag/v2.0.0

1.0.6.0

Update for Yalmip version R20180209 (https://yalmip.github.io/R20180209)

1.0.5.0

Major release. Includes numerous improvements, and a first experimental build for Mac OS X.

1.0.4.0

Fixed missing dll library for the Windows binary. Thanks to Cai Yu for reporting the issue and helping fixing it!

1.0.3.0

Added Windows binaries

1.0.2.0

Linked with the github page

1.0.1.0

added picture

1.0.0.0

0.1.3.0

See release notes for this release on GitHub: https://github.com/gem-library/gem/releases/tag/v0.1.3

0.1.2.0

See release notes for this release on GitHub: https://github.com/gem-library/gem/releases/tag/v0.1.2

0.1.1.0

See release notes for this release on GitHub: https://github.com/gem-library/gem/releases/tag/v0.1.1

0.1.0.0

See release notes for this release on GitHub: https://github.com/gem-library/gem/releases/tag/v0.1.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.