From 02e7074842b1dd282a53c1262fc88c38b6a5b0af Mon Sep 17 00:00:00 2001 From: bbayukari <40588568+bbayukari@users.noreply.github.com> Date: Fri, 10 Nov 2023 16:59:15 +0800 Subject: [PATCH] docs: correct grammar error in main page of doc --- docs/source/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index a8d9d61..427db25 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -3,7 +3,7 @@ ``skscope``: Fast Sparse-Constraint Optimization ============================================================== -``skscope`` aims to make sparsity-constrained optimization (SCO) is accessible to everyone because SCO holds immense potential across various domains, including machine learning, statistics, and signal processing. By providing a user-friendly interface, ``skscope`` empowers individuals from diverse backgrounds to harness the power of SCO and unlock its broad range of applications (see examples exhibited below). +``skscope`` aims to make sparsity-constrained optimization (SCO) accessible to everyone because SCO holds immense potential across various domains, including machine learning, statistics, and signal processing. By providing a user-friendly interface, ``skscope`` empowers individuals from diverse backgrounds to harness the power of SCO and unlock its broad range of applications (see examples exhibited below). .. figure:: first_page.png :width: 800 @@ -84,4 +84,4 @@ :maxdepth: 1 :hidden: - contribute/index \ No newline at end of file + contribute/index