An open API service indexing awesome lists of open source software.

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

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