|
From: rtoy <rt...@us...> - 2025-08-27 22:29:16
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Maxima CAS".
The branch, master has been updated
via 6c2a3dbcdd2cd5193142120fda5b501ae568662a (commit)
from a74470538d749543bb0fa4236c74322bf3625222 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6c2a3dbcdd2cd5193142120fda5b501ae568662a
Author: Raymond Toy <toy...@gm...>
Date: Wed Aug 27 15:14:56 2025 -0700
Update detailedmenu for affine and tensor packages
Forgot to update the detailed menu when we moved the affine and tensor
packages.
diff --git a/doc/info/include-maxima.texi.in b/doc/info/include-maxima.texi.in
index 4bee71e7c..654ff4117 100644
--- a/doc/info/include-maxima.texi.in
+++ b/doc/info/include-maxima.texi.in
@@ -371,22 +371,6 @@ Matrices and Linear Algebra
* eigen::
* Functions and Variables for Matrices and Linear Algebra::
-Package affine
-* Introduction to Affine::
-* Functions and Variables for Affine::
-
-Package itensor
-* Introduction to itensor::
-* Functions and Variables for itensor::
-
-Package ctensor
-* Introduction to ctensor::
-* Functions and Variables for ctensor::
-
-Package atensor
-* Introduction to atensor::
-* Functions and Variables for atensor::
-
Sums, Products, and Series
* Functions and Variables for Sums and Products::
* Introduction to Series::
@@ -437,6 +421,10 @@ Program Flow
Debugging
* Functions and Variables for Debugging::
+Package affine
+* Introduction to Affine::
+* Functions and Variables for Affine::
+
Package alt-display
* Introduction to alt-display::
* Functions and Variables for alt-display::
@@ -485,6 +473,10 @@ Package contrib_ode
* Test cases for contrib_ode::
* References for contrib_ode::
+Package ctensor
+* Introduction to ctensor::
+* Functions and Variables for ctensor::
+
Package descriptive
* Introduction to descriptive::
* Functions and Variables for data manipulation::
@@ -566,6 +558,10 @@ Package interpol
* Introduction to interpol::
* Functions and Variables for interpol::
+Package itensor
+* Introduction to itensor::
+* Functions and Variables for itensor::
+
Package lapack
* Introduction to lapack::
* Functions and Variables for lapack::
-----------------------------------------------------------------------
Summary of changes:
doc/info/include-maxima.texi.in | 28 ++++++++++++----------------
1 file changed, 12 insertions(+), 16 deletions(-)
hooks/post-receive
--
Maxima CAS
|