Archaeological discoveries

What is an example of artifact for Julia?

Artifacts are packages used by the Julia community to bundle code and data as a unit that has been tested to work together and can be used on all platforms supported by Julia. Some examples include:

- DataFrames.jl: A package for easily creating and manipulating data frames.

- Plots.jl: A package for creating static or interactive plots.

- Statistics.jl: A package for performing statistical analyses.

- Optim.jl: A package for optimization.

- MachineLearning.jl: A package for machine learning.

- TextAnalysis.jl: A package for text analysis.

- WebSockets.jl: A package for websocket communication.

- Distributed.jl: A package for parallel and distributed computing.

- GPUArrays.jl: A package for working with GPUs.

- DifferentialEquations.jl: A package for solving differential equations.

- IJulia.jl: A package for interactive computing.