Competitive Programming templates that I used during the past few years.
-
Updated
Sep 30, 2020 - C++
Competitive Programming templates that I used during the past few years.
🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)
QSW_MPI is a python package developed for MPI-parallelised time-series simulation of continuous-time quantum stochastic walks. This model allows for the study of Markovian open quantum systems in the Lindblad formalism, including a generalization of the continuous-time random walk and continuous-time quantum walk.
A simple MATRIX library for C++
Algorithms useful for CS graduates
All you need to save time :p
Computing the matrix exponential with an optimized Taylor polynomial approximation
This problem set served as the first assignment for the "Algorithm Design" course, covering the following algorithms: Divide et Impera, Greedy and Dynamic Programming. ~ Year II
Julia package for adaptive matrix exponential based on tolerance
Fibonacci Sequence Report for DSA course.
Compute the exponential and natural logarithm for a square matrix.
This repository contains implementations for various mathematical problems.
Add a description, image, and links to the matrix-exponentiation topic page so that developers can more easily learn about it.
To associate your repository with the matrix-exponentiation topic, visit your repo's landing page and select "manage topics."