Skip to content
#

probabilistic-computing

Here are 12 public repositories matching this topic...

Thermodynamic computing in pure Rust: energy-based models, block-Gibbs, parallel tempering, thermodynamic linear algebra, stochastic differentiable programs, a variational compiler onto device topologies, and a joules ledger. Zero deps, wasm-clean, verified against exact physics — and it reaches real Ising silicon through the same trait as a CPU.

  • Updated Sep 5, 2026
  • Rust

A Rust implementation of stochastic hashing (stochash), a probabilistic primitive whose input is a buffer of bytes (each interpreted as a probability byte/256) and whose output is a bit-string of the same length, with each bit sampled independently with P(bit_i = 1) = byte_i / 256.

  • Updated Sep 5, 2026
  • Rust

Extropic — independent third-party profile of a public API surface, by API Evangelist. Extropic is a hardware company building thermodynamic (probabilistic) computing systems designed to run generative AI workloads at dramatically lower energy cost than GPUs. Its core hardware is the Thermodynamic Sampling Unit (TSU) — an inherently probabilistic c

  • Updated Sep 4, 2026

Add this topic to your repo

To associate your repository with the probabilistic-computing topic, visit your repo's landing page and select "manage topics."

Learn more