Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
trentfridey committed Aug 26, 2023
1 parent 66ba176 commit 8a46ac3
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# qutip-virtual-lab
![example workflow](https://github.com/qutip/qutip-virtual-lab/actions/workflows/deploy.yml/badge.svg)

A virtual laboratory interface to QuTiP for learning and exploring quantum mechanics on tablets, phones and in the browser.

## Quick Start
<a href="https://qutip.org/qutip-virtual-lab"><b>⚛ Go to QuTiP Virtual Lab ⚛</b></a>

## Building for Development

You will need to have installed:

Expand Down Expand Up @@ -57,7 +61,7 @@ The UI is implemented in React and Typescript.
For drawing the qubits, lasers, baths, and interactions, the application uses the `react-konva` library.
The Bloch spheres in the Results tab are implemented use the `react-three-fiber` library.

## In Development
## Future Ideas

Plots of results:
- Hinton plots of results
Expand All @@ -71,4 +75,10 @@ Performance:


Styling:
- Responsiveness
- Responsiveness

-----

Credits:

- Made by [Trent Fridey](https://github.com/trentfridey) with help from [Alex Pitchford](https://github.com/ajgpitch) and [Simon Cross](https://github.com/hodgestar)

0 comments on commit 8a46ac3

Please sign in to comment.