Skip to content

Commit

Permalink
Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
voldien committed Oct 9, 2020
1 parent b386da3 commit b27f587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
[![Actions Build Status](https://github.com/voldien/hpm/workflows/Hpm/badge.svg?branch=master)](https://github.com/voldien/hpm/actions)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/voldien/hpm.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/voldien/hpm/context:cpp)
[![GitHub release](https://img.shields.io/github/release/voldien/hpm.svg)](https://github.com/voldien/hpm/releases)

*HPM* is a matrix library that supports multiple SIMD implementations that can be loaded in run-time. Furthermore, the program can load the most appropriated implementation on its own and, it can as well explicitly load a specific SIMD extension with the available SIMD enumerators.

Expand Down

0 comments on commit b27f587

Please sign in to comment.