Skip to content

Commit

Permalink
Big refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
nx10 committed May 14, 2024
1 parent 8129779 commit dcc1216
Show file tree
Hide file tree
Showing 10 changed files with 1,587 additions and 1,076 deletions.
163 changes: 68 additions & 95 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "actfast"
version = "0.1.9"
version = "1.0.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -14,5 +14,4 @@ numpy = "0.21"
zip = { version = "1.1.2", features = ["deflate"], default-features = false }
chrono = "0.4.34"
bitreader = "0.3.8"
struct_iterable = "0.1.1"
serde_json = "1.0.114"
assert_approx_eq = "1.1.0"
Loading

0 comments on commit dcc1216

Please sign in to comment.