LaTeX for example uses the underscore for subscripts and the ^ for the superscript. This is not acceptable, since Python (and almost all languages) uses [] for subscript, and ^ in Python is the XOR logical operator. _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/JQRHVSFZTEHQHFTEILKV5DJUGMK4OI4I/ Code of Conduct: http://python.org/psf/codeofconduct/
- [Python-ideas] basic matrix object Stefano Borini
- [Python-ideas] Re: basic matrix object David Mertz
- [Python-ideas] Re: basic matrix object Steven D'Aprano
- [Python-ideas] Re: basic matrix object Matthias Bussonnier
- [Python-ideas] Re: basic matrix object Guido van Rossum
- [Python-ideas] Re: basic matrix object Stephen J. Turnbull
- [Python-ideas] Re: basic matrix objec... Guido van Rossum
- [Python-ideas] Re: basic matrix ... Steven D'Aprano
- [Python-ideas] Re: basic mat... Marco Sulla
- [Python-ideas] Re: basic matrix ... Stephen J. Turnbull
- [Python-ideas] Re: basic matrix ... Stefano Borini
- [Python-ideas] Re: basic mat... Tobias Kohn
- [Python-ideas] Re: basic... David Mertz
- [Python-ideas] Re: basic... Christopher Barker
- [Python-ideas] Re: basic... Stephen J. Turnbull
- [Python-ideas] Re: basic... Oscar Benjamin
- [Python-ideas] Re: basic... Stephen J. Turnbull
- [Python-ideas] Re: basic matrix objec... Ricky Teachey
