Blog

Tag – Python

EuroSciPy Bilboa 2019

The EuroSciPy meeting is a cross-disciplinary gathering focused on the use and development of the Python language in scientific research. This event strives to bring together both users and developers of scientific tools, as well as academic research and state of the art industry.

Matlab versus Python

Matlab is a popular numerical computing environment and programming language. The concept of Matlab refers to the whole package, including the IDE. The standard library does not contain as much generic programming functionality but does include matrix algebra and an extensive library for data processing and plotting.

To get similar functionality in Python, you'll need the NumPy, SciPy, and Matplotlib packages. Scipy is a package that has the goal of providing all the other functionality of Matlab, including those in the Matlab toolboxes (which would cost you extra in Matlab). Simulink, however, is one example that is not covered in …

Pythontime #27

My favorive programming language python was conceived by Guido van Rossum, in the late 1980s. In the name of who is Netherlander programmer, 27th PythonTime was organized at Conculate General of the Netherlands, Istanbul in 18 October 2017.

Back