SVAKSHA 6a496556df https://github.com/Azzaare/CompressedStacks.jl | 8 years ago | |
---|---|---|
cookbook | 10 years ago | |
.gitignore | 8 years ago | |
AI.md | 8 years ago | |
API.md | 8 years ago | |
Astronomy.md | 9 years ago | |
Biology.md | 8 years ago | |
Build-Automation.md | 8 years ago | |
Chemistry.md | 9 years ago | |
Community.md | 8 years ago | |
Computer-Graphics.md | 8 years ago | |
DataBase.md | 9 years ago | |
Earth-Science.md | 9 years ago | |
HPC.md | 8 years ago | |
Hardware.md | 8 years ago | |
IO.md | 8 years ago | |
LICENSE.md | 10 years ago | |
Mathematics.md | 8 years ago | |
OpenData.md | 9 years ago | |
Physics.md | 9 years ago | |
Programming-Paradigms.md | 8 years ago | |
Publications.md | 9 years ago | |
QA.md | 8 years ago | |
README.md | 8 years ago | |
Resources.md | 8 years ago | |
Statistics.md | 8 years ago | |
Utilities.md | 9 years ago | |
Web-Server.md | 8 years ago | |
i18n-L10n.md | 9 years ago |
Julia.jl aggregates and curates decibans of resources for the Julia language.
For Base packages, check if the package you seek is listed in the built-in package manager on github, or check METADATA for registered Julia packages, then use the built-in package manager to install it after checking the requirements for respective versions and dont forget the Easter eggs!
To create a package, check out the Julia Package Development Kit and here is a sample Julia package model. The latest interesting package statistics are available at the Julia Package Ecosystem Pulse webpage which mirrors the current core development on github. Abandoned packages that no longer have a maintainer or no longer fit into the Julia oraganization that initially hosted the package are listed in the Julia Archive organisation.
DISCLAIMER : As a new language in the scientific computing scene it is frequently in a state of flux due to the addition of new libraries, resulting in frequent changes and page reordering. Since the Julia.jl repo only provides a list (of links) of Julia packages out in the wild, it should not be considered an endorsment of any particular package for software quality, technical features, coding style/organization, etc...
Contributions to Julia.jl
are welcome in the form of pull requests (PR). Here are some guidelines and tips on how to submit a Bug Report (BR) and/or PR:
The Julia community has ethical guidelines aimed at respecting Copyright, Licenses and attribution standards{1} and {2} which you are requested to follow while submitting materials to be listed. Additionally, if you find any material (or code repos) that violates these ethical standards, please file a bug report for their removal from Julia.jl
.
Julia.jl
repo on the user interface. Then edit the page by clicking on the "pencil" icon on the markdown page, then click on save and submit a PR. Github does this automatically in 8 steps.