在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:PacktPublishing/Julia-1.0-Programming-Cookbook开源软件地址:https://github.com/PacktPublishing/Julia-1.0-Programming-Cookbook开源编程语言:Julia 100.0%开源软件介绍:Julia 1.0 Programming CookbookThis is the code repository for Julia 1.0 Programming Cookbook, published by Packt. Over 100 numerical and distributed computing recipes for your daily data science workflow What is this book about?Julia programming language with its dynamic nature and high-performance provides comparatively minimum time for development of computational models with easy to maintain computational code. Julia 1.0 Programming Cookbook will be your solution based guide as it will take you through different programming aspects with Julia. This book covers the following exciting features:
If you feel this book is for you, get your copy today! Release history
Book SupplementFollowing the feedback of our readers we have created a Supplement that discusses Julia installation and configuration issues related to macOS. Instructions and NavigationsAll of the code is organized into folders. For example, Chapter02. The example code files are organized in folders representing chapters and recipes. For each recipe, there is a commands.txt file that contains commands that should be typed-in by the reader. Every entry in this file is prepended by an appropriate prompt (example, $, julia>) to make sure that the user knows in which environment the command should be executed (typically the OS shell, the Julia command line). Most recipes also contain additional files, for example, source codes of Julia programs. A full list of files along with their contents is given in the Getting ready section of every recipe The code will look like the following:
Following is what you need for this book: This book is for developers who would like to enhance their Julia programming skills and would like to get some quick solutions to their common programming problems. Basic Julia programming knowledge is assumed. With the following software and hardware list you can run all code files present in the book (Chapter 01-10). Software and Hardware ListIn this book we use Julia 1.0.1, however, the presented recipes should work without any problem with any future Julia 1.0.x version. The following Julia packages have been used throughout the book. We provide a version number of each package that has been tested with the recipes in the book. Some of the packages on this list are being currently quickly developed and if you use the latest package version in some cases a recipe might not work due to API changes.
For each package we provide the information whether it depends on external software installations. Some package have no external dependencies while other require installation of external tools such as GNU R, database drivers or Java virtual machine. Detailed instructions can be found in the recipes that use particular packages (for example, the recipe Calling R from Julia in the Chapter 8, Julia Workflow shows how to configure RCall while the recipe Working with databases in Julia in the Chapter 9, Data Science explains the installation process of various database drivers). A noteworthy case is the Python dependency. Several important Julia packages depend on Python functionality that is provided via the PyCall.jl package. Note that for those packages (having the status optional at our table) you have two options:
Note that in this book all Python-dependent recipes use Python 3.6.5. In the recipe Calling Python from Julia in Chapter 8, Julia Workflow we discuss in detail various options for configuring the PyCall.jl package for Julia-to-Python integration. We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it. Related productsGet to Know the AuthorBogumił Kamiński (GitHub, web) is an associate professor and head of the Decision Support and Analysis Unit at the SGH Warsaw School of Economics, as well as adjunct professor at the data science laboratory, Ryerson University, Toronto. He is coeditor of the Central European Journal of Economic Modeling and Econometrics, and of the Multiple Criteria Decision Making journal. His scientific interests center on operational research and computational social science. He has authored over 50 research articles on simulation, optimization, and prediction methods. He also has 15+ years' experience in the deployment of large-scale advanced analytics solutions for industry and public administration Przemysław Szufel (GitHub, web) is an assistant professor in the Decision Support and Analysis Unit at the SGH Warsaw School of Economics. His current research focuses on distributed systems and methods for the execution of largescale simulations for numerical experiments and optimization. He is working on asynchronous algorithms for the parallel execution of large-scale computations in the cloud and distributed computational environments. He has authored, and co-authored, several open source tools for high-performance and numerical simulation Suggestions and FeedbackClick here if you have any feedback or suggestions. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论