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
- support sequential matrix multiply - ([7dbbbc5](https://github.com/tyr-rust-bootcamp/02-concurrency/commit/7dbbbc5792ece1e77edfd44656cd231ca59f0aea)) - Tyr Chen
49
+
50
+
### Refactoring
51
+
52
+
- make matrix multiply to be concurreny with threads - ([6981550](https://github.com/tyr-rust-bootcamp/02-concurrency/commit/6981550a6d66d3c6e0eec5a16b476e42f842407d)) - Tyr Chen
53
+
54
+
---
55
+
## [2-1-thread-1] - 2024-03-30
56
+
57
+
### Features
58
+
59
+
- first try on rust thread - ([3a90550](https://github.com/tyr-rust-bootcamp/02-concurrency/commit/3a905500b1485f255a571a5d31e3a7696eb21041)) - Tyr Chen
60
+
61
+
### Miscellaneous Chores
13
62
14
-
- init the project and add the assets - ([6a3ca0a](https://github.com/tyrchen/qdrant-lib/commit/6a3ca0a900451c55969cc8dec20afb5351d86599)) - Tyr Chen
0 commit comments