help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using emacs for working with python and numpy


From: uzibalqa
Subject: Re: Using emacs for working with python and numpy
Date: Tue, 30 May 2023 16:38:14 +0000

------- Original Message -------
On Wednesday, May 31st, 2023 at 4:22 AM, Basile Starynkevitch 
<basile@starynkevitch.net> wrote:


> On 5/30/23 15:18, uzibalqa wrote:
> 
> > Using emacs for learning python with numpy
> > 
> > I would like to use emacs for working in python and calling numpy tools. 
> > How can I proceed ?
> > Have seen other using Jupyter but would prefer using emacs instead.
> > 
> > I was thinking about the possibility of org-mode to have some functionality 
> > to see the result
> > of executing python commands.
> 
> 
> My recommendation: use a Linux operating system (e.g.
> https://debian.org/ ....)
> 
> Learn a bit of Emacs (ELisp) programming. Start from
> https://www.gnu.org/software/emacs/manual/html_node/eintr/
> 
> Download, compile from source the GNU emacs.
> https://www.gnu.org/software/emacs/
> 
> https://www.gnu.org/software/emacs/manual/html_node/emacs/index.html
> 
> https://stackoverflow.com/questions/14784347/i-want-a-elisp-script-executing-a-python-one-liner-under-the-cursor
> https://stackoverflow.com/questions/14784347/i-want-a-elisp-script-executing-a-python-one-liner-under-the-cursor
> 
> 
> https://www.gnu.org/software/emacs/manual/index.html
> 
> GNU emacs has the shell-command function (callable from your Elisp code)

Have installed emacs and know some lisp.  But I need some specific help
in executing python code in a buffer.  If I need some elisp tools I have
to see the actual elisp code for that and how to use it, rather than generic
descriptions.

 
> My pet open source project is the RefPerSys inference engine. See
> http://refpersys.org/ and some code on
> https://github.com/RefPerSys/RefPerSys/
> 
> Regards from near Paris in France
> 
> --
> Basile Starynkevitch basile@starynkevitch.net
> 
> (only mine opinions / les opinions sont miennes uniquement)
> 92340 Bourg-la-Reine, France
> web page: starynkevitch.net/Basile/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]