How to find out runtime version of Maxima? (confused by new format of eigenvectors() in 5.19.2)
Subject: How to find out runtime version of Maxima? (confused by new format of eigenvectors() in 5.19.2)
From: Alexander Shulgin
Date: Fri, 4 Sep 2009 10:13:56 +0300
Hi,
Is it possible to find out which version of Maxima is used at runtime?
I'm asking because the latest version 5.19.2 breaks my program:
eigenvectors now returning a list in different format. How can I
write code to run on both 5.19.2 and earlier versions?
--
Regards,
Alex