cgedmundo.wordpress.com
Programacion Digital IC246 UNSCH | Blog de Edmundo
https://cgedmundo.wordpress.com/2014/03/29/programacion-digital-ic246-unsch
Recursos para la Ingeniería civil. Programacion Digital IC246 UNSCH. Programacion Digital IC246 UNSCH. March 29, 2014. Materiales para la asignatura “Programación Digital” IC246 – Escuela Profesional de Ingeniería Civil – Universidad Nacional de San Cristóbal de Huamanga. En este semestre académico, 2015-II, el lenguaje de programación desarrollado es PYTHON(alternativa gratuita a MATLAB). La presente son materiales para desarrollar al asignatura:. Descargar los manuales de programación. Tesis a nivel de...
hroch.spseol.cz
Python jako motor webu
http://hroch.spseol.cz/~nozka/python/webengine
Hledat na těchto stránkách. Zdrojové soubory z výuky. Zdrojové soubory z výuky. Zdrojové texty z výuky. NumPy, SciPy, Matplotlib. Python jako motor webu. Příklad - Počítání pro ZŠ. Příklad - Graf funkce. Příklad - Práce se soubory. Příklad - Hlídač narozenin a svátků. Python jako motor webu. Bottle.py web framework. Počítačové sítě a komunikační technika. Sítě a Linux - Linux a sítě. Něco málo o SSH. Bottle.py web framework. Jak odevzdávat domácí práce. Jak se chytá Hroch? Můj pokus o bLog. Je správce mo...
nilearn.github.io
Nilearn: Machine learning for NeuroImaging in Python — Machine learning for NeuroImaging
http://nilearn.github.io/introduction.html
Machine learning for Neuro-Imaging in Python. User guide: table of contents. Please consider citing the papers. 1 Introduction: nilearn in a nutshell. 11 What is nilearn: MVPA, decoding, predictive models, functional connectivity. 111 Why is machine learning relevant to NeuroImaging? 112 Glossary: machine learning vocabulary. 13 Python for NeuroImaging, a quick start. 131 Your first steps with nilearn. 132 Scientific computing with Python. 1322 Scikit-learn: machine learning in Python. Measuring how much...
peter.havercan.net
Favourite computer editing software
http://peter.havercan.net/computing/favourite-computer-editing-software.html
Favourite computer editing software. You can't get far writing software or documentation without a variety of editors. Here are the ones I use. A general editor for plain text files, which are required when coding programs. Notepad understands a wide variety of programming languages (but not S390 Assembler! And highlights program artefacts in colour. A text file comparison and merging tool. Compares two different versions of a file and helps you to merge the differences. To be honest, although I have it ...
enseignement.allais.eu
Cours d'informatique
http://enseignement.allais.eu/page-cpge-|--info
Sciences Industrielles pour l'ingénieur en PTSI. 3 - types et calculs. 4 - structures conditionnelles. 5 - les boucles. 6 - chaînes et listes. 16 - euler 1. 17 - euler 2. 21 - bdd 1 : bases. 22 - bdd 2 : op inter-tables. 23 - bdd 3 - jointures-python. Site d'évaluation par compétences. Pour télécharger tous les modules de Python nécessaires aux calculs scientifiques, il existe plusieurs "paquets" dont notamment :. Anaconda (Python 3.4). Pensez à cliquer sur la version 3.4! Version Linux 64 bits. 17 - Équ...
code.google.com
Google Project Hosting
http://code.google.com/p/pythonxy/wiki/Welcome
Project "pythonxy" has moved to another location on the Internet. View the project at: http:/ python-xy.github.io. For pages about "pythonxy". If you are the project's administrator, you can update the new project URL here. Powered by Google Project Hosting.
code.google.com
Google Project Hosting
http://code.google.com/p/pythonxy
Project "pythonxy" has moved to another location on the Internet. View the project at: http:/ python-xy.github.io. For pages about "pythonxy". If you are the project's administrator, you can update the new project URL here. Powered by Google Project Hosting.
python.org
Alternative Python Implementations | Python.org
https://www.python.org/download/alternatives
While Javascript is not essential for this website, your interaction with the content will be limited. Please turn Javascript on for the full experience. Sign Up / Register. User Group Events Archive. This site hosts the traditional implementation of Python (nicknamed CPython). A number of alternative implementations are available as well, namely. Python running on .NET). Python running on the Java Virtual Machine). Python implementation with a JIT compiler). Branch of CPython supporting microthreads).
code.google.com
Google Project Hosting
https://code.google.com/p/pythonxy/wiki/Downloads
Project "pythonxy" has moved to another location on the Internet. View the project at: http:/ python-xy.github.io. For pages about "pythonxy". If you are the project's administrator, you can update the new project URL here. Powered by Google Project Hosting.
mahotas.readthedocs.io
How To Install Mahotas — mahotas 1.4.3+git documentation
http://mahotas.readthedocs.io/en/latest/install.html
How To Install Mahotas. Implementing SURF-ref With Mahotas. Tutorial: Classification Using Mahotas. Tutorial: Extended Depth of Field. The Why of mahotas. How To Install Mahotas. How To Install Mahotas. The simplest way to install mahotas is to use conda. If you have conda installed, you can install mahotas using the following pair of commands:. This relies on the conda-forge. You can get the released version using pip:. If you prefer, you can download the source from PyPI. You will need to have. Provide...