Introduction & Features ======================= HPFRACC (High-Performance Fractional Calculus) is a state-of-the-art Python library designed for researchers in computational physics, biophysics, and fractional-order machine learning. Production Readiness -------------------- The library has undergone comprehensive testing and validation to ensure production readiness for high-stakes research applications. * **100% Core Success Rate**: All mathematical operations and ML components are fully validated. * **Performance Benchmarked**: Extensive benchmarking confirms 10-100x speedups using intelligent backend selection. * **Rigorous Autograd**: The Spectral Autograd framework provides numerically stable and mathematically exact gradients through fractional operators. Key Features ------------ 🚀 High-Performance Engines ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ HPFRACC features **Intelligent Backend Selection** (v2.2.0), which automatically autotunes performance based on workload: * **PyTorch Backend**: Leverages GPU acceleration and Automatic Mixed Precision (AMP). * **JAX Backend**: Utilizes XLA compilation for massive parallelism. * **Numba Backend**: High-speed JIT compilation for CPU-based tasks. 🧠 Neural Fractional SDEs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A complete framework for modeling and learning stochastic dynamics with non-local memory effects: * **Fractional Solvers**: Robust Euler-Maruyama and Milstein schemes for fractional orders. * **Adjoint Training**: Memory-efficient gradient computation through long-range trajectories. * **Graph Coupling**: Spatio-temporal dynamics on complex graphs. 📉 Spectral Autograd Framework ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A revolutionary breakthrough that enables proper gradient flow through fractional derivatives in neural networks, resolving the fundamental challenge of non-locality in optimization. 🔗 Graph Neural Networks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Native support for fractional-order Graph Convolutional Networks (GCNs) and Graph Attention Networks (GATs), enabling the modeling of anomalous diffusion on networks.