From: Gunter K. <gu...@pe...> - 2015-12-12 08:31:08
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 I would like a real subscript mechanism, too, mainly because one can still impress other people by having an easy way of entering them; Superscripts I have never used until now. Hashed arrays are close enough to the Real Thing for most purposes that allowing to add properties to individual hash array entries, resolving a few incompatibilities (for example numericalio won't accept a[1] as a parameter that is to be fitted to a curve) and finding out why hashed arrays are sometimes astonishingly slow (I have still to find a minimal example for this before this issue can be resolved) would make them a real subscript mechanism for me. If a new notation is needed for super-and subscript your notation isn't bad since it doesn't collide with anything maxima currently accept s. Telling wxMaxima to convert your notation to some non-suspicious-looking variable name maxima can work with and then converting maxima's output back would be doable, too. But I vote against this option: This would mean that you can enter things that are legal for wxMaxima - - but will throw an error in maxima itself as they will in xMaxima, Jupyter, the maxima mode of emacs, Maxima on Android (which is an excellent work, too), maxima as a stand-alone-program and everything I have forgotten to mention. And it would give strange results with wxMaxima and display2d:false. Also any kind of URL-encoding of strings tends to collide with variable names that sooner or later will be actually used by a user. Also this would mean that wxMaxima's input might be in a format half of the readers of this list won't be able to deal with and it would mean that maxima's TeX output would be - strange while wxMaxima's TeX output would work file if sub- ore superscripts are used. If on the other hand the subscript- and superscript feature would be added to maxima's core and someone would help me with the wxmathml.lisp part of the feature I would volunteer adding the necessary code to wxMaxima. Kind regards, Gunter. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJWa9tDXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ1M0YwNDdDRTY2QjkxQjBGNzI0QzU0NUQ1 Qzg2QzBFNDIxMUQ1QjhFAAoJEFyGwOQhHVuODrEP/RXzcsrsN+71HLQoqg/XnM4x 0rxAFOH5XWu0AkPWOBnpYqD3UZKJ2DAoCSthwDCX3oo3UZZwvtk01VLzGZ4u+QwL ATgy/N/7bRvoaTrceUyMP2PmnB0nYEsh/2nu023KDCcl7WsPxU12bBCsw2p0owjS NQm0QZp4fLMrnYKXQVMZ4Yqa9hj1yp2gslJAOL8Tl65zlEpRT+ACfRaxY5wi1I9w BHVCBdH6YZ2Pegsha1KHkHQTS5iuW2HXESU61GbyU9TRrrwEHAkFfse+yvEeopX5 MWBxEjUMg2LKyu3/ND5aAHIbtxbh3jIxflbSp9vARE8eF4bTemEuc5bBiRnlxjxB a4J6sxsZVGU2FoT3O4vCCFg9PyPMXlduMwxMNa4DwkpljkOiL8DmRZ48sHff7UwB IFZvkKcUHvRblxMb6EJswJD4IyH6Maqc0c8XuDgyE9uXjJS/xszPhHpTceOuLnn0 ew9IsbAkzxuWbQsBbZ3kEqBMx+74+g7mRGz9NpLZ5HGAsXJ9ucrOQKZW+QODfZhu UD0gd8PTU1rNTSeFXROeC0PkKKH1zHrd9mc1+TvmZ1yRgyC4ayrSS4xgjYNmqTAL YHqvEy962GCahznxD5GYCoE9iip2wovcTDhMbC2vx2uhNt6qBXopsZjPNH4U8FoP E8Jn20HQnZW5M5OpCCYd =1OLL -----END PGP SIGNATURE----- |