Fettpet / DeepIterator

This project implements a trait based iterator.
4 stars 0 forks source link

Presentation #53

Open Fettpet opened 6 years ago

Fettpet commented 6 years ago

The presentation consists of three parts:

  1. Introduction
    • Example of pics data structures
    • Objectives
  2. Users View
    • Introduction to the terms
    • simple visual example
    • Example of kernel PushParticles (or similar)
  3. Developers View
    • Inroduction to the traits
    • introduction into the categories