About Nabla

An HPC workstation engineered inside your browser.

Nabla is a high-performance mathematical environment powered by a zero-server architecture. It delivers desktop-grade computation straight to your browser — no cloud dependencies, no API limits, no data transfers.

Zero-Server Engine

Every computation runs inside your browser tab. Eliminating network roundtrips means complex numerical pipelines evaluate instantly with zero transmission latency.

Hardware Parallelism

Nabla distributes workloads across your CPU threads and GPU pipelines. Your hardware runs at its ceiling, not the cloud's.

Non-Blocking Interface

Heavy tasks execute in isolated Web Workers — the UI stays fluid at 60fps even under maximum numerical load.

Isolated Privacy

Your matrices, equations, and datasets never leave your device memory. Privacy guaranteed by system physics, not policy.

Hardware Performance & GPU Activation

Because Nabla operates as a client-side HPC workstation, execution speed scales directly with your device's raw hardware capabilities. Matrix operations, spectral transforms, and iterative solvers automatically leverage available hardware acceleration.

💡 Optimization tip: Enable Hardware Acceleration in your browser settings (Settings → System → Use graphics acceleration when available) to ensure GPU pipelines are active for maximum throughput.
Linear Algebra Systems Matrix decompositions, singular value resolution, and system solvers for large-scale mathematical modeling.
Differential Integration Adaptive and symplectic integrators for smooth physical simulations and stiff differential equations.
Spectral Analysis Parallel FFT transforms with windowing functions for real-time signal analysis.
Numerical Quadrature High-order quadrature techniques and adaptive algorithms for challenging integrands.
Optimization & Fitting Nonlinear parameter estimation, least-squares curve fitting, and gradient optimization.

Part of the RuntimeHub Network

Nabla is developed as part of RuntimeHub — a suite of browser-native, privacy-focused engineering tools. The philosophy is simple: high-performance computation belongs on client hardware, removing cloud costs, accounts, and data collection entirely.

Does Nabla send data to external servers?
No. All computations run inside your active browser tab. No mathematical data, inputs, or outputs are ever transmitted to any backend.
What controls computational speed?
Performance depends on your local CPU core count and GPU capabilities. Modern multi-core processors with active GPU acceleration achieve near-native speeds.
Is Nabla free?
Yes. No subscription tiers, no accounts, no paywalls. Supported by voluntary donations and non-tracking sponsorships.
Can Nabla work offline?
Yes. Once loaded, all calculation modules operate independently without an active internet connection.