On 10/29/07, Valeriy Bulitko wrote: > Dear William, > > I support the idea about open documented source codes > for math researches. But I'm not a specialist in software. > Since you write that SAGE works in Windows, could you > please answer does it work with Vista.
I think so. It works as a "VMware virtual appliance", which you download here: http://sagemath.org/SAGEbin/microsoft_windows/ I believe vmware works fine in Vista, XP, 2000, and many other flavors of Windows. > Or it is better to use some Linux OS like Ubuntu or so. Actually, the SAGE "vmware appliance" mentioned above is just a minimal install of Ubuntu into a pre-made vmware machine, along with an install of Sage. > Is there an opportunity to use in SAGE modules written in > FORTRAN? Yes, definitely. Using FORTRAN from Sage is well supported. I'm not saying it is trivial to learn how to do it, but the technology is very much there. You can even use FORTRAN directly in the Sage GUI. There are some examples here: http://sage.math.washington.edu/tmp/sage-2.8.9.rc1/devel/doc/overviews/numerical_sage/numerical_sage.pdf > A more concrete point: does SAGE have some special > routines to check isomorphisms of graphs? Yes, Sage does. We have our own new -- completely open source and optimized -- graph isomorphism tester, which is an implementation of the same algorithm as the one in Nauty. It can also compute automorphism groups of graphs. The implementation is due to Robert Miller (a graduate student at University of Washington). Best regards, William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---