Palash Tyagi
|
94cdbe3b0e
|
Add rustframe logo image to the repository
|
2025-04-26 05:58:14 +01:00 |
|
|
06f6f897a3
|
Merge pull request #21 from Magnus167/toml_update
Updating TOML, updating gitignore, archiving old workflow
|
2025-04-26 05:06:34 +01:00 |
|
|
b147198fad
|
Merge branch 'main' into toml_update
|
2025-04-26 05:02:36 +01:00 |
|
Palash Tyagi
|
d212adabb9
|
Add initial PR checks workflow configuration
|
2025-04-26 04:59:52 +01:00 |
|
Palash Tyagi
|
e6f7c88893
|
Revert edition to 2021 and update chrono dependency version in Cargo.toml
|
2025-04-26 04:58:12 +01:00 |
|
Palash Tyagi
|
d230e1b2e0
|
Add *.info to .gitignore to exclude info files from version control
|
2025-04-26 04:41:49 +01:00 |
|
|
9a7aae1e13
|
Merge pull request #19 from Magnus167/matr_eq
Implement element-wise equality comparison for Matrix and Frame
|
2025-04-26 02:56:07 +01:00 |
|
Palash Tyagi
|
1865e90956
|
Improve documentation formatting for Broadcastable trait and element-wise comparison methods
|
2025-04-26 02:54:13 +01:00 |
|
Palash Tyagi
|
8ed8cecd0e
|
Update documentation build and test commands to include release flag for improved performance
|
2025-04-26 02:54:02 +01:00 |
|
Palash Tyagi
|
d0b9ab0716
|
Implement element-wise arithmetic operations for matrices with scalars and add corresponding unit tests
|
2025-04-26 02:49:43 +01:00 |
|
Palash Tyagi
|
d6ccf88829
|
Update coverage thresholds in codecov.yml: increase project target to 95% and adjust patch target to 50%
|
2025-04-26 02:48:12 +01:00 |
|
Palash Tyagi
|
2ff4a99346
|
Reorganize type aliases for matrix types: move to appropriate location for clarity
|
2025-04-26 02:45:56 +01:00 |
|
Palash Tyagi
|
9b96dad956
|
Refactor Axis enum definition: move to appropriate location and remove duplicate
|
2025-04-26 02:45:18 +01:00 |
|
Palash Tyagi
|
6804e7ca5a
|
Add unit test for mutable data access in Matrix
|
2025-04-26 02:42:38 +01:00 |
|
|
a188d162a7
|
Merge branch 'main' into matr_eq
|
2025-04-26 02:39:48 +01:00 |
|
|
5008ec2fc5
|
Merge pull request #20 from Magnus167/doc
Update docs and README.md
|
2025-04-26 02:39:25 +01:00 |
|
Palash Tyagi
|
3d5ef1a94e
|
Fix string conversion in example code for clarity and consistency
|
2025-04-26 02:38:23 +01:00 |
|
Palash Tyagi
|
4af584a748
|
Revise README.md for clarity and structure; enhance documentation and quick start section
|
2025-04-26 02:35:38 +01:00 |
|
Palash Tyagi
|
5883095bcc
|
Add documentation comments for matrix, frame, and utils modules
|
2025-04-26 02:34:48 +01:00 |
|
Palash Tyagi
|
74e0731c11
|
Remove commented-out dependency for rayon in Cargo.toml
|
2025-04-26 02:34:41 +01:00 |
|
Palash Tyagi
|
883a5526a8
|
Add Cargo.lock to .gitignore for library management
|
2025-04-26 02:34:10 +01:00 |
|
Palash Tyagi
|
ebfd63d9db
|
Add tests for broadcastable operations and fix comment formatting
|
2025-04-26 00:22:25 +01:00 |
|
Palash Tyagi
|
cf5ae8550e
|
Refactor Matrix implementation to require Clone trait and reorder methods for clarity
|
2025-04-26 00:22:08 +01:00 |
|
Palash Tyagi
|
56bb579530
|
Implement broadcasting trait for matrices and enhance element-wise comparison methods
|
2025-04-24 23:50:20 +01:00 |
|
Palash Tyagi
|
21fc4a7241
|
Refactor element-wise comparison implementation for matrices
|
2025-04-24 23:39:34 +01:00 |
|
Palash Tyagi
|
601c1c58d0
|
Refactor element-wise comparison implementation for matrices
|
2025-04-24 23:33:04 +01:00 |
|
Palash Tyagi
|
ea8e1c8471
|
Implement element-wise equality comparison for matrices
|
2025-04-24 23:19:02 +01:00 |
|
Palash Tyagi
|
415bb4a61e
|
change version to alpha
|
2025-04-24 21:05:49 +01:00 |
|
Palash Tyagi
|
4d1609454b
|
Update README.md with additional links to GitHub, crates.io, and Gitea mirror
|
2025-04-24 21:02:30 +01:00 |
|
Palash Tyagi
|
ff6c87a515
|
add docs link
|
2025-04-24 21:00:29 +01:00 |
|
|
3e2e631ea1
|
Merge pull request #18 from Magnus167/testing_pr
Testing workflow
|
2025-04-24 19:03:27 +01:00 |
|
Palash Tyagi
|
5524116b20
|
disabled pr checks
|
2025-04-24 18:30:54 +01:00 |
|
Palash Tyagi
|
e8ec83a76c
|
testing with
|
2025-04-24 18:20:43 +01:00 |
|
Palash Tyagi
|
0fe30af2ac
|
Remove comment
|
2025-04-24 18:17:42 +01:00 |
|
|
22319f68de
|
Merge pull request #17 from Magnus167/pr_checks_wkflow
Refactor PR checks workflow to skip sync events
|
2025-04-24 18:17:06 +01:00 |
|
Palash Tyagi
|
ff93382780
|
commenting to test change
|
2025-04-24 18:14:30 +01:00 |
|
Palash Tyagi
|
9f5e076a7a
|
Refactor PR checks workflow to skip sync events
|
2025-04-24 18:12:31 +01:00 |
|
|
af74682db5
|
Merge pull request #14 from Magnus167/update_comments
Updating debug messages, error messages, and comments
|
2025-04-24 18:06:17 +01:00 |
|
Palash Tyagi
|
ed55e2d446
|
updated tests to match panic messages
|
2025-04-24 18:03:28 +01:00 |
|
Palash Tyagi
|
851dfd17b7
|
Merge branch 'main' into update_comments
|
2025-04-24 17:59:19 +01:00 |
|
|
9b47c73305
|
Merge pull request #16 from Magnus167/update_readme
Update README.md
|
2025-04-24 14:31:08 +01:00 |
|
|
4a668f8289
|
Update README.md
|
2025-04-24 14:30:04 +01:00 |
|
|
3ef5581ad9
|
Merge pull request #15 from Magnus167/add_last_commit_badge
Add step to save last commit date as JSON for Shields.io Badge
|
2025-04-24 14:24:43 +01:00 |
|
Palash Tyagi
|
6582859c5f
|
Add step to save last commit date as JSON in coverage report
|
2025-04-24 14:23:12 +01:00 |
|
Palash Tyagi
|
5d5b3408dc
|
updating comments in bdates implementation
|
2025-04-23 22:51:24 +01:00 |
|
Palash Tyagi
|
40aaafa5de
|
fix bad char
|
2025-04-23 22:49:55 +01:00 |
|
Palash Tyagi
|
f2c4f297a6
|
updating comments in frame implementation
|
2025-04-23 22:22:34 +01:00 |
|
Palash Tyagi
|
de6b419911
|
updating comments in frame implementation
|
2025-04-23 22:20:16 +01:00 |
|
Palash Tyagi
|
6e0606709d
|
Remove unused comment regarding macro implementations in BoolOps
|
2025-04-23 19:59:18 +01:00 |
|
Palash Tyagi
|
284471f4aa
|
Fix typos in documentation comments and improve clarity in cumsum_horizontal implementation
|
2025-04-23 19:57:46 +01:00 |
|