changed curly bracket code style

This commit is contained in:
Francesco Cozzuto
2023-03-30 01:25:07 +02:00
parent 4d35b7d8de
commit 85f5fc43d7
2 changed files with 275 additions and 317 deletions
+2 -4
View File
@@ -1,4 +1,2 @@
# Lina
Lina (***Lin**ear **A**lgebra*) is a C library that implements common linear algebra operations.
Note that this is still a work in progress.
# Lina, the nice-to-read linear algebra toolkit!
Lina (***Lin**ear **A**lgebra*) is a C library that implements common linear algebra operations with the aim to be nice to read!