Skip to content

Commit

Permalink
Update chapters/arrays.tex
Browse files Browse the repository at this point in the history
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
  • Loading branch information
HansOlsson and henrikt-ma committed Sep 14, 2023
1 parent a2aba9e commit f411680
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chapters/arrays.tex
Expand Up @@ -55,7 +55,6 @@ \section{Array Declarations}\label{array-declarations}
\item
Binding equations of the form \lstinline!x1 = x2! are allowed for arrays independent of whether the index types of dimensions are subtypes of \lstinline!Integer!, \lstinline!Boolean!, or enumeration types.
\end{itemize}
Operations constructing arrays (e.g., matrix multiplication, indexing, array constructors) only generate arrays indexed by \lstinline!Integer!.

% IMPROVETOP
\begin{table}[H]
Expand Down

0 comments on commit f411680

Please sign in to comment.