2023-11-21T16:54:54Z - 2024-11-21T16:54:54Z

Overview

5 Active Pull Requests
13 Active Issues
Excluding merges, 1 author has pushed 6 commits to master and 6 commits to all branches. On master, 22 files have changed and there have been 5168 additions and 2308 deletions.

5 Pull requests merged by 1 user

Merged #18 Update gitignore 2024-01-06 00:14:26 +00:00

Merged #17 Finish basic types and refactor 2024-01-06 00:11:30 +00:00

Merged #16 🔧 Tests and benchmarks 2024-01-04 11:59:32 +00:00

Merged #15 🚀 Implement Tensor-type and basic methods 2024-01-03 21:52:54 +00:00

Merged #1 🔧 General Plumming 2024-01-02 19:20:10 +00:00

1 Issue closed from 1 user

Closed #3 Implement core types and trivial methods 2024-01-06 00:22:30 +00:00

12 Issues created by 1 user

Opened #2 v0.1.0 2024-01-02 19:44:05 +00:00

Opened #4 Iterators normal, axis and transposed 2024-01-03 14:15:19 +00:00

Opened #5 Transposition and permutation of dimensions 2024-01-03 14:18:14 +00:00

Opened #6 Element-wise operations and broadcasting 2024-01-03 14:27:03 +00:00

Opened #7 Reduction operations 2024-01-03 14:31:30 +00:00

Opened #8 Reshaping a tensor 2024-01-03 14:33:19 +00:00

Opened #9 Tensor concatenation 2024-01-03 14:33:57 +00:00

Opened #10 Normalization operations 2024-01-03 14:36:56 +00:00

Opened #11 Convolution operations 2024-01-03 14:38:57 +00:00

Opened #12 Slicing, indexing and joining parts of tensor(s) 2024-01-03 14:43:58 +00:00

Opened #13 Expand or squeeze a tensor 2024-01-03 14:45:51 +00:00

Opened #14 Tensor contraction 2024-01-03 14:47:23 +00:00