BIBLIOGRAPHY

매스매티카 입문 with “an Elementary Introduction to the Wolfram Language” Book. n.d. Accessed January 20, 2025. http://www.youtube.com/playlist?list=PLU53e7oUT8pEbDM9pq_KiIjWwH0Y_-h4W.

“Wolfram Language - Visual Studio Marketplace.” n.d. Accessed January 21, 2025. https://marketplace.visualstudio.com/items?itemName=WolframResearch.wolfram.

History

  • [2025-01-21 Tue 06:16] #울프럼알파 #이맥스 엔진 설치 무료 - 주피터 노트북 - VSCODE 연동하는 것이 가장 효과적임

엔진 vs 플레이어

DONT 울프럼 플레이어

7기가 용량 너무 잡아먹음

~/Downloads/wolfram on ☁️  gtgkjh@gmail.com
 ls
WolframEngine_14.1.0_LIN.sh  style-sheet-wolfram-player-v13.2.1.nb
WolframPlayer_14.1.0_LIN.sh
~/Downloads/wolfram on ☁️  gtgkjh@gmail.com
 sudo bash WolframPlayer_14.1.0_LIN.sh
[sudo] junghan 암호:
--------------------------------------------------------------------------------------------
                               Wolfram Player 14.1 Installer
---------------------------------------------------------------------------------------------
 
Copyright (c) 1988-2024 Wolfram Research, Inc. All rights reserved.
 
WARNING: Mathematica and Wolfram Player are protected by copyright law and international
treaties. Unauthorized reproduction or distribution may result in severe civil and
criminal penalties and will be prosecuted to the maximum extent possible under law.
 
Enter the installation directory, or press ENTER to select
/usr/local/Wolfram/WolframPlayer/14.1:
>
 
Now installing...
 
Type the directory path in which the Wolfram Player script(s) will be created, or press
ENTER to select /usr/local/bin:
>
 
Installation complete.
 
 

ㅇㅇ

/usr/local/Wolfram/WolframPlayer/14.1🔒 on ☁️  gtgkjh@gmail.com
➜ cd SystemFiles
…/local/Wolfram/WolframPlayer/14.1/SystemFiles🔒 on ☁️  gtgkjh@gmail.com
➜ cd FrontEnd
…/Wolfram/WolframPlayer/14.1/SystemFiles/FrontEnd🔒 on ☁️  gtgkjh@gmail.com
➜ ls
Assets  Binaries  Palettes  StyleSheets  SystemResources  TextResources
…/Wolfram/WolframPlayer/14.1/SystemFiles/FrontEnd🔒 on ☁️  gtgkjh@gmail.com
➜ cd StyleSheets
…/WolframPlayer/14.1/SystemFiles/FrontEnd/StyleSheets🔒 on ☁️  gtgkjh@gmail.com
➜ ls
Article            EnvironmentMenuClear.nb         Report
ArticleClassic.nb  HTML.nb                         Report.nb
ArticleModern.nb   HelpBrowser.nb                  ReverseColor.nb
Book               InlineModifier.nb               Script.nb
Classic.nb         NaturalColor.nb                 SlideShow
Classroom.nb       Notepad.nb                      StyleMenuClear.nb
Core.nb            NotepadMono.nb                  StylesheetFormatting.nb
Creative           Package.nb                      SystemDialog.nb
Default.nb         Palette.nb                      SystemPalette.nb
Default_8.0.nb     PastelColor.nb                  Textbook.nb
Demo.nb            PrimaryColor.nb                 TutorialBook.nb
DemoText.nb        PrivateStylesheetFormatting.nb  Utility
Dialog.nb          PublicationDefault.nb           Wolfram
…/WolframPlayer/14.1/SystemFiles/FrontEnd/StyleSheets🔒 on ☁️  gtgkjh@gmail.com
➜ cp ~/Downloads/wolfram/style-sheet-wolfram-player-v13.2.1.nb .
cp: 일반 파일 './style-sheet-wolfram-player-v13.2.1.nb'을(를) 생성할 수 없음: 허가 거부
…/WolframPlayer/14.1/SystemFiles/FrontEnd/StyleSheets🔒 on ☁️  gtgkjh@gmail.com
➜ sudo cp ~/Downloads/wolfram/style-sheet-wolfram-player-v13.2.1.nb .
[sudo] junghan 암호:
…/WolframPlayer/14.1/SystemFiles/FrontEnd/StyleSheets🔒 on ☁️  gtgkjh@gmail.com

최초 1회 스타일시트를 적용한 후 저장하면 이후에도 설정한 스타일시트가 계속 적용됩니다. 방법은 [Mathematica 메뉴] → [Format] → [StyleSheet] 에서 수학생각 문서양식(StyleSheet)을 선택하면 됩니다. 다음은 스타일시트 파일의 배치부터 설정까지 전체적인 동영상입니다.

울프럼 엔진 - 노트북 연동 - 리눅스

 wolframscript
The Wolfram Engine requires one-time activation on this computer.
 
Visit https://wolfram.com/engine/free-license to get your free license.
 
Wolfram ID: gtgkjh@gmail.com
Password:
Wolfram Engine activated. See https://www.wolfram.com/wolframscript/ for more information.
Wolfram Language 14.1.0 Engine for Linux x86 (64-bit)
Copyright 1988-2024 Wolfram Research, Inc.
 
In[1]:=
In[1]:=
In[1]:=
In[1]:= 2 + 2
 
Out[1]= 4
 
In[2]:=
In[2]:= exit
 
Out[2]= exit
 
In[3]:=
~ via  v20.14.0 via 🐍 v3.12.3 on ☁️  gtgkjh@gmail.com took 1m17s

울프럼엔진을 연동하면 된다.

교재

유튜브에 영상도 있음. 한국인 전문가

매스매티카 입문 with “An Elementary Introduction to the Wolfram Language” book

(매스매티카 입문 with “an Elementary Introduction to the Wolfram Language” Book n.d.)

  • An Elementary Introduction to the Wolfram Language 책을 따른 해설 강의

주피터 노트북 처럼 울프럼 엔진을 활용하는 방법

울프럼 엔진 리눅스 - 주피터 노트북처럼 사용하는 방법 찾아줘

https://www.perplexity.ai/search/ulpeureom-enjineul-rinugseuese-Yc9rrIggR.eGig9hm98mlw

sudo apt-get install jupyter
jupyter kernelspec list
sudo apt-get install libzmq3-dev

VSCODE 에서 활용하는 방법 또는 주피터 노트북 울프럼 엔진

[2025-01-21 Tue 12:52]

아래 공식 익스텐션을 사용. 이맥스에서는 두고 볼 일. 정말 그렇게 사용할 일이 있는지 모르니까. 굳이 나설 필요가 없다.

Wolfram Language - Visual Studio Marketplace

(“Wolfram Language - Visual Studio Marketplace” n.d.)

  • Extension for Visual Studio Code - Official Visual Studio Code extension for Wolfram Language