随机数 Random generation functions Subsequences, permutations and shuffling Generators (creation and seeding) Hooking into the Random API Generating random values of custom types G...
Sorting and Related Functions Sorting Functions Order-Related Functions Sorting Algorithms Sorting and Related Functions Julia has an extensive, flexible API for sorting and...
Frequently Asked Questions General Is Julia named after someone or something? Why don’t you compile Matlab/Python/R/… code to Julia? Sessions and the REPL How do I delete an obj...
Networking and Streams Basic Stream I/O Text I/O IO Output Contextual Properties Working with Files A simple TCP example Resolving IP Addresses Networking and Streams Jul...