Past Events
Fourier Transforms 2 of 2
2021-08-31Fourier Transforms will go over the theory and diverse applications of the most famous mathematical transformation.
▼Target audience
This course is suitable for people with a vague knowledge of what a Fourier transform is and wish to deepen that knowledge. Minimal knowledge of Python is a plus but not required.
Fourier Transforms 1 of 2
2021-08-30Fourier Transforms will go over the theory and diverse applications of the most famous mathematical transformation.
▼Target audience
This course is suitable for people with a vague knowledge of what a Fourier transform is and wish to deepen that knowledge. Minimal knowledge of Python is a plus but not required.
GPU computing with Julia 3 of 3
2021-08-26In this course, we will use the Julia programming language that provides many useful abstractions that make GPU computing easier than writing programs in native GPU languages, such as Nvidia's CUDA.
◆Target audience
This course is suitable for people with some experience with either Julia or GPU computing in another language (such as C).
GPU computing with Julia 2 of 3
2021-08-24In this course, we will use the Julia programming language that provides many useful abstractions that make GPU computing easier than writing programs in native GPU languages, such as Nvidia's CUDA.
◆Target audience
This course is suitable for people with some experience with either Julia or GPU computing in another language (such as C).
[PhD Thesis Presentation_Zoom] - Mr. Kun-Lung Li - "A Study of Horizontally Transferred Glycosyl Hydrolase Family 6 Genes in Tunicate Genomes"
2021-08-20PhD Public Presentations
GPU computing with Julia 1 of 3
2021-08-13In this course, we will use the Julia programming language that provides many useful abstractions that make GPU computing easier than writing programs in native GPU languages, such as Nvidia's CUDA.
◆Target audience
This course is suitable for people with some experience with either Julia or GPU computing in another language (such as C).
OIST NetCafé (Online Information Session) in August 2021
2021-08-06This session will be in Japanese. The program will start off with OIST general introduction, PhD & Research Internship admission process, financial support and student life followed by the panel discussion by 2 OIST PhD students.
[PhD Thesis Presentation_Zoom] ‐ Dong Cao – "Investigation of Circular RNA Regulation by Cis and Trans Elements in Caenorhabditis Elegans"
2021-08-05PhD Public Presentation
[PhD Thesis Presentation_Zoom] ‐ Andreas Thomasen – “Topology of Band-Like Excitations in Frustrated Magnets and Their Experimental Signatures"
2021-07-29PhD Public Presentation
Elm 4 of 4
2021-07-16Elm is A delightful language for building reliable web applications. It is a language that: has no runtime exceptions, makes refactoring easy, is easy to read, has friendly error messages and is fast. Elm is a functional language for front-end programming that compiles to JavaScript.
◆Target audience
This course is suitable for anyone with basic programming experience. No web experience required.