Skip to main content

Tests Documentation Status codecov Maintainability Stars License: MIT DOI Python Versions

Optiland GUI

The Optiland GUI showing a reverse telephoto system.

Introduction

Optiland is an open-source optical design platform built in Python, tailored for both classical lens systems and modern computational optics. It provides a robust and extensible interface for constructing, optimizing and analyzing optical systems, from standard refractive or reflective layouts to advanced freeform assemblies.

Built for professional engineering workflows, Optiland includes full support for tolerancing, high-performance optimization routines, and intelligent material selection through its integrated GlassExpert module. Also, traditional ray-based analysis are complemented by differentiable modeling support through PyTorch.

Whether you're developing prototypes in research or refining production systems, Optiland delivers the flexibility and precision needed to model, simulate, and optimize real-world optical instruments:

  • ⚙️ Build refractive and reflective systems using a clean, object-oriented API
  • 🔍 Trace rays through multi-surface optical assemblies, including aspherics and freeforms
  • 📊 Analyze paraxial properties, wavefront errors, PSFs/MTFs, and scatter behavior
  • 🧠 Optimize via traditional merit functions or autograd-enabled differentiable backends
  • 🎨 Visualize interactively in 2D (Matplotlib) and 3D (VTK).

Under the hood, Optiland uses NumPy for fast CPU calculations and PyTorch for GPU acceleration and automatic differentiation. Switch between engines depending on your use case with the same interface.

Get started in 5 minutes:

pip install optiland

5-minute quickstart · Example Gallery · Full Learning Guide

Installation

  • Core only

    pip install optiland
    
  • Core + GUI

    pip install optiland[gui]
    
  • With CPU‑only PyTorch

    pip install optiland[torch]
    
  • GPU‑enabled PyTorch

    After installing Optiland, install a CUDA build of PyTorch manually:

    pip install optiland
    pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
    

⚠️ Important Notes on GPU Installation

  • This command installs PyTorch with CUDA 11.8. Ensure that your NVIDIA drivers and toolkit are compatible.
  • You can find the correct PyTorch + CUDA combo for your system using the official PyTorch installation selector.
  • If you're using a non-NVIDIA GPU or running on Apple Silicon, use the CPU-only installation instead.

For more details, see the installation guide in the docs.

Core Capabilities

Feature Capabilities
🛠️ Design & Modeling Configure fields, wavelengths, apertures. Build systems using spherical, aspheric, conic, and freeform surfaces.
🧮 Differentiable Core Switch between NumPy (CPU) and PyTorch (GPU/autograd) seamlessly for hybrid physics-ML workflows.
🔬 Ray Tracing Trace paraxial and real rays through sequential systems with support for polarization, birefringence, and coatings.
📊 Optical Analysis Generate spot diagrams, wavefront error maps, ray fans, PSF/MTF plots, Zernike decompositions, distortion plots, etc.
🧠 Optimization Local & global optimizers, autograd support, operand-based merit functions, and GlassExpert for categorical variable search.
📈 Tolerancing Monte Carlo and parametric sensitivity analysis to evaluate robustness and manufacturability.
📚 Material Library Integrated access to refractiveindex.info. Support for custom dispersion models and material creation.
🖼️ Visualization 2D plots via matplotlib, 3D interactive scenes with VTK, and debugging tools to inspect ray behavior.
🧩 Interoperability Import/Export Zemax (.zmx), CODE V (.seq), and OSLO (.len) files, save/load systems in JSON, use full Python API for scripting and automation.
🚀 Performance GPU-accelerated ray tracing (150M+ ray-surfaces/s), Numba-optimized NumPy backend, JIT-compiled computations.
🤖 ML Integration Compatible with PyTorch pipelines for deep learning, differentiable modeling, and end-to-end training.

For a full breakdown of Optiland’s functionalities, see the complete feature list.

[!NOTE] The code itself is in constant flux and new functionalities are always being added.

🗺️ Roadmap

Optiland is continually evolving to provide new functionalities for optical design and analysis. Below are some of the planned features and enhancements we aim to implement in future versions. We welcome contributions in any of these areas:

Physics & Core Engine

  • Non-sequential Ray Tracing (Ghost analysis, stray light, etc.)
  • Physical Optics Propagation (Diffraction, beam clipping, Gaussian beam evolution)
  • Multi-Path Sequential Ray Tracing
  • Additional Freeforms (Superconic, etc.)

Optimization & Algorithms

  • Global Optimization Routines (Genetic Algorithms, etc.)
  • AI-Assisted Starting Points (Database lookup or ML-based design initialization)

Engineering & Interoperability

  • ISO 10110 Drawing Generator (Automated fabrication prints)
  • CAD Export (STEP/IGES solid body generation)
  • Interferogram Analysis (Experimental data import and phase unwrapping)
  • Cost Estimator (Glass density & volume pricing heuristics)

💡 The "Wildcard"

  • Your Idea Here: Have an idea for a new feature, tool, or analysis? Open an issue and let's discuss it!

🚧 Get Involved

Optiland is built by the community, for the community. We are actively looking for contributors, whether you are an optical engineer, a Python developer, or a student looking to learn.

Where to start? We curate issues specifically for new contributors. Click the badges below to find a task:

Good First Issues Perfect for your first PR. These are self-contained and well-defined.

Help Wanted Slightly larger tasks where we need your expertise.

Discussion Have a feature idea? Want to show off a design? Talk to us here.

Contributing

We welcome contributions of all kinds - features, bugfixes, docs, and discussions! 🎉

To get started, please check out the contributing guide for best practices and coordination tips.

License

Distributed under the MIT License. See LICENSE for more information.

Contact and Support

If you found a bug, have a feature request, or need to report a documentation issue, please open an issue.
If you have a question or would like to start a broader discussion, please use the GitHub Discussions section.

This keeps all project-related communication public, searchable, and helpful for others who may encounter the same problems or questions.

Before opening an issue or discussion, please make sure you have:

Well-prepared reports and questions help maintainers and the community respond more effectively. Very low-effort submissions (for example, asking for direct answers without reviewing available resources) are discouraged.

Important: I do not provide support by email.
Questions, bug reports, and feature requests sent directly to my inbox will not receive a reply. Please use GitHub Issues or Discussions instead.

Email is reserved for matters that cannot reasonably go through GitHub, such as collaboration proposals, consulting or contract work, or other professional inquiries.

Kramer Harrison – kdanielharrison@gmail.com

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

optiland-0.6.1.tar.gz (46.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

optiland-0.6.1-py3-none-any.whl (14.8 MB view details)

Uploaded Python 3

File details

Details for the file optiland-0.6.1.tar.gz.

File metadata

  • Download URL: optiland-0.6.1.tar.gz
  • Upload date:
  • Size: 46.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for optiland-0.6.1.tar.gz
Algorithm Hash digest
SHA256 3509356f1e019ae1e5ae8c46659cb678e14b7534a9856c9e9c1c973561b5238f
MD5 4198dbf6664775141347a8377b163e55
BLAKE2b-256 ca92fe0b8eaf2e94af15f70af38a02f48974a65445c33ffb0f1303b72c061d62

See more details on using hashes here.

Provenance

The following attestation bundles were made for optiland-0.6.1.tar.gz:

Publisher: release.yml on optiland/optiland

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file optiland-0.6.1-py3-none-any.whl.

File metadata

  • Download URL: optiland-0.6.1-py3-none-any.whl
  • Upload date:
  • Size: 14.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for optiland-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4821691127f136cc02a87b00e801a464762baa5119c550072bfde0f99c889f8a
MD5 efdcf1ce524eff2ac9caf3d987327ba1
BLAKE2b-256 b7dd65b96d3ca769db8895154185d41a3b69ea5f41dfb638c62ff6220e14a2d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for optiland-0.6.1-py3-none-any.whl:

Publisher: release.yml on optiland/optiland

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.6.2

2 files

This release

0.6.1 This release

2 files

0.6.0

2 files

0.5.9

2 files

0.5.8

2 files

0.5.7

2 files

0.5.6

2 files

0.5.5

2 files

0.5.4

2 files

0.5.3

2 files

0.5.2

2 files

0.5.1

2 files

0.5.0

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.3.1

2 files

0.3.0

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page