P Python for Scientific Computing
@inproceedings{OliphantPPF, title={P Python for Scientific Computing}, author={T. Oliphant} }
ython is an interpreted language with expressive syntax that some have compared to executable pseudocode. This might be part of the reason why I fell in love with the language in 1996, when I was seeking a way to prototype algorithms on very large data sets that overwhelmed the capabilities of the other interpreted computing environments I was familiar with. My enjoyment of programming with Python increased as I quickly learned to express complicated ideas in the syntax and objects available… Expand