This website requires JavaScript.
Explore
Help
Sign In
magnus167
/
rustframe
Watch
1
Star
0
Fork
0
You've already forked rustframe
mirror of
https://github.com/Magnus167/rustframe.git
synced
2025-10-04 10:59:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
16
Commits
6
Branches
2
Tags
517c58bfef1a6e6511025c458ad0ba6b37ec066a
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Palash Tyagi
517c58bfef
add unit tests for Matrix<T> and f64-specific helpers
2025-04-17 11:58:53 +01:00
src
/frame
add first draft of a matrix implementation
2025-04-17 11:56:14 +01:00
tests
add unit tests for Matrix<T> and f64-specific helpers
2025-04-17 11:58:53 +01:00
.gitignore
Add .gitignore to exclude build artifacts and environment files
2025-04-14 23:15:14 +01:00
Cargo.lock
Bump version to 0.0.1 in Cargo.toml and Cargo.lock
2025-04-14 23:47:24 +01:00
Cargo.toml
Bump version to 0.0.1 in Cargo.toml and Cargo.lock
2025-04-14 23:47:24 +01:00
LICENSE
Add LICENSE file and specify GPL-3.0-or-later in Cargo.toml
2025-04-14 23:32:17 +01:00
README.md
Refine project description in Cargo.toml and README.md for clarity
2025-04-14 23:43:49 +01:00
README.md
rustframe
A simple dataframe library.
Description
https://magnus167.github.io/rustframe/
Readme
GPL-3.0
4.6
MiB
Languages
Rust
100%