issues
search
MauroPen
/
MyPythonRepo
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Portability
#76
MauroPen
closed
2 hours ago
1
Portability
#75
MauroPen
closed
3 hours ago
0
Fibonacci Series
#74
MauroPen
closed
1 month ago
0
align master with fastf1
#69
MauroPen
closed
4 months ago
0
Fastf1 db
#66
MauroPen
closed
1 year ago
0
Check numbers pi - Merge to main
#65
MauroPen
closed
1 year ago
0
Display more than a certain amount of digits while printing "Pi Until"
#71
MauroPen
closed
1 year ago
1
Consider converting "combinations" list into numpy array to exploit truncation when printing
#70
MauroPen
closed
1 year ago
1
Design a basic UI for collecting user inputs
#56
MauroPen
opened
1 year ago
0
Design a basic UI for running the program
#73
MauroPen
opened
1 year ago
0
Allow algorythm to go beyond 1000000 digits of pi
#72
MauroPen
opened
1 year ago
0
Reproduction Simulator Refactoring
#53
MauroPen
closed
1 year ago
0
Rearrange the code so that Average Delta Population is plotted with the other representations
#52
MauroPen
closed
1 year ago
1
Move functions to relative Dependency.py
#51
MauroPen
closed
1 year ago
1
Refactoring Collatz Conjecture
#50
MauroPen
closed
1 year ago
0
Design a basic UI for collecting inputs
#49
MauroPen
opened
1 year ago
0
Design a basic UI for collecting inputs
#48
MauroPen
opened
1 year ago
0
Fix the "arrays mess"
#47
MauroPen
opened
1 year ago
0
Design a basic UI for collecting inputs
#46
MauroPen
opened
1 year ago
0
Design a main.py basic UI
#45
MauroPen
opened
1 year ago
0
Link all programs through main.py
#43
MauroPen
closed
4 months ago
1
Create unittest for Reproduction Simulator
#42
MauroPen
closed
1 year ago
1
Create unittest for Collatz_Conjecture
#41
MauroPen
closed
1 year ago
1
Refactor Reproduction_Simulator
#40
MauroPen
closed
1 year ago
0
Refactor Collatz_Conjecture
#39
MauroPen
closed
1 year ago
1
Birthday paradox v2.0
#38
MauroPen
closed
1 year ago
0
Create a Common function for exporting dataframes
#37
MauroPen
closed
1 year ago
1
Use tuples instead of arrays in case a list is not changing (more efficient)
#36
MauroPen
closed
1 year ago
1
Separate repositories for different purposes
#35
MauroPen
closed
2 hours ago
1
Find a proper way to test modules independently
#34
MauroPen
closed
1 year ago
1
Apply the right folder tree for a Python project
#33
MauroPen
closed
1 year ago
1
Divide trialsArray every 500 trials
#32
MauroPen
closed
2 years ago
1
Refactor trialTable into array form
#31
MauroPen
closed
2 years ago
1
Main algorithm refactored
#30
MauroPen
closed
2 years ago
0
Refactor the code through functions
#29
MauroPen
closed
1 year ago
1
Revise times computed and shown to the user
#28
MauroPen
closed
2 years ago
1
Make the y/n input case insensitive
#27
MauroPen
closed
2 years ago
1
Find an intelligent way to start DataFrame indexing to 1
#26
MauroPen
closed
2 years ago
1
Compute the theoretical probability for MORE than two people sharing the same birthday
#25
MauroPen
closed
2 hours ago
1
Birthday Paradox v1.1
#24
MauroPen
closed
2 years ago
0
Birthday Paradox v1.0
#23
MauroPen
closed
2 years ago
0
Elaborate unittests
#22
MauroPen
closed
1 year ago
1
Rework main algorithm to make it faster
#21
MauroPen
closed
2 years ago
3
Expand trialTable to collect new values
#20
MauroPen
closed
2 hours ago
1
Display aggregate trials results to be compared to theoretical results
#19
MauroPen
closed
2 years ago
1
Create table showing info about the people generated during execution
#18
MauroPen
closed
2 years ago
1
Compute theoretical probability that two people share the same birthday
#17
MauroPen
closed
2 years ago
0
Create table resuming the results obtained for each trial
#16
MauroPen
closed
2 years ago
1
Export results in an .xlsx file
#15
MauroPen
closed
2 years ago
1
Collect user input setting how many people sharing birthday should the program look for
#14
MauroPen
closed
2 years ago
1
Next