viewgit/index.php:465 Only variables should be passed by reference [2048]
viewgit/index.php:466 Non-static method GeSHi::get_language_name_from_extension() should not be called statically [2048]
#!/usr/bin/env python # -*- coding: utf-8 -*- # # # Consideriamo \phi_{0}(x) = box function # e iteriamo per cercare di ottenere la funzione # associata ad un filtro. print " => Carico le librerie necessarie...", from matplotlib import pyplot as plot print "ok"