Skip to content

Commit aee4439

Browse files
author
abrudz
committed
workspace → namespace
1 parent c6dd38c commit aee4439

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# mathdws
22

3-
## A math workspace and libraries for Dyalog APL
3+
## A math namespace and libraries for Dyalog APL
44

55
This repository contains a math namespace for Dyalog APL with functions for
66
finding eigenvalues and eigenvectors, matrix inversion and division, and
@@ -9,7 +9,7 @@ discrete Fourier transforms.
99
These functions are implemented as calls into shared libraries. Source code and
1010
build scripts for the libraries are included.
1111

12-
## Using the workspace
12+
## Using the namespace
1313

1414
Download `math.zip` and extract the files somewhere on your computer. In order
1515
for Windows to find the DLLs you'll have to put them:

0 commit comments

Comments
 (0)