This website requires JavaScript.
Explore
Help
Sign In
cozis
/
Lina
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
15
Commits
3
Branches
0
Tags
56c481d684b92f2ac10ec379a7512c02528b409a
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Francesco Cozzuto
56c481d684
added tests for the transposition of 4x4 matrices
2022-01-14 15:30:34 +01:00
.gitignore
better transposition algorithm
2022-01-14 03:36:59 +01:00
build.sh
better transposition algorithm
2022-01-14 03:36:59 +01:00
lina.c
better transposition algorithm
2022-01-14 03:36:59 +01:00
lina.h
added some asserts and made minor api changes
2022-01-13 17:13:44 +01:00
README.md
added gitignore and removed editor artifacts
2022-01-13 18:03:25 +01:00
test.c
added tests for the transposition of 4x4 matrices
2022-01-14 15:30:34 +01:00
time.c
more sophisticated benchmarks
2022-01-14 03:54:57 +01:00
README.md
lina
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
A linear algebra library written in C.
Readme
97
KiB
Languages
C
99.7%
Shell
0.3%