Pythonic package for combinatorics
-
Updated
Sep 18, 2021 - Python
Pythonic package for combinatorics
♾ Exercises from the Mathematical Thinking in Computer Science course by University of California San Diego & National Research University Higher School of Economics on Coursera
Essential discrete mathematics based algorithms and applications in a high level OOP and optimized manner
Cryptography encoder and decoder. Encode takes in text message and converts to numbers via RSA algorithm and decode takes numbers and encrypts to text.
Small python3 program implementing the Havel-Hakimi algorithm (recursively)
Elliptic Curve Point Operations. Point is on the curve checking. Elliptic curve point subtraction. Elliptic curve point division.
🧮 The Only Boolean Algebra Reduction App
100% test-covered solutions for the Yandex Python Basics tasks with configured CI
this repo about my studying and training discrete math specialization on coursera. It covers many topics from logic to combinatorics and probablity
REST API for automated question generation using Flask for different topics in discrete mathematics.
An open textbook for Discrete Mathematics with SageMath, as taught at the City Colleges of Chicago
This Mini Project was a part of my Project Submission 2 of the subject Discrete Mathematica during my Second Semester.
This algorithm creates Hasse diagrams for divisibility relations (partial order relations).
🧮 Tools to help Discrete Mathematics computations.
A library for number theory and modular arithmetic algorithms in Python e.g. Pollard Rho, Miller–Rabin primality test, Cipolla, etc.
An attempt at unpacking in layman's terms what computation and information are.
KTÜ'de yaptığım bazı ödevler
[PT-BR] mds (matemática discreta simulator) - um programa feito pra auxiliar no estudo de teoria dos números e criptografia RSA 🙏
Add a description, image, and links to the discrete-mathematics topic page so that developers can more easily learn about it.
To associate your repository with the discrete-mathematics topic, visit your repo's landing page and select "manage topics."