Tartalomjegyzék
\[
\newenvironment{dcases}{\left\{\begin{array}{ll}}{\end{array}\right.}
\]
Configuration
Virtual environment
Set up virtual environment: source.
Anaconda tricks
conda config --set auto_activate_base false
Python tricks
- SymPy Reference (Nagyon vagany)
- Python decorators
- Python Cheat Sheets
- IPython magic-functions
- Last three outputs: _ , __ , and ___
Usefull packages
Scientific python packages
- Gaussian Processes - Marginal Likelihood Implementation
- Littlest JupytherHub
- Cadabra2 GitHub
- Cadabra2 Conda-forge
- Cadabra2 Official Webpage: Quick Start
- PyMC3 Probabilistic Programming in Python
- NumPy
-
Conda Cheat Sheet,
Installation instructions
Régen volt fontos
sudo apt install python-pip
pip install pathlib
pip install beautifulsoup4 # HTML parser, sanitizer, scrubber and filter
pip install lxml # XML, HTML, XHTML cleaner, etc...
pip install networkx
pip install matplotlib
pip install bibtexparser
pip install bs4 # Beautiful Soup 4 (HTML/XML parser, sanitizer)
sudo apt-get install python-tk
sudo apt-get install python-pygraphviz
pip install --upgrade google-api-python-client # Google API
# CodeIntel API for SublimeCodeIntel
pip install --upgrade --pre CodeIntel
http://polcz.itk.ppke.hu/
http://polcz.itk.ppke.hu/index.php
http://polcz.itk.ppke.hu
array(38) {
["PHPRC"]=>
string(1) "."
["PHP_FCGI_CHILDREN"]=>
string(1) "5"
["PWD"]=>
string(34) "/var/www/polcz.itk.ppke.hu/cgi-bin"
["SHLVL"]=>
string(1) "0"
["PATH"]=>
string(60) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
["CONTENT_LENGTH"]=>
string(1) "0"
["HTTP_CONNECTION"]=>
string(5) "close"
["PATH_TRANSLATED"]=>
string(59) "/var/www/polcz.itk.ppke.hu/public_html/main/view/python.php"
["PATH_INFO"]=>
string(21) "/main/view/python.php"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["REQUEST_URI"]=>
string(31) "/index.php/main/view/python.php"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_METHOD"]=>
string(3) "GET"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["REMOTE_PORT"]=>
string(5) "63942"
["SCRIPT_FILENAME"]=>
string(48) "/var/www/polcz.itk.ppke.hu/public_html/index.php"
["SERVER_ADMIN"]=>
string(23) "polcz.peter@itk.ppke.hu"
["CONTEXT_DOCUMENT_ROOT"]=>
string(38) "/var/www/polcz.itk.ppke.hu/public_html"
["CONTEXT_PREFIX"]=>
string(0) ""
["REQUEST_SCHEME"]=>
string(5) "https"
["DOCUMENT_ROOT"]=>
string(38) "/var/www/polcz.itk.ppke.hu/public_html"
["REMOTE_ADDR"]=>
string(13) "3.144.100.252"
["SERVER_PORT"]=>
string(3) "443"
["SERVER_ADDR"]=>
string(14) "193.224.224.14"
["SERVER_NAME"]=>
string(17) "polcz.itk.ppke.hu"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_SIGNATURE"]=>
string(0) ""
["HTTP_HOST"]=>
string(17) "polcz.itk.ppke.hu"
["HTTP_ACCEPT_ENCODING"]=>
string(23) "gzip, br, zstd, deflate"
["HTTP_USER_AGENT"]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
["HTTP_ACCEPT"]=>
string(3) "*/*"
["SSL_TLS_SNI"]=>
string(17) "polcz.itk.ppke.hu"
["HTTPS"]=>
string(2) "on"
["FCGI_ROLE"]=>
string(9) "RESPONDER"
["PHP_SELF"]=>
string(31) "/index.php/main/view/python.php"
["REQUEST_TIME_FLOAT"]=>
float(1732181803.8869)
["REQUEST_TIME"]=>
int(1732181803)
}