Content
This project contains copies of questions created for Newcastle University's courses, mainly the Mathematics and Statistics degree.
Project activity
marquina carmona on Find the syndrome of a word in a linear code 4 years, 4 months ago
Gave some feedback: Ready to use
Christian Lawson-Perfect published Coding theory 4 years, 5 months ago
Christian Lawson-Perfect published Generator matrix for Simplex code 4 years, 5 months ago
giuseppe lini on Calculate probability of combinations of events happening or not, , 4 years, 7 months ago
Gave some feedback: Ready to use
Nicola Lini on Calculate probability of combinations of events happening or not, , 4 years, 8 months ago
Gave some feedback: Ready to use
Hu Yuntao on Information rate and minimum distance 4 years, 8 months ago
Gave some feedback: Ready to use
Timur Zaripov on Arithmetics of complex numbers II 4 years, 10 months ago
Gave some feedback: Ready to use
Timur Zaripov on Arithmetics of complex numbers II 4 years, 10 months ago
Gave some feedback: Should not be used
Ethan Labouchardiere on Arithmetics of complex numbers II 5 years ago
Gave some feedback: Ready to use
Anne-Sophie Kaloghiros on Calculate probability of combinations of events happening or not, , 5 years ago
Gave some feedback: Ready to use
Timur Zaripov commented on Arithmetics of complex numbers II 5 years ago
Part A seem to be bugged in some cases:
for 4i*(-7+7i) revealed answer is -28 - - 28i, and the correct answer is not accepted.
Dirk Janssens on Arithmetics of complex numbers III 5 years, 1 month ago
Gave some feedback: Ready to use
Christian Lawson-Perfect on Truth tables 4 (v2) 5 years, 6 months ago
Saved a checkpoint:
Can't convert grids of booleans to matrices automatically any more, so I've added a function 'bool_matrix' to do that.
Christian Lawson-Perfect on Transportation problem - stepping stones 5 years, 6 months ago
Saved a checkpoint:
Replaced javascript in part b with a custom marking algorithm.
Christian Lawson-Perfect on Simplex method - 4 or 5 random inequalities 5 years, 6 months ago
Saved a checkpoint:
Replaced javascript in part a with a custom marking algorithm
Christian Lawson-Perfect on Simplex algorithm - bus company 5 years, 6 months ago
Saved a checkpoint:
Replaced javascript for part h with a custom marking algorithm
Christian Lawson-Perfect on Hungarian algorithm 5 years, 6 months ago
Saved a checkpoint:
Replaced javascript in part a with a custom marking algorithm
Christian Lawson-Perfect on Generator matrix for Simplex code 5 years, 6 months ago
Saved a checkpoint:
Replaced javascript in part b with a custom marking algorithm.
Christian Lawson-Perfect on Finding bases for the null space and row space of a matrix 5 years, 6 months ago
Saved a checkpoint:
Need to replace the javascript in part c with a custom marking algorithm.
Christian Lawson-Perfect on Finding bases for the null space and row space of a matrix 5 years, 6 months ago
Gave some feedback: Doesn't work