🏳️🌈
Pinned Loading
-
TMA4215-NumMat
TMA4215-NumMat PublicRepository consisting of the two projects and six assignments for the NTNU-course TMA4215 Numerical Mathematics
Jupyter Notebook
-
TDT4145-Databases
TDT4145-Databases PublicBarebones implementation of discussion forum in Python with MySQL connector.
Python
-
TMA4212-NumDiff
TMA4212-NumDiff PublicCourse project using finite difference methods and finite element methods on differential equations
Python
-
TMA4300-CompStat
TMA4300-CompStat PublicProjects for course TMA4300 Computer Intensive Statistical Methods
-
TDT4145 Extendible hashing
TDT4145 Extendible hashing 1# Simple script used in extendible hashing tasks for course TDT4145 at NTNU
2import math
3inputs = [int(n) for n in input("Paste list of keys, sep with ',': ").split(',')]
45n = input("Enter hash function, k mod ")
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.