[Python-ideas] SI scale factors alone, without units or dimensional analysis
Sven R. Kunze
srkunze at mail.de
Fri Oct 28 16:45:40 EDT 2016
More information about the Python-ideas mailing list
Fri Oct 28 16:45:40 EDT 2016
- Previous message (by thread): [Python-ideas] SI scale factors alone, without units or dimensional analysis
- Next message (by thread): [Python-ideas] SI scale factors alone, without units or dimensional analysis
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 28.10.2016 22:06, MRAB wrote: > On 2016-08-26 13:47, Steven D'Aprano wrote: >> Ken has made what I consider a very reasonable suggestion, to introduce >> SI prefixes to Python syntax for numbers. For example, typing 1K will be >> equivalent to 1000. >> > Just for the record, this is what you can now do in C++: > > User-Defined Literals > http://arne-mertz.de/2016/10/modern-c-features-user-defined-literals/ Nice to hear. :) They now have 5 years of experience with that. Are there any surveys, experience reports, etc.? Cheers, Sven
- Previous message (by thread): [Python-ideas] SI scale factors alone, without units or dimensional analysis
- Next message (by thread): [Python-ideas] SI scale factors alone, without units or dimensional analysis
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list