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
25
Commits
2
Branches
0
Tags
fa172de1eba97a209ee7dc7381c1c97b6238ea1b
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
eliaskohout
fa172de1eb
Added tensor_add/tensor_sub functions.
2023-04-11 20:55:16 +02:00
tests
Restuctured the project.
2023-03-15 16:13:37 +01:00
.gitignore
Added gitignore.
2023-03-15 16:24:40 +01:00
Makefile
Added makefile.
2023-03-15 16:20:17 +01:00
tensor.c
Added tensor_add/tensor_sub functions.
2023-04-11 20:55:16 +02:00
tensor.h
Changed implementation of scalar operations to use map.
2023-04-11 20:39:14 +02:00
S
Description
A simple C library implementing tensors. Still in development.
103
KiB
Languages
C
97.6%
Makefile
2.4%