Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by iMD10
A curated list of projects in awesome lists by iMD10 .
https://github.com/imd10/cs315-texts-similarity
This repository showcases a project developed for the CS315 Algorithms Design and Analysis course, focusing on finding the similarity between two texts using Jaccard Similarity.
algorithm-design-and-analysis algorithms jaccard-similarity python
Last synced: 12 Dec 2024
https://github.com/imd10/math317-numerical-methods
A collection of Python implementations of numerical methods based on the pseudocodes from MATH317 lectures, including Bisection, Horner's method, Complete Horner's method, Newton's method, and Polynomial evaluation techniques.
bisection-method horners-method mathematics newtons-method numerical-methods polynomial
Last synced: 12 Dec 2024
https://github.com/imd10/math329-algebraic-method
A Python project for the MATH329 Operations Research course, designed to solve Linear Programming Problems (LPP) using the algebraic method with both CLI and GUI interfaces.
algebraic-method cli gui linear-programming-problem lpp numpy python search-operation
Last synced: 28 Nov 2024