-
Notifications
You must be signed in to change notification settings - Fork 2
/
charlas.py
92 lines (51 loc) · 1.96 KB
/
charlas.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# -*- coding: utf-8 -*-
# <nbformat>3.0</nbformat>
# <headingcell level=1>
# Hacking academia for fun and profit
# <headingcell level=1>
# La revolución de Jupyter
# <headingcell level=1>
# Robótica Educativa con Android + Python + Pingüino-PIC18F4550
# <headingcell level=1>
# Machine Learning y problemas pequeños
# <headingcell level=1>
# Espiando procesos locales con Python-Ptrace
# <headingcell level=1>
# Fotografía y modelamiento geométrico para impresoras 3D
# <headingcell level=1>
# FOP-ARSAT: Simulando la Red Federal de Fibra Óptica usando Python
# <headingcell level=1>
# Utilizando SVG para visualizar datos estructurados
# <headingcell level=1>
# Desarrollando mecánica de fluidos con Python
# <headingcell level=1>
# Versionado de código con git
# <headingcell level=1>
# Cameras, Apertures, and Contact Lenses
# <headingcell level=1>
# Diez consejos para un mejor software (de) científico(s)
# <headingcell level=1>
# Python Científico: migrando de Matlab a Python
# <codecell>
Sistema de grabación para detectar hablantes de Buenos Aires y Córdoba
# <codecell>
Diseño de un plan doctoral para el análisis de datos astrofísicos con Python
# <codecell>
Introduction to PyCUDA
# <markdowncell>
# # Charlas relámpago 20/10
# * PyCon Argentina 2014 [Juan Pedro Fissanotti](https://github.com/fisadev)
# <markdowncell>
# # Charlas Relámpago 21/10
# <markdowncell>
# # Charlas Relámpago 22/10
#
# * Visualizando hábitos de músia (Marguglio Nicolás)
# * Prymatex el proyecto ([Diego van Haaster](https://github.com/diegomvh))
# * Análisis multicriterio (Juan Cabral)
# * Optimizando código Python: Mini-tips
# * Freelanscience (for fun, profit & learning) (Pablo Celayes)
# * Detectando Señas de Truco con Python (Santaigo Avendaño)
# * Proyección de datos Bipatitios (Rodrigo René Cura)
# * Pilas en Colegios Secundarios ([Rodrigo René Cura](http://cenpat.academia.edu/RodrigoRen%C3%A9Cura), Romina Stickar)
# <codecell>