Attached are proposed release notes for FriCAS 1.3.9. -- Waldek Hebisch
-- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to fricas-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/ZJ9hfRyW9KgmWuyL%40fricas.math.uni.wroc.pl.
--- ../trunk.pp6/src/doc/htex/ug15.htex 2022-06-28 20:17:30.303251527 +0000 +++ ug15.htex 2023-06-30 23:09:31.500927050 +0000 @@ -42,6 +42,38 @@ {http://fricas.github.io}. %------------------------------------------------------------------ +\subsubsection{FriCAS 1.3.9} +%------------------------------------------------------------------ + +\begin{itemize} + +\item Distributed binary includes support for jfricas. + +\item Construct of taged unions by specifying tag. + +\item New category Hashable. + +\item AlgebraGivenByStructuralConstants now more general and + has FreeModuleCategory. + +\end{itemize} + +Bug fixes, in particular: + +\begin{itemize} + +\item Fixed power series expander for polylog at 0. + +\item Fixed storing complex data, in particular streams in files. + +\item Fixed varius build problems, in particular build with + sbcl-2.3.2 and newer. + +\item Main integrator no longer uses 'real'. + +\end{itemize} + +%------------------------------------------------------------------ \subsubsection{FriCAS 1.3.8} %------------------------------------------------------------------