NEAT Logo
latest

Contents

  • Overview
    • Ways to use NEAT
    • Input files
    • Modules
  • Installation
    • Requirements
    • Virtual Environments
      • venv
      • conda
    • Installation methods
      • PyPi
      • From source
      • Docker container
    • Post-Installation
  • Containers
    • Docker container
      • Requirements
      • Install From Docker Hub
      • Ways to use NEAT docker container
        • IPython Shell
        • Jupyter notebook
      • Persistent containers
  • Testing
    • Python test suite
    • Longer examples
    • Continuous integration
  • Source code on GitHub
  • Publications
  • Contributing to NEAT
    • Types of Contribution
      • Submit Feedback
      • Bug Reports
      • Fix Bugs
      • Implement New Features or Algorithms
      • Improve Documentation
    • Code development Workflow
  • C++ backend
    • pybind11
    • OpenMP
    • CMake

Tutorials

  • Example: Plot Single Particle
  • Example: Loss Fraction
  • Example: Optimization

API

  • NEAT package
    • neat.constants module
    • neat.fields module
    • neat.objectives module
    • neat.plotting module
    • neat.tracing module
    • neatpp module
NEAT
  • Search


© Copyright 2022, EUROfusion Enabling Research IST (PI: Rogerio Jorge). Revision ad8e3cd4.

Built with Sphinx using a theme provided by Read the Docs.