Skip to content

Commit

Permalink
Merge pull request #99 from jacobdwatters/develop
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jacobdwatters authored Jul 15, 2024
2 parents cefcffa + fa74a55 commit 07421ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=jacobdwatters_Flag4j&metric=coverage)](https://sonarcloud.io/summary/new_code?id=jacobdwatters_Flag4j)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=jacobdwatters_Flag4j&metric=ncloc)](https://sonarcloud.io/summary/new_code?id=jacobdwatters_Flag4j)

# Flag4j
Flag4j is a fast linear algebra library for Java and provides operations and linear algebra routines for real/complex sparse/dense tensors, matrices, and vectors.
# Flag4j - Fast Linear Algebra for Java
Flag4j is a fast anbd easy to use linear algebra library for Java and provides operations and linear algebra routines for real/complex sparse/dense tensors, matrices, and vectors.

## State of Project as of 16-FEB-2024
Flag4j is currently in the final steps of development before an initial beta release. Nearly all features have been fully implemented or beta implementations.
Expand Down

0 comments on commit 07421ee

Please sign in to comment.