Threading in c/c++ programming language using pthreads
Using multiple threads in C for concurrent process flow
We will see how to load shared libraries in C/C++. We will write a library to...
We will see how to read a YAML file in Bash, C/C++ and Python.
Using multiple threads in C for concurrent process flow
We look into a quick overview of the idea of linked list data structure with some examples.
We will inspect the L-BFGS optimization method using one example and compare its performance with the gradient descent method
We will use the Python package to create beamer presentation and append existing figures to each slide
We will see how to plot a topographic map, overlay earthquake data on topographic maps, plot focal mechanism solutions and plot tomographic results on a geog...
While analyzing time series data, we often come across data that is non-uniformly sampled, i.e., they have non-equidistant time-steps. Infact, most of the re...
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 how to load shared libraries in C/C++. We will write a library to convert km to degrees and vice-versa. Then we create a utility program to conve...
We will see how to read a YAML file in Bash, C/C++ and Python.
Using multiple threads in C for concurrent process flow
We look into a quick overview of the idea of linked list data structure with some examples.
We will inspect the L-BFGS optimization method using one example and compare its performance with the gradient descent method
We will use the Python package to create beamer presentation and append existing figures to each slide
We will see how to plot a topographic map, overlay earthquake data on topographic maps, plot focal mechanism solutions and plot tomographic results on a geog...
While analyzing time series data, we often come across data that is non-uniformly sampled, i.e., they have non-equidistant time-steps. Infact, most of the re...
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