https://github.com/smsraj2001/julia-programs
Basic Julia programs
https://github.com/smsraj2001/julia-programs
julia julia-language
Last synced: about 1 year ago
JSON representation
Basic Julia programs
- Host: GitHub
- URL: https://github.com/smsraj2001/julia-programs
- Owner: smsraj2001
- Created: 2022-09-06T12:07:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T12:17:25.000Z (almost 4 years ago)
- Last Synced: 2025-01-01T21:24:22.245Z (over 1 year ago)
- Topics: julia, julia-language
- Language: Julia
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JULIA-PROGRAMS
Basic Julia programs...
## PREREQUISITES
- Please install ```Julia``` from https://julialang.org/downloads
## WHY JULIA?
- Julia is a high-level, dynamic programming language, designed to give users the speed of C/C++ while remaining as easy to use as Python.
- This means that developers can solve problems faster and more effectively.
- Julia is great for computational complex problems.
- Many early adopters of Julia were concentrated in scientific domains like Chemistry, Biology, and Machine Learning.
## TO RUN THE PROGRAM :-
```bash
julia file_name.jl
```
#### ```ALSO``` : Julia programs can also be run in ```Jupyter notebook``` just like python.
#### ```NOTE``` : For ant queries/suggestions, please feel free to mail : sutharsanraj2001@gmail.com