Commit Graph

15 Commits

Author SHA1 Message Date
4eb71c18fb remove num_cpus from Cargo.toml
All checks were successful
CI / Rust project (push) Successful in 1m8s
2023-11-26 23:30:44 +01:00
9e3b68204c fix function form and try adding first dereviation
All checks were successful
CI / Rust project (push) Successful in 1m9s
2023-11-26 23:27:33 +01:00
30111aaa85 prettify README
All checks were successful
CI / Rust project (push) Successful in -2m34s
2023-11-26 20:49:05 +01:00
2283d6ec87 prettify README
All checks were successful
CI / Rust project (push) Successful in 1m47s
2023-11-26 20:48:39 +01:00
e973875663 prettify README
All checks were successful
CI / Rust project (push) Successful in 2m1s
2023-11-26 20:48:03 +01:00
b8799023e8 prettify README
All checks were successful
CI / Rust project (push) Successful in 2m10s
2023-11-26 20:47:24 +01:00
c69eac05c4 update README + force user to use unsafe_mode on unsafe usage
All checks were successful
CI / Rust project (push) Successful in 1m51s
2023-11-26 20:46:52 +01:00
83b80c847b add clap + option for optimization
All checks were successful
CI / Rust project (push) Successful in 1m22s
2023-11-26 20:27:43 +01:00
c911014e9e draw basic function
All checks were successful
CI / Rust project (push) Successful in 1m5s
2023-11-26 19:45:49 +01:00
d2c5e120b4 further improvements on drawing basic function
All checks were successful
CI / Rust project (push) Successful in 1m7s
2023-11-26 16:41:11 +01:00
05e41f9540 fix compile error and produce first start for basic function
All checks were successful
CI / Rust project (push) Successful in 1m6s
2023-11-26 14:14:47 +01:00
40d962edb1 Failing due to weird float to int conversation not wokring
Some checks failed
CI / Rust project (push) Failing after 1m6s
2023-11-24 21:07:12 +01:00
6426f59f1a add ci
All checks were successful
CI / Rust project (push) Successful in 1m20s
2023-11-23 23:24:19 +01:00
942a5f7d33 Initial commit 2023-11-23 23:23:29 +01:00
0ead9b554d Initial commit 2023-11-23 22:44:46 +01:00