Update README.md

This commit is contained in:
Daniel
2022-12-09 12:03:29 +02:00
committed by GitHub
parent 7f1b005367
commit a3162ee998

View File

@@ -19,38 +19,38 @@
## Laboratory nr.2 (Discrete Math) ## Laboratory nr.2 (Discrete Math)
- [Random Vulnerability WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/vulnerability.py) - [Random Vulnerability WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/vulnerability.py)
- [RSA WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/rsa.py) - [RSA WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/rsa.py)
- [Check Password WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/check.py) - [Check Password WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/check.py)
- [Palindrome WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/palindrome.py) - [Palindrome WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/palindrome.py)
- [Cracking the Password WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/crack.py) - [Cracking the Password WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/crack.py)
- [BONUS: Mastermind WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/mastermind.py) - [BONUS: Mastermind WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/mastermind.py)
## Laboratory nr.2 (Probability/Statistics) ## Laboratory nr.2 (Probability/Statistics)
- [Interesting Observation WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/observation.py) - [Interesting Observation WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/observation.py)
- [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/second.py) - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/second.py)
- [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/third.py) - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/third.py)
- [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/fourth.py) - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/fourth.py)
- [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/fifth.py) - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/fifth.py)
- [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/sixth.py) - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/sixth.py)
- [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/seventh.py) - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/seventh.py)
- [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/eighth.py) - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/eighth.py)
- [Random Variables WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/variables.py) - [Random Variables WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/variables.py)
- [Important Distributions WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/distributions.py) - [Important Distributions WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_2/distributions.py)
## Laboratory nr.3 (Discrete Math) ## Laboratory nr.3 (Discrete Math)
- [Courses WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/courses.py) - [Courses WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/courses.py)
- [Cheapest Flights WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/flights.py) - [Cheapest Flights WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/flights.py)
- [Matrix WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/matrix.py) - [Matrix WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/matrix.py)
- [Network](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/network.py) - [Network](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/network.py)
- [BONUS - Network WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/bonusnetwork.py) - [BONUS - Network WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/bonusnetwork.py)
## Laboratory nr.3 (Probability/Statistics) ## Laboratory nr.3 (Probability/Statistics)
- [Important Distributions WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/distrib.py) - [Important Distributions WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/distrib.py)
- [Continuous Conditional probability WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/continuous.py) - [Continuous Conditional probability WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/continuous.py)
- [Counting WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/counting.py) - [Counting WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/counting.py)
- [Networking WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/networking.py) - [Networking WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/networking.py)