Some code in this book is influenced by the following open source projects:
The Julia language is licensed under the MIT License. This "language" consists of the compiler (the contents of src/), most of the standard library (base/), and some utilities (most of the rest of the files in this repository).
Copyright (c) 2009–2019: Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and other contributors:
https://github.com/JuliaLang/julia/contributors
The StructArrays.jl package is licensed under the MIT "Expat" License:
Copyright (c) 2018: Pietro Vertechi.
The DistributedArrays.jl package is licensed under the MIT "Expat" License:
Copyright (c) 2015: Julia Parallel Contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal...