SymbolicIndexingInterface.jl: Symbolic Indexing for Everyone
The Julia Programming Language via YouTube
Build GenAI Apps from Scratch — UCSB PaCE Certificate Program
Learn AI, Data Science & Business — Earn Certificates That Get You Hired
Overview
Build a Learning Habit
Download Class Central's free printable study calendar
Download for Free
Explore the powerful capabilities of SymbolicIndexingInterface.jl in this 21-minute conference talk from JuliaCon 2024. Discover how this Julia package enables symbolic indexing across various domain-specific languages (DSLs) and symbolic frameworks. Learn to access values of symbolic variables intuitively, using expressions like `sol[x]` instead of relying on specific array indices. Understand the package's design philosophy, which emphasizes independence from particular modeling DSLs and symbolic frameworks. Delve into advanced features, including querying multiple variables simultaneously using nested tuples and arrays, type inference for concrete variable collections, and the creation of efficient caching functions for repeated access to symbolic quantities. Gain insights into how SymbolicIndexingInterface.jl enhances readability, maintainability, and flexibility in symbolic computations, making it an essential tool for Julia programmers working with symbolic models.
Syllabus
SymbolicIndexingInterface.jl: Symbolic Indexing for Everyone | Sabharwal | JuliaCon 2024
Taught by
The Julia Programming Language