Julia

所属分类:数学计算
开发工具:Julia
文件大小:0KB
下载次数:0
上传日期:2023-01-03 03:10:13
上 传 者sh-1993
说明:  用Julia编程语言实现的算法。我们正在与Julia社区的人类合作!
(Algorithms implemented in the Julia programming language. We re collaborating with the Humans of Julia community!)

文件列表:
.JuliaFormatter.toml (121, 2023-11-12)
CHANGELOG.md (3114, 2023-11-12)
CONTRIBUTING.md (9038, 2023-11-12)
DIRECTORY.md (13053, 2023-11-12)
LICENSE.md (1090, 2023-11-12)
Project.toml (411, 2023-11-12)
docs/ (0, 2023-11-12)
docs/CODEOWNERS (158, 2023-11-12)
docs/Project.toml (59, 2023-11-12)
docs/make.jl (2219, 2023-11-12)
docs/src/ (0, 2023-11-12)
docs/src/index.md (838, 2023-11-12)
pluto_notebooks/ (0, 2023-11-12)
pluto_notebooks/seir.jl (55267, 2023-11-12)
pluto_notebooks/sir.jl (53935, 2023-11-12)
src/ (0, 2023-11-12)
src/TheAlgorithms.jl (810, 2023-11-12)
src/basic/ (0, 2023-11-12)
src/basic/Basic.jl (241, 2023-11-12)
src/basic/difference_arr.jl (2059, 2023-11-12)
src/basic/hanoi.jl (2286, 2023-11-12)
src/basic/prefix_sum.jl (679, 2023-11-12)
src/cipher/ (0, 2023-11-12)
src/cipher/Cipher.jl (294, 2023-11-12)
src/cipher/affine.jl (1757, 2023-11-12)
src/cipher/atbash.jl (1266, 2023-11-12)
src/cipher/caesar.jl (1277, 2023-11-12)
src/cipher/vigenere.jl (2025, 2023-11-12)
... ...

# 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) [![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.

近期下载者

相关文件


收藏者