Skip to content

CS 6220 Advanced Scientific and Data Computing II Spring 2024 at University of Utah Course Project

Notifications You must be signed in to change notification settings

Makalou/CS6220-UU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS6220-UU

CS 6220 Spring 2024 Advanced Scientific and Data Computing II Course Project

I choose Julia language because:

  • Julia is new and trending. I am awlays open to new cool stuff:)
  • Julia is fast(At least it's advertised so)
  • Julia is similar dynamically typed, scripting like, means easy to learn

Running Instruction

First you need to install Julia On MacOS, you can install Julia via homebrew

brew install julia

To run Julia script

julia script_name.jl

(Note: If you find GUI window close quickly, add -i argument to open an backend Julia session.)

About

CS 6220 Advanced Scientific and Data Computing II Spring 2024 at University of Utah Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages