This website requires JavaScript.
Explore
Help
Sign In
eliaskohout
/
ctensor
Watch
1
Star
0
Fork
0
You've already forked ctensor
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
18
Commits
2
Branches
0
Tags
30915027d6cdbf51c230c2fa518772d8613f4c9d
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Elias Kohout
30915027d6
Removed files for the restructuring.
2023-03-15 16:22:52 +01:00
tests
Restuctured the project.
2023-03-15 16:13:37 +01:00
Makefile
Added makefile.
2023-03-15 16:20:17 +01:00
tensor.c
Added assertions, added index_offset array to improve performance when indexing, rewritten set_size
2023-03-13 15:45:30 +01:00
tensor.h
Added assertions, added index_offset array to improve performance when indexing, rewritten set_size
2023-03-13 15:45:30 +01:00
Description
A simple C library implementing tensors. Still in development.
103
KiB
Languages
C
97.6%
Makefile
2.4%