From b5cc785d246a41ea6a70ca53fee99073941436d6 Mon Sep 17 00:00:00 2001 From: bixel <101384741+MrGilli@users.noreply.github.com> Date: Thu, 25 Jul 2024 09:00:31 +1000 Subject: [PATCH 1/4] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a82e4ed..6c4e99f 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ For further resources related to Open Source Quantum Software Projects, please c - [Quantum Inspire](https://www.quantum-inspire.com/) - Platform to run quantum algorithms on simulators or quantum hardware - by QuTech. - [Quantum Programming Studio](https://quantum-circuit.com/) - Web based quantum programming IDE and simulator. - [Quipper](https://www.mathstat.dal.ca/~selinger/quipper/) - Embedded, scalable, functional programming language for quantum computing. +- [Quplexity](https://github.com/MrGilli/Quplexity/) - A blazingly fast modular lib/tool written in x86 Assembly and ARM Assembly, that provides QC simulators with their essential logic. - [Qurry](https://github.com/LSaldyt/Qurry) - Quantum probabilistic programming language based on functional and probabilistic paradigms. - [QuTiP](http://qutip.org/docs/latest/index.html) - Quantum toolbox in Python for simulating dynamics of open quantum systems. - [Q#](https://docs.microsoft.com/en-gb/quantum/?view=qsharp-preview) - Microsoft quantum development kit and Q# programming language. From 455c1f383fd59aa1e4c631f3d8f34d146c59f0c0 Mon Sep 17 00:00:00 2001 From: bixel <101384741+MrGilli@users.noreply.github.com> Date: Thu, 25 Jul 2024 09:09:27 +1000 Subject: [PATCH 2/4] Update README.md Added my own FOSS Quantum Computing "development resource/tool" called Quplexity: https://github.com/MrGilli/Quplexity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c4e99f..70a92e8 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ For further resources related to Open Source Quantum Software Projects, please c - [Quantum Inspire](https://www.quantum-inspire.com/) - Platform to run quantum algorithms on simulators or quantum hardware - by QuTech. - [Quantum Programming Studio](https://quantum-circuit.com/) - Web based quantum programming IDE and simulator. - [Quipper](https://www.mathstat.dal.ca/~selinger/quipper/) - Embedded, scalable, functional programming language for quantum computing. -- [Quplexity](https://github.com/MrGilli/Quplexity/) - A blazingly fast modular lib/tool written in x86 Assembly and ARM Assembly, that provides QC simulators with their essential logic. +- [Quplexity](https://github.com/MrGilli/Quplexity/) - A blazingly fast modular lib/tool written in both ARM and x86 assembly that provide the logic needed by QC simulators. - [Qurry](https://github.com/LSaldyt/Qurry) - Quantum probabilistic programming language based on functional and probabilistic paradigms. - [QuTiP](http://qutip.org/docs/latest/index.html) - Quantum toolbox in Python for simulating dynamics of open quantum systems. - [Q#](https://docs.microsoft.com/en-gb/quantum/?view=qsharp-preview) - Microsoft quantum development kit and Q# programming language. From 934013ec62708f7b791f3aa51f20e96276b30659 Mon Sep 17 00:00:00 2001 From: bixel <101384741+MrGilli@users.noreply.github.com> Date: Thu, 25 Jul 2024 09:11:48 +1000 Subject: [PATCH 3/4] Update README.md Added my own FOSS Quantum Computing "development resource/tool" called Quplexity: https://github.com/MrGilli/Quplexity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70a92e8..1266e8b 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ For further resources related to Open Source Quantum Software Projects, please c - [Quantum Inspire](https://www.quantum-inspire.com/) - Platform to run quantum algorithms on simulators or quantum hardware - by QuTech. - [Quantum Programming Studio](https://quantum-circuit.com/) - Web based quantum programming IDE and simulator. - [Quipper](https://www.mathstat.dal.ca/~selinger/quipper/) - Embedded, scalable, functional programming language for quantum computing. -- [Quplexity](https://github.com/MrGilli/Quplexity/) - A blazingly fast modular lib/tool written in both ARM and x86 assembly that provide the logic needed by QC simulators. +- [Quplexity](https://github.com/MrGilli/Quplexity/) - A blazingly fast modular lib/tool written in both ARM and x86 assembly that provides the logic needed by QC simulators. - [Qurry](https://github.com/LSaldyt/Qurry) - Quantum probabilistic programming language based on functional and probabilistic paradigms. - [QuTiP](http://qutip.org/docs/latest/index.html) - Quantum toolbox in Python for simulating dynamics of open quantum systems. - [Q#](https://docs.microsoft.com/en-gb/quantum/?view=qsharp-preview) - Microsoft quantum development kit and Q# programming language. From 48397392875284a4e6c8aec54cd421406d0e071e Mon Sep 17 00:00:00 2001 From: bixel <101384741+MrGilli@users.noreply.github.com> Date: Thu, 25 Jul 2024 09:23:26 +1000 Subject: [PATCH 4/4] Update README.md Added my own FOSS Quantum Computing "development resource/tool" called Quplexity: https://github.com/MrGilli/Quplexity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1266e8b..9f603c0 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ For further resources related to Open Source Quantum Software Projects, please c - [Quantum Inspire](https://www.quantum-inspire.com/) - Platform to run quantum algorithms on simulators or quantum hardware - by QuTech. - [Quantum Programming Studio](https://quantum-circuit.com/) - Web based quantum programming IDE and simulator. - [Quipper](https://www.mathstat.dal.ca/~selinger/quipper/) - Embedded, scalable, functional programming language for quantum computing. -- [Quplexity](https://github.com/MrGilli/Quplexity/) - A blazingly fast modular lib/tool written in both ARM and x86 assembly that provides the logic needed by QC simulators. +- [Quplexity](https://github.com/MrGilli/Quplexity/) - A blazingly fast modular lib/tool written in both ARM and x86 Assembly that provides the logic needed by QC simulators. - [Qurry](https://github.com/LSaldyt/Qurry) - Quantum probabilistic programming language based on functional and probabilistic paradigms. - [QuTiP](http://qutip.org/docs/latest/index.html) - Quantum toolbox in Python for simulating dynamics of open quantum systems. - [Q#](https://docs.microsoft.com/en-gb/quantum/?view=qsharp-preview) - Microsoft quantum development kit and Q# programming language.