Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thealgorithms/julia
Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
https://github.com/thealgorithms/julia
algorithm algorithms code coding data-structures datastructures datastructures-algorithms discord gitter hacktoberfest julia julia-language julialang
Last synced: 4 days ago
JSON representation
Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
- Host: GitHub
- URL: https://github.com/thealgorithms/julia
- Owner: TheAlgorithms
- License: mit
- Created: 2021-06-06T09:15:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T01:20:48.000Z (about 1 year ago)
- Last Synced: 2024-10-29T12:32:59.861Z (3 months ago)
- Topics: algorithm, algorithms, code, coding, data-structures, datastructures, datastructures-algorithms, discord, gitter, hacktoberfest, julia, julia-language, julialang
- Language: Julia
- Homepage: https://thealgorithms.github.io/Julia/dev
- Size: 1.16 MB
- Stars: 446
- Watchers: 17
- Forks: 106
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: docs/CODEOWNERS
Awesome Lists containing this project
README
# The Algorithms - Julia
[![Discord chat](https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=7289DA&style=flat-square)](https://the-algorithms.com/discord/)
[![Gitter chat](https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter&style=flat-square)](https://gitter.im/TheAlgorithms)
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://TheAlgorithms.github.io/Julia/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://TheAlgorithms.github.io/Julia/dev)
[![Build Status](https://github.com/TheAlgorithms/Julia/workflows/CI/badge.svg)](https://github.com/TheAlgorithms/Julia/actions)
[![codecov](https://codecov.io/gh/TheAlgorithms/Julia/branch/main/graph/badge.svg)](https://codecov.io/gh/TheAlgorithms/Julia)
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/TheAlgorithms/Julia)
[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/TheAlgorithms/donate)### Algorithms implemented in Julia (for educational purposes)
These implementations are for learning purposes. The implementations may be less efficient than the Julia standard library.\
We're collaborating with the amazing Humans of Julia community. Check their website here: https://humansofjulia.org/## Contribution Guidelines
Read our [Contribution Guidelines](https://github.com/TheAlgorithms/Julia/blob/main/CONTRIBUTING.md) before you contribute.
## Community Channel
We're on [Gitter](https://gitter.im/TheAlgorithms) and [Discord](https://the-algorithms.com/discord/)! Please join us.