iccmr-quantum / VQH

Variation Quantum Harmoniser - Sonification tools for VQE
MIT License
4 stars 3 forks source link

Refactoring Sonification Mapping & Modularizing VQE #2

Closed Itaborala closed 9 months ago

Itaborala commented 9 months ago

In this branch, the VQE core impolementation was moved away from the protocol scripts into its own folder, allowing it to be accessed by several protocols.

Additionally, the sonification mapping is being refactored and modularized, with the addition of the SonificationLibrary and SuperColliderMapping classes.

Now, the user shall call map and mapfile instead of play and playfile, where the new implementation resides in.