dev #40

Merged
jakeISAC merged 5 commits from dev into main 2026-03-21 01:56:58 +01:00
Owner
No description provided.
- Replace `&Vec<T>` with slices for better performance across multiple modules.
- Refactor K-means clustering functions for improved readability and efficiency.
- Rename enums and variables for consistency and clarity.
- Standardize module imports and enhance logging throughout the codebase.
- Add `Makefile` for streamlined build and deployment processes.
- Move `rustflags` configurations to `Cargo.toml` with platform-specific settings for x86_64 and aarch64 targets.
- Remove unsupported/unused `Makefile` targets and add a `build-all` target for streamlined builds across platforms.
- Simplify iterator chaining in asynchronous tasks.
- Adjust spacing in `.cargo/config.toml` for consistency.
- Minor formatting fixes to improve readability.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jakeISAC/bifrost!40
No description provided.