Skip to content

Commit

Permalink
v9.4.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
DrTimothyAldenDavis committed Nov 20, 2024
1 parent 76d9e39 commit 74a5370
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
7 changes: 4 additions & 3 deletions Doc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
Nov 18, 2024: version 9.4.2 (BETA)
Nov 18, 2024: version 9.4.2

* clarified User Guide: regarding when the hyper-hash is built
* JIT: reduced JIT kernel encodings
* also: includes the updates from 9.4.0.beta and 9.4.1.beta listed below

Nov 15, 2024: version 9.4.1 (BETA)
Nov 15, 2024: version 9.4.1 (only released as BETA)

* new JIT kernels added: for GrB_assign, GrB_extract, GxB_sort,
GrB_kronecker, stand-alone mask phase, and utilities (convert to/from
Expand All @@ -16,7 +17,7 @@ Nov 15, 2024: version 9.4.1 (BETA)
for these types and semirings.
* GxB_IndexBinaryOp: finalized and named as GxB_*.

Oct 15, 2024: version 9.4.0 (BETA)
Oct 15, 2024: version 9.4.0 (only released as BETA)

* new operator and associated methods: added the draft G*B_IndexBinaryOp
* JIT error-handling behavior changed: if a compiler error occurs in the
Expand Down
Binary file modified Doc/GraphBLAS_UserGuide.pdf
Binary file not shown.
7 changes: 4 additions & 3 deletions Doc/GraphBLAS_UserGuide.tex
Original file line number Diff line number Diff line change
Expand Up @@ -14832,14 +14832,15 @@ \section{Release Notes}

\begin{itemize}

\item Nov 18, 2024: version 9.4.2 (BETA)
\item Nov 20, 2024: version 9.4.2

\begin{itemize}
\item clarified User Guide: regarding when the hyper-hash is built
\item JIT: reduced JIT kernel encodings
\item (also includes the updates from 9.4.0.beta and 9.4.1.beta listed below).
\end{itemize}

\item Nov 15, 2024: version 9.4.1 (BETA)
\item Nov 15, 2024: version 9.4.1 (only released as BETA)

\begin{itemize}
\item More JIT kernels: all JIT kernels for \verb'GrB_assign',
Expand All @@ -14858,7 +14859,7 @@ \section{Release Notes}
\item \verb'GxB_IndexBinaryOp': finalized and named as \verb'GxB_*'.
\end{itemize}

\item Oct 15, 2024: version 9.4.0 (BETA)
\item Oct 15, 2024: version 9.4.0 (only released as BETA)

\begin{itemize}
\item new operator and associated methods:
Expand Down

0 comments on commit 74a5370

Please sign in to comment.