You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,13 @@
2
2

3
3
A light and efficient tensor library for Zig with a focus on simplicity and ease of use.
4
4
5
+
> **Note**: Katana is currently under pre-release (v0.1.0)! We are looking for feedback to improve features and solve bugs. Please contribute [here](CONTRIBUTING.md)!
6
+
5
7
## Installation
6
8
7
9
### Prerequisites
8
10
9
-
> **Important**: This library currently only works with Zig version 0.13.0. Support for the upcoming 0.14.0 version is planned.
11
+
> **Important**: This library currently only works with Zig version 0.13.0. Support for the upcoming 0.14.0 version is planned when it is released in February 2025.
0 commit comments