Skip to content

Commit

Permalink
Merge pull request #618 from unitaryfund/unitarycon-tyson-slides-link
Browse files Browse the repository at this point in the history
Add Tyson's slides to unitaryCON page
  • Loading branch information
KallieFerguson authored Oct 28, 2024
2 parents a26bbe6 + 9505f88 commit 5b9a05a
Showing 1 changed file with 20 additions and 14 deletions.
34 changes: 20 additions & 14 deletions src/pages/community/unitaryCON.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,9 @@ You can find the full **workshop agenda, including abstracts, [here (PDF)](https
### *Thursday, September 12, 2024*

**Speakers:** Ben Castanon and Nathan Shammah, Unitary Fund
**Title:** [An overview of Unitary Fund and recent focus areas](https://docs.google.com/presentation/d/1_sD0BNb9DFu4k7jGkLVNzno5bpViAoCaX_HPj9Qurs4/edit?usp=sharing)
**Abstract:** Unitary Fund is a non-profit focused on cultivating a quantum ecosystem that can help the most people. We do this through grantmaking, community building support, and original research and development of public goods within quantum technology. We cover the latest advancements in our microgrants, programs and community resources, as well as the organization's research priorities and updates including benchmarking, resource estimation, compilation, error mitigation, and open hardware.
**Title:** An overview of Unitary Fund and recent focus areas
**Abstract:** Unitary Fund is a non-profit focused on cultivating a quantum ecosystem that can help the most people. We do this through grantmaking, community building support, and original research and development of public goods within quantum technology. We cover the latest advancements in our microgrants, programs and community resources, as well as the organization's research priorities and updates including benchmarking, resource estimation, compilation, error mitigation, and open hardware.
**Slides:** [link](https://docs.google.com/presentation/d/1_sD0BNb9DFu4k7jGkLVNzno5bpViAoCaX_HPj9Qurs4/edit?usp=sharing)

**Speaker:** Dan Strano, Unitary Fund
**Title:** Metriq: a web platform and community for quantum technology benchmarks
Expand Down Expand Up @@ -94,8 +95,8 @@ The Metriq platform (https://metriq.info) aims to be a community hub and reposit

**Speaker:** Harshit Gupta, QBraid
**Title:** Open-Source Tools for Platform Agnostic Quantum Computing
**Abstract:** qBraid is a cloud-based platform for quantum computing that provides software tools for researchers and developers to access quantum and classical resources in a unified environment. Its major offerings include a customized JupyterLab environment tailored for quantum development, the qBraid SDK that supports platform-agnostic quantum computing across various hardware and simulators, and qBraid Compute, an integrated platform providing access to over 20 quantum computers and simulators. Built with the goal of simplifying quantum software development, qBraid allows users to execute programs without managing complex dependencies and easily interpret results using the qBraid SDK. Additional tools include the qBraid CLI, a command-line interface for platform interactions, and the qBraid-QIR package, which facilitates conversions to Quantum Intermediate Representation (QIR) from higher-level abstractions.
**Slides:** [Link](https://www.canva.com/design/DAGPuf-bhaw/9sfERb3lYWdqrV_3uoFKDw/edit?utm_content=DAGPuf-bhaw&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton)
**Abstract:** qBraid is a cloud-based platform for quantum computing that provides software tools for researchers and developers to access quantum and classical resources in a unified environment. Its major offerings include a customized JupyterLab environment tailored for quantum development, the qBraid SDK that supports platform-agnostic quantum computing across various hardware and simulators, and qBraid Compute, an integrated platform providing access to over 20 quantum computers and simulators. Built with the goal of simplifying quantum software development, qBraid allows users to execute programs without managing complex dependencies and easily interpret results using the qBraid SDK. Additional tools include the qBraid CLI, a command-line interface for platform interactions, and the qBraid-QIR package, which facilitates conversions to Quantum Intermediate Representation (QIR) from higher-level abstractions.
**Slides:** [link](https://www.canva.com/design/DAGPuf-bhaw/9sfERb3lYWdqrV_3uoFKDw/edit?utm_content=DAGPuf-bhaw&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton)

</p>

Expand All @@ -112,12 +113,14 @@ The Metriq platform (https://metriq.info) aims to be a community hub and reposit
**Abstract:** There is a natural symbiosis between doing advanced quantum research and quantum software development in the same org. I am going to show you how leveraging this interplay has led to new scientific results while providing advanced new software features in PennyLane.

**Speaker:** Alessandro Cosentino, Unitary Fund
**Title:** [Lessons from building a cross-platform error mitigating toolkit](https://docs.google.com/presentation/d/1B139j2ZK1OI3uXUcOhD8MzUPnEhtpnnHWy7eZkC3C5s/edit?usp=sharing)
**Abstract:** Since its inception in 2020, Mitiq has been a cross-platform error mitigating toolkit, designed to serve both quantum software developers and Quantum Error Mitigation (QEM) researchers. In this talk, we will explore the key design principles that have enabled Mitiq to maintain a stable and user-friendly API amidst the fast-paced developments in quantum computing. We will also delve into the challenges encountered while integrating new features and share valuable insights gained from over 50 interviews with professionals across the quantum computing landscape. This session aims to provide practical takeaways for developers looking to build resilient and adaptable quantum software.
**Title:** Lessons from building a cross-platform error mitigating toolkit
**Abstract:** Since its inception in 2020, Mitiq has been a cross-platform error mitigating toolkit, designed to serve both quantum software developers and Quantum Error Mitigation (QEM) researchers. In this talk, we will explore the key design principles that have enabled Mitiq to maintain a stable and user-friendly API amidst the fast-paced developments in quantum computing. We will also delve into the challenges encountered while integrating new features and share valuable insights gained from over 50 interviews with professionals across the quantum computing landscape. This session aims to provide practical takeaways for developers looking to build resilient and adaptable quantum software.
**Slides:** [link](https://docs.google.com/presentation/d/1B139j2ZK1OI3uXUcOhD8MzUPnEhtpnnHWy7eZkC3C5s/edit?usp=sharing)

**Speaker:** Rochisha Agarwal, QuTiP
**Title:** [Accelerating Quantum Simulations with QuTiP and QuTiP-JAX](https://docs.google.com/document/d/1ScotR4pJKIgLau9kU1-kfwItWiU1e4DvNfXo89ZBOG8/edit?usp=sharing)
**Abstract:** QuTiP is an open-source framework for simulating quantum systems, widely used in quantum research. This talk will briefly introduce QuTiP's core functionalities, along with QuTiP-QIP for quantum information processing, QuTiP-QOC for quantum optimal control, and QuTiP-JAX. The focus will be on QuTiP-JAX, which integrates JAX for automatic differentiation, just-in-time compilation, and GPU acceleration. We’ll explore how QuTiP-JAX enhances quantum simulations and optimization tasks, providing a powerful tool for advancing quantum computing research.
**Title:** Accelerating Quantum Simulations with QuTiP and QuTiP-JAX
**Abstract:** QuTiP is an open-source framework for simulating quantum systems, widely used in quantum research. This talk will briefly introduce QuTiP's core functionalities, along with QuTiP-QIP for quantum information processing, QuTiP-QOC for quantum optimal control, and QuTiP-JAX. The focus will be on QuTiP-JAX, which integrates JAX for automatic differentiation, just-in-time compilation, and GPU acceleration. We’ll explore how QuTiP-JAX enhances quantum simulations and optimization tasks, providing a powerful tool for advancing quantum computing research.
**Slides:** [link](https://docs.google.com/document/d/1ScotR4pJKIgLau9kU1-kfwItWiU1e4DvNfXo89ZBOG8/edit?usp=sharing)

*Lightning Talks:*
- **Speaker:** Viet Nguyen, GA-QAS
Expand All @@ -135,12 +138,14 @@ limited to thermal state preparation (TSP), time-dependent quantum dynamic simul
**Title:** Combinatorial optimization problems in the OpenQAOA library
**Abstract:** Solving combinatorial optimization problems (COP) using quantum computation usually requires encoding them into the quadratic unconstrained binary optimization (QUBO) formulation. In this talk, I will present results on the set of COPs included in the OpenQAOA library as part of the microgrant project "Optimization problems in OpenQAOA".

**Speaker:** Tyson Jones
**Speaker:** Tyson Jones, EPFL
**Title:** The QuEST to desperately maintain the relevance of statevector simulations
**Abstract:** There are many algorithms and paradigms to classically simulate quantum computers. The full-state method numerically instantiates the quantum state as dense vectors and matrices. This teeny-brain method prescribes upfront exponentially growing memory and runtime costs. But computational complexity isn't everything - in the right settings, full-state simulation may actually be galactic-brain. This talk will desperately attempt to motivate the continued relevance of full-state simulators in order to showcase QuEST, a highly-parallel simulator of statevectors and density matrices.
**Abstract:** There are many algorithms and paradigms to classically simulate quantum computers. The full-state method numerically instantiates the quantum state as dense vectors and matrices. This teeny-brain method prescribes upfront exponentially growing memory and runtime costs. But computational complexity isn't everything - in the right settings, full-state simulation may actually be galactic-brain. This talk will desperately attempt to motivate the continued relevance of full-state simulators in order to showcase QuEST, a highly-parallel simulator of statevectors and density matrices.
**Slides:** [link](https://drive.google.com/file/d/1IuHiei1rDqOTblvYBuncY4vJB8m3jp_L/view?usp=sharing)

**Speaker:** Spencer Churchill
**Title:** [Adversarial Circuit Benchmarking](https://docs.google.com/presentation/d/1Gi2u0g4RmIfoYZl0skSmy-fTd42VCROos3uVphpu4Cg/view)
**Speaker:** Spencer Churchill, IonQ
**Title:** Adversarial Circuit Benchmarking
**Slides:** [link](https://docs.google.com/presentation/d/1Gi2u0g4RmIfoYZl0skSmy-fTd42VCROos3uVphpu4Cg/view)

</p>

Expand All @@ -167,8 +172,9 @@ We'll delve into some distinguishing and future-forward features of CUDA-Q. Talk
**Abstract:** Open-source quantum optimal control methods are gaining importance as the greater open quantum hardware ecosystem grows. Emerging hardware platforms including neutral atoms, cat qubits, fluxonium qubits, and sensors require specially designed pulses. Also, new applications of pulse level control, including analog quantum machine learning methods, are emerging. In this talk, we will highlight the current state of the Piccolo.jl project, our ongoing collaborative research efforts, and future directions for the project ecosystem.

**Speaker:** Jordan Sullivan, Unitary Fund
**Title:** [Preview of Unitary Compiler Collection (UCC)](https://docs.google.com/presentation/d/1sg2m3qyPT5nJcDr7zauKf8dqsKF59uEyLEjDZIbOEkw/edit?usp=sharing)
**Abstract:** In this presentation, you'll get a sneak peak and demo of Unitary Compiler Collection -- or UCC (kinda like GCC!): UnitaryFund's soon-to-be-released open-source compiler designed to be frontend-agnostic, faster, and more performant than existing quantum circuit compliers for a variety of application oriented benchmarks.
**Title:** Preview of Unitary Compiler Collection (UCC)
**Abstract:** In this presentation, you'll get a sneak peak and demo of Unitary Compiler Collection -- or UCC (kinda like GCC!): UnitaryFund's soon-to-be-released open-source compiler designed to be frontend-agnostic, faster, and more performant than existing quantum circuit compliers for a variety of application oriented benchmarks.
**Slides:** [link](https://docs.google.com/presentation/d/1sg2m3qyPT5nJcDr7zauKf8dqsKF59uEyLEjDZIbOEkw/edit?usp=sharing)

</p>

Expand Down

0 comments on commit 5b9a05a

Please sign in to comment.