Vincent Russo

Results 96 issues of Vincent Russo

- Added the [|toqito⟩](https://github.com/vprusso/toqito) library under development tools.

- Added https://arxiv.org/abs/2510.20789 to the research page.

### Feature Description This feature is to add support for running jobs on [Quantinuum ](https://www.quantinuum.com/) devices via the [NEXUS](https://nexus.quantinuum.com/) platform. We have an approach that we would like to upstream...

- Changes: - DB: add users.isPrivileged, submissions.restrictedAppend (migration included ) - API: enforce restriction on POST /submission/:id/result; expose flags on GET /user and GET /submission/:id - UI: badge + disabled...

**Project Description**: Probably the most similar project to compare what would be a reasonable goal to would be the official website for the qutip package: [qutip.org](https://qutip.org/). The "toqito.com" domain (which...

design

The |toqito⟩ logo is currently quite limited in terms of its size and overall portability for being used in a variety of mediums (e.g. on documents, merchandise/swag, etc.). It would...

design

The book [Geometry of Quantum States](https://www.cambridge.org/core/books/geometry-of-quantum-states/4BA9DCEED5BB16B222A917EAAAD17028) contains a rich source of geometrically-focused examples on problems that arise in the study of quantum states. It would be nice to consider some...

design

It would be nice to showcase how one can use toqito to check whether a quantum state (i.e. density matrix) is separable or entangled using the `is_separable` function. We should...

examples gallery

This function is often useful for certain cases of quantum state distinguishability where the states being considered have the property of being linearly independent. Something like the following could be...

good first issue
feature request

Add the ability to randomly generate a quantum channel (i.e. superoperator). The following could be used as a reference that is implemented in MATLAB: https://github.com/nathanieljohnston/QETLAB/blob/master/RandomSuperoperator.m Related #849

good first issue
feature request