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
26
Commits
2
Branches
0
Tags
5a86badd4379580b6d823396016561f12c751636
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
5a86badd43
Updated Makefile
2023-05-07 13:29:54 +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
Updated Makefile
2023-05-07 13:29:54 +02: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
Description
A simple C library implementing tensors. Still in development.
103
KiB
Languages
C
97.6%
Makefile
2.4%