Skip to content

Commit

Permalink
Ubuntu release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Nov 2, 2024
1 parent 052424a commit f9a3dd1
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.9)
project (Qrack VERSION 9.11.16 DESCRIPTION "High Performance Quantum Bit Simulation" LANGUAGES CXX)
project (Qrack VERSION 9.11.19 DESCRIPTION "High Performance Quantum Bit Simulation" LANGUAGES CXX)

# Installation commands
include (GNUInstallDirs)
Expand Down
24 changes: 24 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
libqrack (9.11.19) bionic; urgency=medium

* Debug OpenCL/CUDA Decompose()/Dispose(); optimize for CPU (Bionic 4/4)

-- Daniel Strano <dan@unitary.fund> Sat, 02 Nov 2024 10:54:38 -0400

libqrack (9.11.18) focal; urgency=medium

* Debug OpenCL/CUDA Decompose()/Dispose(); optimize for CPU (Focal 3/4)

-- Daniel Strano <dan@unitary.fund> Sat, 02 Nov 2024 10:52:45 -0400

libqrack (9.11.17) jammy; urgency=medium

* Debug OpenCL/CUDA Decompose()/Dispose(); optimize for CPU (Jammy 2/4)

-- Daniel Strano <dan@unitary.fund> Sat, 02 Nov 2024 10:50:50 -0400

libqrack (9.11.16) noble; urgency=medium

* Debug OpenCL/CUDA Decompose()/Dispose(); optimize for CPU (Noble 1/4)

-- Daniel Strano <dan@unitary.fund> Sat, 02 Nov 2024 10:47:23 -0400

libqrack (9.11.15) bionic; urgency=medium

* Improved TrySeparate(); sparse state vector removed (Bionic 4/4)
Expand Down

0 comments on commit f9a3dd1

Please sign in to comment.