all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Basile Starynkevitch <basile@starynkevitch.net>
To: help-gnu-emacs@gnu.org
Cc: uzibalqa <uzibalqa@proton.me>
Subject: Re: Using emacs for working with python and numpy
Date: Tue, 30 May 2023 18:22:47 +0200	[thread overview]
Message-ID: <e445ede5-222f-42ef-ab35-e1d7c4d63c89@starynkevitch.net> (raw)
In-Reply-To: <06lzH_-WQCN1hnDCUa6sMW8NYnOXAr7lv3__DdybIi8FccmsLJgk6GBrM85e7_uyOIiRW1TLg6hnHy2C_twirYQBgP9ZYinTLGMFxcFjgG0=@proton.me>


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)

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	other threads:[~2023-05-30 16:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-30 13:18 Using emacs for working with python and numpy uzibalqa
2023-05-30 16:22 ` Basile Starynkevitch [this message]
2023-05-30 16:38   ` uzibalqa
2023-05-30 17:17 ` Daniel Fleischer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e445ede5-222f-42ef-ab35-e1d7c4d63c89@starynkevitch.net \
    --to=basile@starynkevitch.net \
    --cc=help-gnu-emacs@gnu.org \
    --cc=uzibalqa@proton.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.