#
qml
Here are 1,308 public repositories matching this topic...
Here you can get all the Quantum Machine learning Basics, Algorithms ,Study Materials ,Projects and the descriptions of the projects around the web
machine-learning
awesome
ai
qml
tensorflow
quantum
machine-learning-algorithms
artificial-intelligence
quantum-computing
artificial-neural-networks
awesome-list
fcm
kmeans
ant-colony-optimization
quantum-programming-language
hmm-model
qubits
knn-classification
quantum-ai
-
Updated
Feb 28, 2022 - HTML
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
javascript
qt
awesome
cpp
qml
qt-quick
qtcreator
qt5
awesome-list
qpm
qt4
qtquick
qtquick-controls
qml-bindings
-
Updated
Dec 7, 2021
A libre cross-platform disassembler.
-
Updated
Jan 3, 2019 - Rust
A kwin script that automatically tiles windows
-
Updated
Dec 12, 2021 - QML
a cool QtQuick/qml component library and demo(一套酷炫的QtQuick/Qml基础库和示例)
-
Updated
Apr 21, 2022 - QML
C++14 network/graph visualization library / Qt node editor.
graph
qml
graphs
cpp14
qt5
graph-theory
complex-networks
dataflow-programming
graph-visualization
cpp-library
qt-containers
-
Updated
Apr 17, 2022 - C++
A QML engine in a web browser. Current state: fixing things…
-
Updated
Apr 11, 2022 - JavaScript
Open
Scrims
2
plfiorini
commented
Sep 20, 2017
To make typography legible on top of imagery, apply text protection in the form of scrims. Scrims are lightweight, translucent material layers.
Text protection from https://material.io/guidelines/style/imagery.html#imagery-best-practices
enhancement
New feature or request
needs info
Further information is requested
hacktoberfest
Hacktoberfest
good first issue
Good for newcomers
Open
TToast bug?
3
ixiejun
commented
Sep 26, 2019
按wiki的方法构建动态库,在使用TToast组件时出现以下异常:
qrc:/net.toou.2d/controls/TToast.qml:101: TypeError: Cannot read property of null
good first issue
Good for newcomers
A cross platform, customizable graphical frontend for launching emulators and managing your game collection.
emulator
raspberry-pi
qmake
games
frontend
cross-platform
gplv3
qml
customizable
logo
retrogaming
pegasus
pegasus-frontend
-
Updated
Apr 22, 2022 - C++
Q Light Controller Plus (QLC+) is a free and cross-platform software to control DMX or analog lighting systems like moving heads, dimmers, scanners etc. This project is a fork of the great QLC project written by Heikki Junnila that aims to continue the QLC development and to introduce new features.
-
Updated
Apr 20, 2022 - C++
Video player that can play online videos from youtube, bilibili etc.
-
Updated
Mar 19, 2022 - C++
Qt5/C++ FFmpeg Media Converter
audio
gui
video
ffmpeg
cpp
multimedia
transcoding
qml
conversion
qt5
ffmpeg-wrapper
media-converter
converter-encoding
-
Updated
Mar 31, 2021 - C++
Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
-
Updated
Dec 29, 2021 - C++
Vulkan RTX path tracer with a declarative ES7-like scene description language.
-
Updated
Nov 2, 2019 - C++
A collection of good practices when writing QML code - https://doc.qt.io/qt/qtqml-index.html
-
Updated
Apr 18, 2022
Improve this page
Add a description, image, and links to the qml topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the qml topic, visit your repo's landing page and select "manage topics."
Feature details
Due to the similarity, it is easy to confuse
qml.X
andqml.PauliX
, especially since other methods of specifying circuits, e.g., QASM, usex
forPauliX
. But if a user usesqml.X
in their circuit on a qubit device, nothing happens to inform them that the incorrect operation is being used: