Skip to content

Commit

Permalink
update about
Browse files Browse the repository at this point in the history
  • Loading branch information
multiphaseCFD committed Sep 16, 2024
1 parent deea759 commit 7b78d01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET "11" CACHE STRING "Minimum OS X deployment versi
set(CMAKE_CXX_STANDARD 20) # At least C++20 is required

project(pennylane_lightning
DESCRIPTION "C++ suite of state-vector simulators bindings for PennyLane. "
DESCRIPTION "C++ suite of state-vector and tensor network simulators bindings for PennyLane. "
LANGUAGES CXX
)

Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Lightning Plugins

.. header-start-inclusion-marker-do-not-remove
The Lightning plugin ecosystem provides fast state-vector simulators written in C++.
The Lightning plugin ecosystem provides fast state-vector and tensor network simulators written in C++.

`PennyLane <https://docs.pennylane.ai>`_ is a cross-platform Python library for quantum machine
learning, automatic differentiation, and optimization of hybrid quantum-classical computations.
Expand Down

0 comments on commit 7b78d01

Please sign in to comment.