HaeffnerLab / IonSim.jl

a simple tool for simulating trapped ion systems
https://ionsim.org
MIT License
70 stars 17 forks source link

Add a constructor for an empty Trap #95

Open marwahaha opened 2 years ago

marwahaha commented 2 years ago

see also #73

Kristian suggested this as a user experience to work with IonSim. It would be cool to make a Trap first, then add Lasers and other things into the Trap.

This could be done as an alternate way to use IonSim (so no breaking changes).