canbula
Assoc. Prof. Dr. @mcbuceng studying data science, high performance computing and theoretical nuclear physics.
Manisa Celal Bayar UniversityManisa
Pinned Repositories
DataScience
Repository for Data Science course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
DataVisualization
Repository for Data Visualization course given by Assoc. Prof. Dr. Bora Canbula at Department of Computer Engineering, Manisa Celal Bayar University.
Dining_Philosophers
Solution of the Dining Philosophers problem with Python.
ieee754
Python module which finds the IEEE-754 representation of a floating point number.
MinimalFletClass
A minimal class which generates a Flet application.
MonteCarloPI
Python project which calculates the value of pi by using Monte Carlo simulation in a single thread, multi-thread, and multi-process way.
NumericalAnalysis
Repository for Numerical Analysis course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
ParallelProgramming
Repository for Parallel Programming course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
PythonProgramming
Repository for Python Programming course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
Statistics
Repository for Statistics course given by Assoc. Prof. Dr. Bora Canbula at Department of Computer Engineering, Manisa Celal Bayar University
canbula's Repositories
canbula/ParallelProgramming
Repository for Parallel Programming course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
canbula/Statistics
Repository for Statistics course given by Assoc. Prof. Dr. Bora Canbula at Department of Computer Engineering, Manisa Celal Bayar University
canbula/NumericalAnalysis
Repository for Numerical Analysis course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
canbula/ieee754
Python module which finds the IEEE-754 representation of a floating point number.
canbula/PythonProgramming
Repository for Python Programming course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
canbula/MonteCarloPI
Python project which calculates the value of pi by using Monte Carlo simulation in a single thread, multi-thread, and multi-process way.
canbula/DataVisualization
Repository for Data Visualization course given by Assoc. Prof. Dr. Bora Canbula at Department of Computer Engineering, Manisa Celal Bayar University.
canbula/MinimalFletClass
A minimal class which generates a Flet application.
canbula/DataScience
Repository for Data Science course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
canbula/Dining_Philosophers
Solution of the Dining Philosophers problem with Python.
canbula/GaussJordan
Gauss-Jordan Elimination Calculator
canbula/Float2Binary
A simple python class which finds the binary representation of a floating-point number.
canbula/KiraTahmini
canbula/EgeEmlak
canbula/BezierCurves
Python code to generate 2d Bezier Curves.
canbula/boracanbula
canbula/FortranQuickSort
The quick sort algorithm implemented in free format Fortran 90/95.
canbula/NewtonRaphson
Python code to find the root of a function with Newton-Raphson method.
canbula/SchemeViewer
Discrete Level Scheme Viewer for NSTARC
canbula/wait_and_signal
canbula/wxPythonApp
Minimal wxPython application for student projects.
canbula/AnimatedSort
Sorting a Python list and showing the instant result in a bar plot.
canbula/BruteForceMultiprocessing
Python script for brute force with multiprocessing
canbula/CER-Smart-Meter-Project-by-Irish-Social-Science-Data-Archive.
CER Smart Meter Project by Irish Social Science Data Archive
canbula/ElectricityTheftDetection
Electricity-Theft Detection in Smart Grids
canbula/IEEE754ConversionWebInterface
It is a web interface which is written in Python - Flask for conversion of real numbers to IEEE 754 representation.
canbula/ieee754heroku
canbula/MCPIWebInterface
canbula/nthPrimeNumber
Python code which finds the nth prime number
canbula/StreamItUpF2F