Encrypt your data and software with python
Learn to encrypt and decrypt any files, data or software with python
We will learn how to use the poetry package to create, manage, build and publ...
Read the earthquake data from a data file and overlay on a three-dimensional ...
Learn to encrypt and decrypt any files, data or software with python
We will introduce the concepts of distributed computing and then use the open-source Python library Ray to write scalable codes that can work on distributed ...
We will see how we can read a large data file with earthquake catalog in Python using the Dask library
We will see compare the convolution functions in Python (Numpy) with the conv function in MATLAB. If you have tried them both then you would know that its no...
We will read and write text and numeric data into a file using modern fortran.
We will see how we can use amazon web services, specifically amazon polly to convert any text into a speech
If you have recently bought a M1 mac and have been doing blogging using Jekyll, then you must have experienced that installing Jekyll on the M1 architecture ...
We learn how to write a Makefile to automate the compilation of our source code. We will use one example from Fortran.
We will learn the basics of the maximum likelihood method, and then apply it on a regression problem. We will also compare it with the least-squares estimati...
The boundary value problems require information at the present time and a future time. We will see how we can use shooting method to solve problems where we ...
Librosa can efficiently compute the spectrogram for large time series data in seconds. We will use that to plot the spectrogram using matplotlib
We learn how to plot selected shapefile data using geopandas on top of PyGMT maps
We will learn how to use the poetry package to create, manage, build and publish Python package on PyPI
Read the earthquake data from a data file and overlay on a three-dimensional topographic map using PyGMT.
Learn to encrypt and decrypt any files, data or software with python
We will introduce the concepts of distributed computing and then use the open-source Python library Ray to write scalable codes that can work on distributed ...
We will see how we can read a large data file with earthquake catalog in Python using the Dask library
We will see compare the convolution functions in Python (Numpy) with the conv function in MATLAB. If you have tried them both then you would know that its no...
We will read and write text and numeric data into a file using modern fortran.
We will see how we can use amazon web services, specifically amazon polly to convert any text into a speech
If you have recently bought a M1 mac and have been doing blogging using Jekyll, then you must have experienced that installing Jekyll on the M1 architecture ...
We learn how to write a Makefile to automate the compilation of our source code. We will use one example from Fortran.
We will learn the basics of the maximum likelihood method, and then apply it on a regression problem. We will also compare it with the least-squares estimati...
The boundary value problems require information at the present time and a future time. We will see how we can use shooting method to solve problems where we ...
Librosa can efficiently compute the spectrogram for large time series data in seconds. We will use that to plot the spectrogram using matplotlib
We learn how to plot selected shapefile data using geopandas on top of PyGMT maps