mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
Revert "Update README to include upcoming features for CSV I/O, Date Utils, and more math functions"
This reverts commit 623303cf726034c0ef09da3d66d2615866d1632b.
This commit is contained in:
parent
c56574f0f3
commit
1381c77eaf
@ -50,12 +50,6 @@ The `compute` module provides implementations for various statistical computatio
|
|||||||
- Logistic Regression
|
- Logistic Regression
|
||||||
- Principal Component Analysis
|
- Principal Component Analysis
|
||||||
|
|
||||||
### Coming soon
|
|
||||||
|
|
||||||
- **CSV I/O** - read/write CSV files with a simple API.
|
|
||||||
- **Date Utils** - date math, calendar slicing, indexing, and more.
|
|
||||||
- **More math** - more math functions and aggregations.
|
|
||||||
|
|
||||||
### Heads up
|
### Heads up
|
||||||
|
|
||||||
- **Not memory‑efficient (yet)** - footprint needs work.
|
- **Not memory‑efficient (yet)** - footprint needs work.
|
||||||
@ -65,7 +59,6 @@ The `compute` module provides implementations for various statistical computatio
|
|||||||
|
|
||||||
- Optional GPU acceleration (Vulkan or similar) for heavier workloads.
|
- Optional GPU acceleration (Vulkan or similar) for heavier workloads.
|
||||||
- Straightforward Python bindings using `pyo3`.
|
- Straightforward Python bindings using `pyo3`.
|
||||||
- Integration with common ML libraries, or introduce simple ML features.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user