Skip to content

QUARK 2.1.1

Compare
Choose a tag to compare
@Marvmann Marvmann released this 07 Nov 16:11
· 21 commits to main since this release
3357fce

QML Architecture Update (by @GreshmaShaji and Florian Kiwit): Architecture restructuring for future QML applications. Introduced new abstract base classes (DataHandler, Model, Circuit, Training) to ensure scalability and modularity.

Implement PEP8-Standard Code Style (by @GreshmaShaji and @Marvmann): In order to improve readibility and harmonize the style of the code, we implement changes towards the PEP 8 coding guideline.

Full changelog: v2.1...v2.1.1