Saturday, June 11, 2016

Lectures


Complex Network - ES
Análisis de Redes Complejas: Un paseo matemático entre Google y las redes sociales.
 http://www.um.es/c/document_library/get_file?uuid=7b90ec2b-6554-482a-ae3b-c89292473885&groupId=118351



No comments:

Python3 version alternatives and virtual environments

Solving multiple python installation:   sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...