magnus167
  • Joined on 2025-01-23
magnus167 synced commits to map-zip at magnus167/rustframe from mirror 2025-07-06 01:06:41 +00:00
magnus167 synced commits to main at magnus167/rustframe from mirror 2025-07-06 00:26:40 +00:00
64e578fae2 Add examples for matrix multiplication, dot product, and transpose in README
magnus167 synced commits to refs/pull/47/merge at magnus167/rustframe from mirror 2025-07-06 00:06:42 +00:00
e9cda2b8c7 Merge 58b38311b50ec33d1dfe96b0c91e407be2917372 into f44bb5b2053c6303a466c966dde57f3d130b67f9
58b38311b5 Merge branch 'main' into dataframe
f44bb5b205 Merge pull request #54 from Magnus167/fix-benchmark
fde9c73a66 Fix README formatting by commenting out logo image line
85e0eb7e67 Update benchmarks to use Axis enum for apply_axis method
Compare 17 commits »
magnus167 synced commits to refs/pull/30/merge at magnus167/rustframe from mirror 2025-07-06 00:06:42 +00:00
33806a546b Merge 9ef719316ade35a86b1abd5f7d3a1f5a9b2d5b19 into f44bb5b2053c6303a466c966dde57f3d130b67f9
9ef719316a Merge branch 'main' into csv
f44bb5b205 Merge pull request #54 from Magnus167/fix-benchmark
fde9c73a66 Fix README formatting by commenting out logo image line
85e0eb7e67 Update benchmarks to use Axis enum for apply_axis method
Compare 16 commits »
magnus167 synced commits to csv at magnus167/rustframe from mirror 2025-07-06 00:06:42 +00:00
9ef719316a Merge branch 'main' into csv
f44bb5b205 Merge pull request #54 from Magnus167/fix-benchmark
fde9c73a66 Fix README formatting by commenting out logo image line
85e0eb7e67 Update benchmarks to use Axis enum for apply_axis method
b8e64811ed Merge pull request #53 from Magnus167/matrix-ops-enhancement
Compare 30 commits »
magnus167 synced commits to main at magnus167/rustframe from mirror 2025-07-06 00:06:42 +00:00
f44bb5b205 Merge pull request #54 from Magnus167/fix-benchmark
fde9c73a66 Fix README formatting by commenting out logo image line
85e0eb7e67 Update benchmarks to use Axis enum for apply_axis method
Compare 3 commits »
magnus167 synced commits to dataframe at magnus167/rustframe from mirror 2025-07-06 00:06:42 +00:00
58b38311b5 Merge branch 'main' into dataframe
f44bb5b205 Merge pull request #54 from Magnus167/fix-benchmark
fde9c73a66 Fix README formatting by commenting out logo image line
85e0eb7e67 Update benchmarks to use Axis enum for apply_axis method
4ed23069fc Merge branch 'main' into dataframe
Compare 28 commits »
magnus167 synced commits to main at magnus167/rustframe from mirror 2025-07-05 23:46:41 +00:00
b8e64811ed Merge pull request #53 from Magnus167/matrix-ops-enhancement
2ac2db258f Add tests for matrix multiplication and transpose operations in Frame
7a68d13eb3 Change transpose method to take an immutable reference
f39c678192 Add test for matrix multiplication error handling and create 4x4 test matrix with NaNs
ad9f89860e Add benchmarks for matrix and frame operations including multiplication, summation, product, application along axes, and transposition
Compare 11 commits »
magnus167 synced and deleted reference refs/tags/refs/pull/53/merge at magnus167/rustframe from mirror 2025-07-05 23:46:41 +00:00
magnus167 synced and deleted reference refs/tags/matrix-ops-enhancement at magnus167/rustframe from mirror 2025-07-05 23:46:41 +00:00
magnus167 synced commits to matrix-ops-enhancement at magnus167/rustframe from mirror 2025-07-05 23:26:40 +00:00
ad9f89860e Add benchmarks for matrix and frame operations including multiplication, summation, product, application along axes, and transposition
ef574892fa Add transpose method to Frame for matrix transposition
30bff6ecf4 Add transpose method to Frame for matrix transposition
Compare 3 commits »
magnus167 synced commits to refs/pull/53/merge at magnus167/rustframe from mirror 2025-07-05 23:26:40 +00:00
5deaa36fa1 Merge ad9f89860eb886b536ff2f02c2ec5d897ca6bf63 into 3e279b813843ce9fa9ba29fba9ccfc538712f8f7
ad9f89860e Add benchmarks for matrix and frame operations including multiplication, summation, product, application along axes, and transposition
ef574892fa Add transpose method to Frame for matrix transposition
30bff6ecf4 Add transpose method to Frame for matrix transposition
Compare 4 commits »
magnus167 synced new reference matrix-ops-enhancement to magnus167/rustframe from mirror 2025-07-05 20:26:40 +00:00
magnus167 synced commits to matrix-ops-enhancement at magnus167/rustframe from mirror 2025-07-05 20:26:40 +00:00
magnus167 synced commits to refs/pull/30/merge at magnus167/rustframe from mirror 2025-07-05 18:26:41 +00:00
339c44b70e Merge 960fd345c2ea712ab9d1da449d8af367085585c1 into 3e279b813843ce9fa9ba29fba9ccfc538712f8f7
3e279b8138 Fix image height attribute in README.md
a06725686f using http api instead of gh cli
7106f6ccf7 Add a blank line at the beginning of README.md for better formatting
95911fb0ef Fix GitHub token reference for downloading benchmark report
Compare 11 commits »
magnus167 synced commits to refs/pull/47/merge at magnus167/rustframe from mirror 2025-07-05 17:46:40 +00:00
fa70ff9a41 Merge 7d7794627be1eef7edc5152299ca3fe05d0300f7 into 3e279b813843ce9fa9ba29fba9ccfc538712f8f7
3e279b8138 Fix image height attribute in README.md
a06725686f using http api instead of gh cli
7106f6ccf7 Add a blank line at the beginning of README.md for better formatting
95911fb0ef Fix GitHub token reference for downloading benchmark report
Compare 11 commits »
magnus167 synced commits to main at magnus167/rustframe from mirror 2025-07-05 14:36:41 +00:00
3e279b8138 Fix image height attribute in README.md
a06725686f using http api instead of gh cli
Compare 2 commits »
magnus167 synced commits to main at magnus167/rustframe from mirror 2025-07-05 00:16:40 +00:00
7106f6ccf7 Add a blank line at the beginning of README.md for better formatting
95911fb0ef Fix GitHub token reference for downloading benchmark report
Compare 2 commits »
magnus167 synced commits to main at magnus167/rustframe from mirror 2025-07-04 23:56:42 +00:00
84b7fc8eec Fix GitHub token reference for downloading benchmark report
7a580327e8 Merge pull request #52 from Magnus167/updating-example
1e908b0ac5 Fix token handling for downloading benchmark report in workflow
1f306c59f2 Add instructions for running examples in README.md
48660b1a75 Add rand as a development dependency in Cargo.toml
Compare 6 commits »
magnus167 synced commits to refs/pull/47/merge at magnus167/rustframe from mirror 2025-07-04 19:56:41 +00:00
c25593a3aa Merge 7d7794627be1eef7edc5152299ca3fe05d0300f7 into 545c1d71177bb71ecbb490ff230d21a2aa335620
545c1d7117 Merge pull request #51 from Magnus167/examples-folder
da72f18b42 moved file
Compare 3 commits »