Julia
Julia
NO: 438
WHAT IS DATA SCIENCE ?
Data science is the study of data . It involves developing methods of
recording, storing, and analyzing data to effectively extract useful
information.
CONTENTS
INTRODUCTION
ABOUT JULIA
IMPORTANCE OF JULIA
FEATURES
JULIA WITH OTHER LANGUAGES
SAMPLE CODE
ADAVANTAGES
DISADVANTAGES
CONCLUSION
INTRODUCTION
As high performance computing bends to the need of big data
application,speed remains essential.
The programs are getting more and more complex and time-
consuming to develop. a few years ago, when an hpc startup
edelman was involved in interactive supercomputing .it was
acquired by microsoft and its group set out to develop a
programming language, julia.
ABOUT JULIA
Designed by
Jeff Bezanson, Alan Edelman,
Stefan Karpinski, Viral B Shah
First appeared on 2012.
Stable version on 30 th december 2019.
WHY JULIA ?
Multiple dispatch
Good performance
Built-in package manager
Call c functions directly
Parallel computing
MULTIPLE DISPATCH