-
Just wanted to share a few resources on some of the topics covered during lectures 7 and 8 that I found quite useful with you.
**Anonymous inner classes:** https://www.geeksforgeeks.org/anonymous-inn…
-
Make mention of SIMD - single instruction multiple data, and its relation to numpy operations. GPU's excel at SIMD, but CPU's are still capable of executing instructions in parallel. Other common nump…
-
Various questions are being asked about the right way to mix and map different ghg data sources:
- sectors definition
- gas definitions
- methodology used for emissions estimation
- activity data …
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2021S2/pe/main/files/1131cc1c-8d08-403c-bcfe-0bc7ecea6540.png)
As shown in the screenshot, five lectures were scheduled with overlapping ti…
-
add a distortion correction module to the pipeline. could be epi_reg instead of flirt, as epi_reg can accomodate distortion correction internally.
-
On the Python side we have this lecture that motivates use of Python:
https://lectures.quantecon.org/py/about_py.html
It's about why rather than how. Perhaps the Julia side could benefit from s…
jstac updated
4 years ago
-
For non-graduating students:
The final project instructions state that your project is due when you have your final exam. If you are unable to meet that deadline, then a late submission will be po…
-
To be done once [#19](https://github.com/uclapi/ucl-assistant-notifications/issues/19) is resolved on the notifications microservice.
hueyy updated
4 years ago
-
I'm thinking that the https://coq.inria.fr/documentation page could benefit from a section listing all the available documentation in other languages than English.
We could list:
- the French and …
-
I notice myself often taking screenshots from lectures etc, and then resizing them to the same size. In this case it would make my workflow quicker if I wouldn't have to manually resize every image, b…