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 |
|
Palash Tyagi
|
c30646d5d0
|
updating comments
|
2025-04-23 18:57:38 +01:00 |
|
Palash Tyagi
|
01389ac133
|
Specify LLVM engine for cargo tarpaulin coverage report generation
|
2025-04-22 00:37:15 +01:00 |
|
|
8646f4e562
|
Merge pull request #13 from Magnus167/doctest_wkflow
Add step to run doc-tests in CI workflow
|
2025-04-21 01:53:07 +01:00 |
|
Palash Tyagi
|
adcf0d0a0b
|
Uncomment doc-tests and documentation generation steps in CI workflow
|
2025-04-21 01:52:06 +01:00 |
|
Palash Tyagi
|
2642af5601
|
Add GitHub Actions workflow for running doc-tests and documentation generation
|
2025-04-21 01:51:03 +01:00 |
|
Palash Tyagi
|
d7c90c65e9
|
Add step to run doc-tests in CI workflow
|
2025-04-21 01:48:02 +01:00 |
|
|
e1dc8f9a92
|
Merge pull request #11 from Magnus167/frame_update
Fixing doctest for `Frame` struct
|
2025-04-21 01:45:31 +01:00 |
|
|
006a9f6ce2
|
Merge branch 'main' into frame_update
|
2025-04-21 01:43:51 +01:00 |
|
|
b1bbec296c
|
Merge pull request #12 from Magnus167/doctests_fix
Fixing doctests for date utils
|
2025-04-21 01:43:45 +01:00 |
|
|
ad586f4b20
|
Merge branch 'main' into frame_update
|
2025-04-21 01:29:47 +01:00 |
|
Palash Tyagi
|
25e3405d85
|
Update documentation to use rustframe::utils for BDatesList and DatesList
|
2025-04-21 01:27:41 +01:00 |
|
Palash Tyagi
|
488f101618
|
Update module exports to include BDatesGenerator and DatesGenerator
|
2025-04-21 01:27:28 +01:00 |
|
Palash Tyagi
|
dfd4a7ddc7
|
fix: specify float type in assertions for element-wise multiplication examples
|
2025-04-21 01:25:56 +01:00 |
|
|
6ed206e438
|
Merge pull request #9 from Magnus167/frame_update
Initial implementation of date/int indexing
|
2025-04-21 01:01:34 +01:00 |
|
Palash Tyagi
|
6d371a50e3
|
add unreachable pattern warnings to RowIndexLookupHelper implementations
|
2025-04-21 00:47:09 +01:00 |
|
|
9b0472b750
|
Merge branch 'main' into frame_update
|
2025-04-21 00:25:35 +01:00 |
|
|
bf340388d9
|
Merge pull request #10 from Magnus167/prchecks
Add checks for validating merge conditions
|
2025-04-21 00:25:24 +01:00 |
|
Palash Tyagi
|
699dba4890
|
add GitHub Actions workflow for PR checks
|
2025-04-21 00:24:17 +01:00 |
|
Palash Tyagi
|
abfd55915d
|
add PR checks script for validating merge conditions
|
2025-04-21 00:24:13 +01:00 |
|