Skip to content

Latest commit

 

History

History
80 lines (64 loc) · 3.17 KB

ChangeLog-5.36.md

File metadata and controls

80 lines (64 loc) · 3.17 KB

Maxima 5.36 change log

New items in core:

  • function parse_timedate: parse time/date string

New items in share:

  • function lll: Lenstra-Lenstra-Lovasz algorithm

Changes in core:

  • at: remove variables in simplification

Other changes:

  • package contrib_ode: update test suite
  • package ezunits: additional femto, pico, nano, and micro fractions
  • package ezunits: apply rules more aggressively
  • package maxima-odesolve: documentation
  • package gentran: update
  • package draw: geometric transformations for 2D implicit functions
  • package coma: new version
  • package maximaMathML: hook mechanism
  • package noninteractive: new script expand_branches.mac

Bug fixes:

  • [#2924]: Maxima fails to run on lisp interpreters
  • [#2922]: input '20log(x)' causes strange error
  • [#2919]: Definite integration broken: integrate(1/(x^2), x, -inf, inf) gives zero
  • [#2913]: trigrat crashes with variable name "e"
  • [#2907]: ratsubst(z, sin(x + 1), 0) crashes when radsubstflag = true
  • [#2898]: limit of continuous --> und
  • [#2892]: julia() and mandelbrot() creates maxout.gnuplot in different place than plot2d()/plot3d()
  • [#2883]: load (lsquares); Error
  • [#2881]: quad_qags recently got problems evaluating erf
  • [#2878]: Installing from maxima-5.35.1.tar.gz requires Makeinfo
  • [#2873]: implicit_plot does not accept symbolic ranges
  • [#2865]: Use exp as a list
  • [#2862]: Incorrect result for integrate(u/(u+1)^2,u,0,inf);
  • [#2854]: Integral hangs with domain:complex
  • [#2853]: abs_integrate hangs after encountering log(0)

Unnumbered bugs: