Docs.rs
  • gpca-0.2.1
    • gpca 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • bregydoc
    • Dependencies
      • bytemuck ^1.19.0 normal
      • egui-macroquad ^0.15.0 normal optional
      • fdg-sim ^0.9.1 normal optional
      • image ^0.25.4 normal
      • itertools ^0.13.0 normal
      • macroquad ^0.4.13 normal optional
      • rand ^0.8.5 normal optional
      • rayon ^1.10.0 normal
      • tokio ^1.41.0 normal optional
      • wgpu ^22.1.0 normal
    • Versions
    • 1.22% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gpca0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • dynamics::implementations::cyclic::CyclicAutomaton
  • dynamics::implementations::life::LifeLike
  • spaces::implementations::basic::DiscreteState
  • spaces::implementations::basic::HyperGraphHeap
  • system::dynamical_system::DynamicalSystem
  • third::wgpu::GpuDevice
  • third::wgpu::Image
  • third::wgpu::Kernel

Enums

  • third::wgpu::BorderType

Traits

  • dynamics::local::LocalDynamic
  • spaces::lattice::LatticeComputable
  • spaces::local::LocalHyperGraph
  • spaces::local::Stateable

Functions

  • system::utils::generate_image_from_space
  • third::wgpu::accumulation
  • third::wgpu::create_device_queue
  • third::wgpu::create_gpu_device
  • third::wgpu::run

Type Aliases

  • spaces::local::HyperEdge
  • third::wgpu::Real