fyi, Mathematica 8 full listing of symbols and functions
- To: mathgroup at smc.vnet.net
- Subject: [mg114380] fyi, Mathematica 8 full listing of symbols and functions
- From: "Nasser M. Abbasi" <nma at 12000.org>
- Date: Thu, 2 Dec 2010 05:42:34 -0500 (EST)
- Reply-to: nma at 12000.org
fyi, Added Version 8 to my table of Mathematica history trivia: http://12000.org/my_notes/compare_mathematica/index.htm Compared to version 7, this is what I get: version 7 --------- Names["System`*"] 3429 count of functions in system and addon packages 2550 size .exe (windows) 478 MB version 8 --------- Names["System`*"] 4131 count of functions in system and addon packages 2721 size (Linux) 1,315 MB ps. I did not add Package Combinatorica from Addons to the version 8 listing above as I did for Version 7 as I was getting this below <<Combinatorica` General::compat: Combinatorica Graph and Permutations functionality has been superseded by preloaded functionaliy. The package now being loaded may conflict with this. Please see the Compatibility Guide for details. This package alone had 460 symbols in it. So, the listings of addOn packages for version 8 did not have this package in it. --Nasser