1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-20 16:38:16 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Eric Swenson
22056ee716 Added definitions for DIFFSUMPROD and DIFF-%AT.
These definitions were missing from the ITS source for JPG;COMM2.
Also brought this source up-to-date with respect to LISPM one.
Resolves #2189.
2023-04-19 07:45:05 -07:00
Eric Swenson
31048c62fa Added missing function $taylorp to JM;SIMP.
Also made JM;SIMP virtually identical to LISPM version.
Resolves #2188.
2023-04-19 07:45:05 -07:00
Eric Swenson
62fa30c531 Fixed integration, which was broken by commented out macsyma
function in JPG; SUPRV. Resolves #1573.
2019-03-25 19:54:06 -07:00
Eric Swenson
bf8f96b837 This fixes the declare command in macsyma.
Also updates a bunch of Macsyma sources to latest versions, which
was needed to get declare working with consistent sources.
Resolves #960.
2018-07-08 07:06:20 -07:00
Eric Swenson
85994ed770 Added files to support building and running Macsyma.
Resolves #284.

Commented out uses of time-origin in maxtul; mcldmp (init) until we
can figure out why it gives arithmetic overflows under the emulators.

Updated the expect script statements in build_macsyma_portion to not
attempt to match expected strings, but simply sleep for some time
since in some cases the matching appears not to work.
2018-03-11 13:10:19 -07:00