Navigation

  • index
  • next |
  • enoki 0.1.0 documentation »
Enoki

Table Of Contents

Core features

  • Introduction
  • A quick demonstration
  • Basics
  • Nested arrays
  • GPU Arrays
  • Automatic differentiation
  • Method calls
  • Custom data structures
  • Dynamic CPU arrays
  • Advanced topics
  • Change log
  • Reference
  • → GitHub

Extras

  • Random number generation
  • Morton/Z-order indexing
  • Complex numbers
  • Quaternions
  • Fixed-size matrices
  • Homogeneous transformations
  • Spherical harmonics
  • Color space transformations
  • Half-precision floats
  • Standard Template Library
  • Python bindings
  1. Docs
  2. Enoki: structured vectorization and differentiation on modern processor architectures

Enoki: structured vectorization and differentiation on modern processor architectures¶

_images/enoki-logo.svg

Core features

  • Introduction
  • A quick demonstration
  • Basics
  • Nested arrays
  • GPU Arrays
  • Automatic differentiation
  • Method calls
  • Custom data structures
  • Dynamic CPU arrays
  • Advanced topics
  • Change log
  • Reference
  • → GitHub

Extras

  • Random number generation
  • Morton/Z-order indexing
  • Complex numbers
  • Quaternions
  • Fixed-size matrices
  • Homogeneous transformations
  • Spherical harmonics
  • Color space transformations
  • Half-precision floats
  • Standard Template Library
  • Python bindings
Introduction

Navigation

  • index
  • next |
  • enoki 0.1.0 documentation »