GID

#math and python

How do we compute a Gramian Angular Field (GAF) for time series?

How do we compute a Gramian Angular Field (GAF) for time series?
This post introduces the Gramian Angular Field and its implementation in Python.

Eigenvalue level repulsion

Eigenvalue level repulsion
This post briefly introduces how to compute eigenvalue level repulsion in Python.

How do we verify linear separability with Python?

How do we verify linear separability with Python?
This post briefly introduces how to check if two sets are linear separable using Python.

Intersection points of curves

Intersection points of curves
A brief tutorial on how to compute intesection points between two curves.

Simple mathematical tricks in Python

Simple mathematical tricks in Python
Here, you can find some helpful mathematical tips and tricks in Python.