Steven WhitakerforGreat Lakes Consulting's Blogblog.glcs.io·Sep 25, 2023Understanding Variables and FunctionsVariables and functions are the building blocks of any programmer's code. Variables allow computations to be reused, and functions help keep code organized. In this post, we will cover some of the basics of variables and functions in Julia, a relativ...DiscussJulia Basics for ProgrammersJulia
Steven WhitakerforGreat Lakes Consulting's Blogblog.glcs.io·Sep 11, 2023Installing Julia and VS Code - A Comprehensive GuideJulia is a relatively new, free, and open-source programming language. It has a syntax similar to that of other popular programming languages such as MATLAB and Python, but it boasts being able to achieve C-like speeds. One popular IDE to use with Ju...Discuss·44 readsJulia Basics for ProgrammersJulia
Steven WhitakerforGreat Lakes Consulting's Blogblog.glcs.io·Sep 4, 2023MRI Scan Simulation Made Easy with BlochSim.jlMRI scans manipulate magnetization vectors to produce an observable signal. Often it can be useful to simulate what signal an MRI scan will generate. Example scenarios include simulating MRI signals for educational purposes, for developing a new MRI ...Discuss·36 readsMRI in JuliaJulia
Steven WhitakerforGreat Lakes Consulting's Blogblog.glcs.io·Aug 28, 2023Mastering MRI Bloch Simulations with BlochSim.jl in JuliaJulia is a relatively new programming language that excels especially in scientific computing. In addition to the functionality provided by the language itself, Julia boasts a large and growing collection of packages that can be seamlessly installed ...Discuss·61 readsMRI in JuliaJulia
Hetarth Shahhetarth02.hashnode.dev·Aug 26, 2023Google Summer of Code 2023 - JuliaProject Title: Building an Intelligent Search System for Documenter.jl Student: Hetarth Shah Mentors: Morten Piibeleht Organisation: Julia About Me: I am Hetarth Shah from India and have been working with Julia throughout the summer. I've been activ...Discuss·8 likes·175 readsGSoC 2023 Dev JourneyOpen Source
Hetarth Shahhetarth02.hashnode.dev·Aug 25, 2023Where It All Starts and EndsAs the sun sets on my GSoC journey with Julia, I find myself reminiscing about the incredible experiences of the past few months. The final two weeks have been a whirlwind of collaboration, coding, and personal growth. In this blog post, I'll take yo...DiscussGSoC 2023 Dev JourneyOpen Source
Hetarth Shahhetarth02.hashnode.dev·Aug 24, 2023Relax, Code, RepeatHey there! Welcome back to my ongoing adventure in the GSoC program with Julia. If you've been following my journey, you'll remember that I was cruising ahead of schedule and had just wrapped up the mid-term evaluations. So, let's jump right in and e...DiscussGSoC 2023 Dev JourneyOpen Source
Hetarth Shahhetarth02.hashnode.dev·Aug 24, 2023Transitioning from Lunr.js to Minisearch.jsAs I embarked on weeks five and six of my Google Summer of Code (GSoC) project, a pivotal shift took place in client-side searching. To optimize the initial load times, I transitioned from using Lunr.js to Minisearch.js. This change brought about a h...Discuss·49 readsGSoC 2023 Dev JourneyOpen Source
Steven WhitakerforGreat Lakes Consulting's Blogblog.glcs.io·Aug 21, 2023Simulating MRI Physics with the Bloch EquationsMRI is an important imaging modality with impressive diagnostic capabilities. The equations that specify the physics of how MRI works are called the Bloch equations. People who study MRI use the Bloch equations to simulate MRI scans. These simulation...Discuss·73 readsMRI in JuliaJulia
Hetarth Shahhetarth02.hashnode.dev·Aug 20, 2023Steps towards Crafting An Enhanced Search ExperienceThese weeks have been a fusion of research, analysis, and design brainstorming, propelling the pursuit of a more user-friendly experience. So, gear up as we embark on this virtual expedition, exploring the fascinating progress I've made in revamping ...DiscussGSoC 2023 Dev JourneyOpen Source