73 Commits

Author SHA1 Message Date
Palash Tyagi
1381c77eaf Revert "Update README to include upcoming features for CSV I/O, Date Utils, and more math functions"
This reverts commit 623303cf726034c0ef09da3d66d2615866d1632b.
2025-08-05 23:25:56 +01:00
c56574f0f3
Merge branch 'main' into csv 2025-08-05 23:20:10 +01:00
Palash Tyagi
dae60ea1bd Rearrange links in the README for improved visibility 2025-08-04 22:15:42 +01:00
Palash Tyagi
23a01dab07 Update documentation links 2025-08-04 00:29:13 +01:00
Palash Tyagi
ecd06eb352 update format in README 2025-08-03 23:28:19 +01:00
Palash Tyagi
ae27ed9373 Add instructions for building the user guide 2025-08-03 23:25:13 +01:00
Palash Tyagi
f99f78d508 Update section headers in README.md for consistency 2025-08-03 16:44:34 +01:00
2926a8a6e8
Merge pull request #66 from Magnus167/update-readme
Update README
2025-08-03 00:30:28 +01:00
Palash Tyagi
d741c7f472 Remove expected output comments from matrix operations examples in README.md 2025-08-02 21:59:42 +01:00
Palash Tyagi
5509416d5f Remove unused logo comment from README.md 2025-08-02 21:22:01 +01:00
Palash Tyagi
bce1bdd21a Update README 2025-07-31 22:52:29 +01:00
Palash Tyagi
b4520b0d30 Update README to reflect built-in random number generation utilities 2025-07-28 20:37:24 +01:00
Palash Tyagi
17201b4d29 Add example commands for statistical operations in README 2025-07-26 23:06:47 +01:00
Palash Tyagi
1192a78955 Add example demos to README.md 2025-07-26 18:38:53 +01:00
Palash Tyagi
eb9de0a647 Fix typos and improve clarity in README documentation 2025-07-16 19:14:06 -04:00
Palash Tyagi
044c3284df Enhance README with detailed project scope, features, and compute module overview 2025-07-17 00:09:42 +01:00
Palash Tyagi
ad4cadd8fb Update version in Cargo.toml and enhance README for clarity and project scope 2025-07-16 23:51:42 +01:00
cd3aa84e60
Merge branch 'main' into csv 2025-07-06 11:35:13 +01:00
Palash Tyagi
162a09fc22 Add examples for map and zip methods in README 2025-07-06 11:33:38 +01:00
27275e2479
Merge branch 'main' into csv 2025-07-06 11:05:20 +01:00
Palash Tyagi
64e578fae2 Add examples for matrix multiplication, dot product, and transpose in README 2025-07-06 01:21:30 +01:00
9ef719316a
Merge branch 'main' into csv 2025-07-06 01:04:10 +01:00
Palash Tyagi
fde9c73a66 Fix README formatting by commenting out logo image line 2025-07-06 00:53:31 +01:00
Palash Tyagi
3e279b8138 Fix image height attribute in README.md 2025-07-05 15:35:16 +01:00
Palash Tyagi
7106f6ccf7 Add a blank line at the beginning of README.md for better formatting 2025-07-05 00:58:31 +01:00
Palash Tyagi
1f306c59f2 Add instructions for running examples in README.md 2025-07-05 00:47:57 +01:00
960fd345c2
Merge branch 'main' into csv 2025-07-04 00:59:25 +01:00
Palash Tyagi
2477b3e8f6 Update README.md for formatting consistency and add examples section 2025-07-04 00:48:13 +01:00
8cbb957764
Merge branch 'main' into csv 2025-05-13 00:08:38 +01:00
Palash Tyagi
63e5f4b3a4 Update README to replace BDateFreq with DateFreq for consistency 2025-05-13 00:04:47 +01:00
Palash Tyagi
e5d8f4386c Update README to use DateFreq instead of BDateFreq for consistency 2025-05-11 22:40:02 +01:00
689169bab2
Merge branch 'main' into csv 2025-05-05 02:01:45 +01:00
Palash Tyagi
5cca2ca149 Update coverage badge URL in README.md to point to the correct documentation path 2025-05-05 00:32:30 +01:00
d2c2ebca0f
Merge branch 'main' into csv 2025-05-03 01:32:05 +01:00
Palash Tyagi
1dbe5d0efe Update matrix arithmetic operations 2025-05-03 01:19:01 +01:00
9fcb1ea2cf
Merge branch 'main' into csv 2025-05-01 01:14:09 +01:00
Palash Tyagi
623303cf72 Update README to include upcoming features for CSV I/O, Date Utils, and more math functions 2025-05-01 01:13:34 +01:00
Palash Tyagi
dc09ee7006 Add comment explaining the use of center tag in README 2025-04-30 18:47:20 +01:00
Palash Tyagi
70ad5d6be4 Center logo in README and reduce height from 75 to 50 pixels 2025-04-30 18:46:45 +01:00
Palash Tyagi
b6c548ba7a testing... 2025-04-30 18:41:19 +01:00
Palash Tyagi
d42f1cee61 Reduce logo height in README from 100 to 50 pixels 2025-04-30 18:40:14 +01:00
Palash Tyagi
5c69ee3ac2 Align logo image to the left in README 2025-04-30 18:39:42 +01:00
Palash Tyagi
9ebc507f4a Add line break above project title in README 2025-04-30 18:39:09 +01:00
Palash Tyagi
ebaf3565ce Remove unnecessary line breaks in README 2025-04-30 18:38:41 +01:00
Palash Tyagi
3d3e29356e Align logo image to the right in README 2025-04-30 18:37:44 +01:00
Palash Tyagi
f2c53719e7 Add spacing above project title in README 2025-04-30 18:12:21 +01:00
Palash Tyagi
6447bf4627 Fix logo image path in README 2025-04-30 18:10:19 +01:00
Palash Tyagi
840f99fdd7 Add logo image to README 2025-04-30 13:54:57 +01:00
Palash Tyagi
15f305fc17 fix README code example 2025-04-28 19:22:46 +01:00
Palash Tyagi
67d735d08e fix README code 2025-04-28 19:21:15 +01:00