Join/Login
Open Source Software
Business Software
Blog
About
Help
Connect
Privacy
More
Articles
Create
Top Downloaded Projects
Site Status
@sfnet_ops
@sourceforge
Site Documentation
Support Request
Terms
Opt Out
Advertise
Oh no! Some styles failed to load. 😵
Please try
reloading this page
Help
Create
Join
Login
Open Source Software
Accounting
CRM
Business Intelligence
CAD
PLM
BPM
Project Management
Knowledge Management
Development
Sales
E-Commerce
ERP
HR
IT Management
IT Security
Office
Science & Engineering
Games
All Software
Business Software
CRM
CRM
Customer Service
Customer Experience
Point of Sale
Lead Management
Event Management
Survey
Finance
Finance
Accounting
Billing and Invoicing
Budgeting
Payment Processing
Expense Report
Application Development
Application Development
Application Lifecycle Management
Integration
Low-Code Development
No-Code Development
Mobile App Development
Test Management
UX
Analytics
Analytics
Big Data
Business Intelligence
Predictive Analytics
Reporting
Collaboration
Collaboration
Team Collaboration
Idea Management
Web Conferencing
Employee Communication Tools
Screen Sharing
CAD
Webinar
Communications
Communications
Business VoIP
Call Center
Call Recording
Call Tracking
IVR
Predictive Dialer
Telephony
Marketing
Marketing
Brand Management
Campaign Management
Digital Asset Management
Email Marketing
Lead Generation
Marketing Automation
SEO
Digital Signage
Virtual Event Platforms
Sales
Sales
Sales Force Automation
Sales Intelligence
Inside Sales
Sales Enablement
Sales Engagement
Contact Management
CPQ
Operations Management
ERP
PLM
Business Process Management
EHS Management
Supply Chain Management
eCommerce
Quality Management
CMMS
Manufacturing
Compliance
Risk Management
HR
HR
360 Degree Feedback
Human Resource Management
Employee Engagement
Applicant Tracking
Time Clock
Workforce Management
Recruiting
Performance Management
Training
Employee Monitoring
IT Management
IT Management
Application Performance Management
IT Asset Management
Database Management
Network Monitoring
Help Desk
Issue Tracking
DevOps
Remote Desktop
Remote Support
Security
Security
IT Security
Endpoint Protection
Identity Management
Network Security
Email Security
Project Management
Project Management
Content Management System (CMS)
Task Management
Project Portfolio Management
Time Tracking
PDF
Education
Education
Learning Management Systems
Learning Experience Platforms
Virtual Classroom
Course Authoring
School Administration
Student Information Systems
All Software
Resources
Blog
Articles
Menu
Help
Create
Join
Login
Home
Browse
Maxima -- GPL CAS based on DOE-MACSYMA
Code
Maxima -- GPL CAS based on DOE-MACSYMA
Computer Algebra System written in Common Lisp
Brought to you by:
andrejv
,
kjak
,
l_butler
,
robert_dodier
, and
2 others
Summary
Files
Reviews
Support
Wiki
Mailing Lists
Tickets â–¾
Feature Requests
Patches
Bugs
News
Discussion
Git â–¾
Code
Website
Site Xml
Menu
â–¾
â–´
Browse Commits
Fork
Merge Requests
4
Forks
30
Branches
master
DebianPackaging
DebianPackaging-Docker
DebianPackaging_Jupyter
DebianPackaging_NightlyARMbuild
DebianPackaging_Notest
DebianPackaging_Release
GclHintGarbageCollector
KoenGu/SBCLumlaute
KoenGu_ABCL_in_configure
More Branches
Tags
5.26.0
5.27.0
5.28.0
5.29.0
5.29.1
5.30.0
5.31.0
5.31.1
5.31.2
5.31.3
More Tags
[c46a0b]
:
/ ChangeLog-5.37.md
Maximize
Restore
History
Download this file
70 lines (53 with data), 2.6 kB
Maxima 5.37 change log
New items in core:
new function with_default_2d_display: ensure pretty-printing output
New items in share:
new package cryptools: tools for cryptography
new package elliptic_curves: elliptic curves over prime fields and binary fields
new function cgrind: output Maxima expressions as C code
package draw: new function vennplot (Venn diagrams)
package stringproc: new functions flush_output, readbyte, and writebyte
Changes in core:
function gf_symmetric renamed to gf_balanced
Changes in share:
functions md5sum, sha1sum, sha256sum and base64_decode: accept and return numbers and octet lists as well as strings
packages aes and aes2: provide flexible support for different data types, e.g. octet lists
Bug fixes:
[#3005]
: Manual is wrong about "sqrt" and "radexpand"
[#2998]
: extra () in display2d:false output
[#2988]
: documentation error in gf_manual.pdf
[#2987]
: Some divergent integrals give error, some don't
[#2982]
: Display of taylor series in wrong order
[#2980]
: "rectform" causes infinite recursion depending on variable name
[#2975]
: number of distinct partitions gives wroing result
[#2972]
: Wrong limits involving logs
[#2937]
: dotscrules and antisymmetric
[#2936]
: stack overflow in integrate
[#2934]
: dotscrules and antisymmetric
[#2929]
: misformatting in debugger help message
[#2905]
: Assigning variable twice yields different results
[#2620]
: atan2(y,x)+atan2(-y,x) doesnt always return 0
[#2230]
: abs(x)^(2*int) doesn't simplify
[#2211]
: rtest_sign #77
[#2183]
: eigenvectors of a 10 x 10
[#1193]
: ev doesn't bind functions safely
Unnumbered bugs:
commit
[6779ac0]
: zn-nrt: root of zero should be zero
commit
[b212487]
: Fix up version variables so that load(drawutils) succeeds
mailing list 2015-08-29:
Documentation fails with error
mailing list 2015-08-27:
Warnings from loading cartan package
mailing list 2015-08-25:
Strange symmetry of acoth(x), area cotangens hyperbolicus function (#552)
mailing list 2015-08-17:
trouble with GCL build
mailing list 2015-06-11:
rationalize(0.1) and the manual