About alternatives to Matlab
Jon Harrop
jon at ffconsultancy.com
Wed Dec 13 09:05:11 EST 2006
More information about the Python-list mailing list
Wed Dec 13 09:05:11 EST 2006
- Previous message (by thread): About alternatives to Matlab
- Next message (by thread): About alternatives to Matlab
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Marc 'BlackJack' Rintsch wrote: > So you don't count line endings when counting bytes. ;-) You'd probably replace "\n" -> " " so it wouldn't affect the byte count. Anyway, I think I was using non-whitespace bytes, so neither "\n" nor " " is counted. -- Dr Jon D Harrop, Flying Frog Consultancy Objective CAML for Scientists http://www.ffconsultancy.com/products/ocaml_for_scientists/index.html?usenet
- Previous message (by thread): About alternatives to Matlab
- Next message (by thread): About alternatives to Matlab
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list