Book Image

Mastering Julia

Book Image

Mastering Julia

Overview of this book

Table of Contents (17 chapters)
Mastering Julia
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Community groups


The number of packages written in Julia continues to grow at a superlinear rate. At the time of writing, there are more than 600 registered packages and many more available from programmers on GitHub but as yet unregistered with the Julialang group.

As usual, developers tended to make use of their own packages when writing new ones than those of colleagues and eventually those from the community at large.

This has led to the formation of groups of developers with shared interests, these are termed community groups and are referenced on the Julia website as part of the community section (http://julialang.org/community/).

Some of the larger groups such as JuliaStats and JuliaOpt maintain their own websites separate from GitHub and individual package documentation sources may also be found at http://readthedocs.org.

For example, the JuliaStats web pages are on http://statsbasejl.readthedocs.org/ and the documentation for the StatsBase package is to be found on http://statsbasejl...