nyy 发表于 2024-1-10 12:38:49

为什么我的pari/gp画不出图像呢?

按道理应该能画出图像的,比如下面的命令
ploth(X=-2,2,sin(X^7))

但是我命令下去后,为什么没图像呢?
是不是应该跳出来一个图像窗口?

lihpb00 发表于 2024-1-13 20:19:08

看不懂

nyy 发表于 2024-1-22 08:43:26

Stable 64-bit version: Pari64-2-15-4.exe (97.9 MB), Jun 29 2023
我安装的是这个,没发现啥图形界面呀
@mathe

nyy 发表于 2024-1-22 14:16:55

https://pari.math.u-bordeaux.fr/links.html

User-Oriented resources for PARI/GP
Screenshots
gp running in an X terminal: , , (to be continued).
a gp session within texmacs
Front ends / Graphical User interfaces
SageMath (GPL) is a Python framework acting as a front-end for many mathematical software. Developped by William Stein and many others.
pari-jupyter a Jupyter kernel for PARI/GP, by Jeroen Demeyer, Vincent Delecroix and others.
GNU TeXmacs (GPL) is a powerful Wysiwyg editor, which can be used as a graphical frontend for computer algebra systems, in particular gp. Developped by Joris van der Hoeven and many others.
WIMS (WWW Interactive Multipurpose Server) allows you to work on mathematics interactively via the Internet. It heavily depends on GP.
Pari-TTY was a Windows-specific GUI for PARI, written by Gottfried Helms.
MathGUIde is Graphical User Interface for gp, based on Python, with a PARI plugin (Windows, Mac, Linux), written by Hartmut Ring. An ancestor PariGUIde is no longer maintained.
页: [1]
查看完整版本: 为什么我的pari/gp画不出图像呢?