- Mathematica Data Analysis
- Sergiy Suchok
- 208字
- 2021-07-30 09:43:50
The Mathematica front end and kernel
The Wolfram system has a modular structure and consists of two main parts. The one that directly performs all computations is called the kernel; the other part that interacts with the user is called the front end.
The kernel can be installed on the server, and it processes requests from multiple user interfaces. However, the single user interface can use several connected kernels for its computations.
In order to connect multiple kernels, navigate to Evaluation | Kernel Configuration Options… and click on the Add button.

In the dialog window that opens, you can select whether the kernel will be located on a local computer or on a remote computer in the network. You can also enter the parameters in order to connect to this computer. There is a capability to be always aware of which kernel was used for computations.
The front end has the following interfaces:
- Notebook: It is the document in which the user enters all the necessary expressions and algorithms.
- Text-based interface: It is a command-line interface. It is used in text operating systems and not in the graphics operating systems.
- Wolfram Symbolic Transfer Protocol (WSTP): It is the interface that enables interaction with other programs and modules.
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)踐教程
- C#完全自學(xué)教程
- Access 2010數(shù)據(jù)庫(kù)基礎(chǔ)與應(yīng)用項(xiàng)目式教程(第3版)
- 實(shí)戰(zhàn)低代碼
- Effective Python Penetration Testing
- Getting Started with Python Data Analysis
- Hands-On Automation Testing with Java for Beginners
- Learning Zurb Foundation
- 從Java到Web程序設(shè)計(jì)教程
- Visualforce Developer’s guide
- 深入理解BootLoader
- QlikView Unlocked
- PHP+MySQL動(dòng)態(tài)網(wǎng)站開(kāi)發(fā)從入門到精通(視頻教學(xué)版)
- Building Business Websites with Squarespace 7(Second Edition)
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition