├── 2022 ├── README.md ├── Week 10.ipynb ├── Week 11.ipynb ├── Week 12.ipynb ├── Week 2.ipynb ├── Week 3.ipynb ├── Week 4.ipynb ├── Week 5.ipynb ├── Week 6.ipynb ├── Week 7.ipynb ├── Week 8.ipynb ├── Week 9.ipynb └── rover.jpg ├── 2023 ├── README.md ├── Week 10.ipynb ├── Week 11.ipynb ├── Week 12.ipynb ├── Week 2.ipynb ├── Week 3.ipynb ├── Week 4.ipynb ├── Week 5.ipynb ├── Week 6.ipynb ├── Week 7.ipynb ├── Week 8.ipynb └── Week 9.ipynb ├── .gitattributes ├── COMP90049 ├── Maths Consult W6.ipynb ├── Week 10.ipynb ├── Week 11.ipynb ├── Week 12.ipynb ├── Week 2.ipynb ├── Week 3.ipynb ├── Week 4.ipynb ├── Week 5.ipynb ├── Week 6.ipynb ├── Week 7.ipynb ├── Week 8.ipynb └── Week 9.ipynb ├── LICENSE └── README.md /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/.gitattributes -------------------------------------------------------------------------------- /2022/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2022/README.md -------------------------------------------------------------------------------- /2022/Week 10.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2022/Week 10.ipynb -------------------------------------------------------------------------------- /2022/Week 11.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2022/Week 11.ipynb -------------------------------------------------------------------------------- /2022/Week 12.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2022/Week 12.ipynb -------------------------------------------------------------------------------- /2022/Week 2.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2022/Week 2.ipynb -------------------------------------------------------------------------------- /2022/Week 3.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2022/Week 3.ipynb -------------------------------------------------------------------------------- /2022/Week 4.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2022/Week 4.ipynb -------------------------------------------------------------------------------- /2022/Week 5.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2022/Week 5.ipynb -------------------------------------------------------------------------------- /2022/Week 6.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2022/Week 6.ipynb -------------------------------------------------------------------------------- /2022/Week 7.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2022/Week 7.ipynb -------------------------------------------------------------------------------- /2022/Week 8.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2022/Week 8.ipynb -------------------------------------------------------------------------------- /2022/Week 9.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2022/Week 9.ipynb -------------------------------------------------------------------------------- /2022/rover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2022/rover.jpg -------------------------------------------------------------------------------- /2023/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2023/README.md -------------------------------------------------------------------------------- /2023/Week 10.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2023/Week 10.ipynb -------------------------------------------------------------------------------- /2023/Week 11.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2023/Week 11.ipynb -------------------------------------------------------------------------------- /2023/Week 12.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2023/Week 12.ipynb -------------------------------------------------------------------------------- /2023/Week 2.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2023/Week 2.ipynb -------------------------------------------------------------------------------- /2023/Week 3.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2023/Week 3.ipynb -------------------------------------------------------------------------------- /2023/Week 4.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2023/Week 4.ipynb -------------------------------------------------------------------------------- /2023/Week 5.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2023/Week 5.ipynb -------------------------------------------------------------------------------- /2023/Week 6.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2023/Week 6.ipynb -------------------------------------------------------------------------------- /2023/Week 7.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2023/Week 7.ipynb -------------------------------------------------------------------------------- /2023/Week 8.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2023/Week 8.ipynb -------------------------------------------------------------------------------- /2023/Week 9.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/2023/Week 9.ipynb -------------------------------------------------------------------------------- /COMP90049/Maths Consult W6.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/COMP90049/Maths Consult W6.ipynb -------------------------------------------------------------------------------- /COMP90049/Week 10.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/COMP90049/Week 10.ipynb -------------------------------------------------------------------------------- /COMP90049/Week 11.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/COMP90049/Week 11.ipynb -------------------------------------------------------------------------------- /COMP90049/Week 12.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/COMP90049/Week 12.ipynb -------------------------------------------------------------------------------- /COMP90049/Week 2.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/COMP90049/Week 2.ipynb -------------------------------------------------------------------------------- /COMP90049/Week 3.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/COMP90049/Week 3.ipynb -------------------------------------------------------------------------------- /COMP90049/Week 4.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/COMP90049/Week 4.ipynb -------------------------------------------------------------------------------- /COMP90049/Week 5.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/COMP90049/Week 5.ipynb -------------------------------------------------------------------------------- /COMP90049/Week 6.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/COMP90049/Week 6.ipynb -------------------------------------------------------------------------------- /COMP90049/Week 7.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/COMP90049/Week 7.ipynb -------------------------------------------------------------------------------- /COMP90049/Week 8.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/COMP90049/Week 8.ipynb -------------------------------------------------------------------------------- /COMP90049/Week 9.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/COMP90049/Week 9.ipynb -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuankhoin/COMP30027-Practical-Solutions/HEAD/README.md --------------------------------------------------------------------------------