irithyll 10.0.1

Streaming ML in Rust -- gradient boosted trees, neural architectures (TTT/KAN/MoE/Mamba/SNN), AutoML, kernel methods, and composable pipelines
Documentation
---
name: Bug Report
about: Report a bug in irithyll
labels: bug
---

## Description

A clear description of the bug.

## Minimal Reproduction

```rust
use irithyll::*;
// Minimal code to reproduce
```

## Expected vs Actual

- **Expected:**
- **Actual:**

## Environment

- irithyll version:
- Rust version: (`rustc --version`)
- OS:
- Features enabled: