From f01825557563f9ec522d4a67bde9c75848d22a87 Mon Sep 17 00:00:00 2001 From: Nico Meyer <161021867+nicomeyer96@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:10:13 +0200 Subject: [PATCH] Shortened component description Signed-off-by: Nico Meyer <161021867+nicomeyer96@users.noreply.github.com> --- _components/variational-lse-solver.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_components/variational-lse-solver.md b/_components/variational-lse-solver.md index 9755d37..97bc83c 100644 --- a/_components/variational-lse-solver.md +++ b/_components/variational-lse-solver.md @@ -13,6 +13,4 @@ maintainers: --- The variational-lse-solver is a PennyLane-based library for prototyping variational quantum -algorithms that solve linear systems of equations on NISQ devices and in simulation. It unifies and -extends several VQLS methods from the literature, offering configurable cost functions, flexible -matrix-encoding modes, dynamic ansätze, and evaluation strategies with reduced circuit overhead. +algorithms that solve linear systems of equations on NISQ devices and in simulation.