Skip to content

Commit e6d2ff5

Browse files
author
Ian
committed
changed some performance improvement bugs, version bump
1 parent 8914b47 commit e6d2ff5

File tree

3 files changed

+214
-712
lines changed

3 files changed

+214
-712
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "single_algebra"
3-
version = "0.8.2"
3+
version = "0.8.3"
44
edition = "2021"
55
license-file = "LICENSE.md"
66
description = "A linear algebra convenience library for the single-rust library. Can be used externally as well."

0 commit comments

Comments
 (0)