If you write "fact" in octave appears...
domingo, 15 de octubre de 2017
jueves, 12 de octubre de 2017
Notas python
- Ipython: Command shell for interactive computing originally for python (also works for R, Julia and Haskell).
- Project jupyter: Notebook (web browser based editor) supporting also Julia, R, Haskell and Ruby.
- Fenics: computing platform for solving PDE. An easy (but ugly) way to install and run is docker. A nicer: via conda. Don't forget to run
source activate fenicsproject
before run python (or python3, ipython, ipython3...)
Otra lista de enlaces y programas útiles.
Suscribirse a:
Entradas (Atom)