Skip to content

Commit c418f0c

Browse files
authored
docs: update copy
Signed-off-by: Athan <[email protected]>
1 parent a165f27 commit c418f0c

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/lapack/base

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/lapack/base/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ limitations under the License.
2626

2727
## Band Storage
2828

29-
Many LAPACK routines work with banded matrices, which are stored compactly in two-dimensional arrays to save memory and improve computational efficiency. This section describes the different band storage formats used throughout the LAPACK library.
29+
Many LAPACK routines work with banded matrices, which are stored compactly in two-dimensional arrays to save memory and improve computational efficiency. The following are the different band storage formats used throughout LAPACK.
3030

3131
### General Band Matrix Storage
3232

0 commit comments

Comments
 (0)