Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

"There are things that are so serious that you can only joke about them" -- Heisenberg


devel / comp.lang.fortran / Re: OT: Computer scientists develop open-source tool for dramatically speeding up the programming language Python

SubjectAuthor
* OT: Computer scientists develop open-source tool for dramaticallyGary Scott
+* Re: OT: Computer scientists develop open-source tool for dramaticallygah4
|`- Re: OT: Computer scientists develop open-source tool for dramaticallyGary Scott
`* Re: OT: Computer scientists develop open-source tool for dramaticallypehache
 +* Re: OT: Computer scientists develop open-source tool for dramaticallygah4
 |`- Re: OT: Computer scientists develop open-source tool for dramaticallypehache
 `- Re: OT: Computer scientists develop open-source tool for dramaticallyGary Scott

1
OT: Computer scientists develop open-source tool for dramatically speeding up the programming language Python

<ucl3jr$2aj8d$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=3530&group=comp.lang.fortran#3530

  copy link   Newsgroups: comp.lang.fortran
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: garylscott@sbcglobal.net (Gary Scott)
Newsgroups: comp.lang.fortran
Subject: OT: Computer scientists develop open-source tool for dramatically
speeding up the programming language Python
Date: Tue, 29 Aug 2023 10:41:48 -0500
Organization: A noiseless patient Spider
Lines: 1
Message-ID: <ucl3jr$2aj8d$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 29 Aug 2023 15:41:47 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="f5c3121c274a6a7f813feab97ea38253";
logging-data="2444557"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/YD86VV4rPsWgH6VWewuqhGjlIZzD+Xns="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:rGBeNPdNYEPjkYnc6YG9heIEkyk=
Content-Language: en-US
 by: Gary Scott - Tue, 29 Aug 2023 15:41 UTC

https://techxplore.com/news/2023-08-scientists-open-source-tool-language-python.html

Re: OT: Computer scientists develop open-source tool for dramatically speeding up the programming language Python

<75e8152e-d5a2-41ad-892c-cfe6f5f6e659n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=3535&group=comp.lang.fortran#3535

  copy link   Newsgroups: comp.lang.fortran
X-Received: by 2002:a05:622a:246:b0:412:1eb7:9538 with SMTP id c6-20020a05622a024600b004121eb79538mr12438qtx.8.1693351849986;
Tue, 29 Aug 2023 16:30:49 -0700 (PDT)
X-Received: by 2002:a17:902:db08:b0:1bb:b74c:88fa with SMTP id
m8-20020a170902db0800b001bbb74c88famr172693plx.6.1693351849522; Tue, 29 Aug
2023 16:30:49 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.fortran
Date: Tue, 29 Aug 2023 16:30:48 -0700 (PDT)
In-Reply-To: <ucl3jr$2aj8d$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2601:602:9700:4689:74b8:377e:c090:274d;
posting-account=gLDX1AkAAAA26M5HM-O3sVMAXdxK9FPA
NNTP-Posting-Host: 2601:602:9700:4689:74b8:377e:c090:274d
References: <ucl3jr$2aj8d$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <75e8152e-d5a2-41ad-892c-cfe6f5f6e659n@googlegroups.com>
Subject: Re: OT: Computer scientists develop open-source tool for dramatically
speeding up the programming language Python
From: gah4@u.washington.edu (gah4)
Injection-Date: Tue, 29 Aug 2023 23:30:49 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: gah4 - Tue, 29 Aug 2023 23:30 UTC

On Tuesday, August 29, 2023 at 8:41:52 AM UTC-7, Gary Scott wrote:
> https://techxplore.com/news/2023-08-scientists-open-source-tool-language-python.html

Seems to say that Python is 60000 time slower than other languages.
People must be writing bad Python code.

The whole idea behind languages like Python, R, Matlab, and Mathematica,
is that you use the features built into the language. Things like matrix operations.

Inversion of a large matrix (even though you shouldn't do that) should be only
slightly slower than in Fortran. If you use the built-in operator.

If you write matrix inversion code in Python, it will be slow. Don't do that.

Re: OT: Computer scientists develop open-source tool for dramatically speeding up the programming language Python

<ucm77n$2j5e4$2@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=3537&group=comp.lang.fortran#3537

  copy link   Newsgroups: comp.lang.fortran
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: garylscott@sbcglobal.net (Gary Scott)
Newsgroups: comp.lang.fortran
Subject: Re: OT: Computer scientists develop open-source tool for dramatically
speeding up the programming language Python
Date: Tue, 29 Aug 2023 20:49:43 -0500
Organization: A noiseless patient Spider
Lines: 17
Message-ID: <ucm77n$2j5e4$2@dont-email.me>
References: <ucl3jr$2aj8d$1@dont-email.me>
<75e8152e-d5a2-41ad-892c-cfe6f5f6e659n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 30 Aug 2023 01:49:43 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="5999dc30aaf985e5a293550e69427337";
logging-data="2725316"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/gHhx7mtRTcZ5wV6FkqGakmWqjHmRc6YU="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:VwlxQlMa/uv5eqRS5Ip1iSc9Y14=
Content-Language: en-US
In-Reply-To: <75e8152e-d5a2-41ad-892c-cfe6f5f6e659n@googlegroups.com>
 by: Gary Scott - Wed, 30 Aug 2023 01:49 UTC

On 8/29/2023 6:30 PM, gah4 wrote:
> On Tuesday, August 29, 2023 at 8:41:52 AM UTC-7, Gary Scott wrote:
>> https://techxplore.com/news/2023-08-scientists-open-source-tool-language-python.html
>
> Seems to say that Python is 60000 time slower than other languages.
> People must be writing bad Python code.
>
> The whole idea behind languages like Python, R, Matlab, and Mathematica,
> is that you use the features built into the language. Things like matrix operations.
>
> Inversion of a large matrix (even though you shouldn't do that) should be only
> slightly slower than in Fortran. If you use the built-in operator.
>
> If you write matrix inversion code in Python, it will be slow. Don't do that.
>
A lot of programmers that use Python are "naive". That is often the
case with interpreted languages, almost by design.

Re: OT: Computer scientists develop open-source tool for dramatically speeding up the programming language Python

<ifbmH0eonkceqmkRHya1bw0Vvi8@jntp>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=3570&group=comp.lang.fortran#3570

  copy link   Newsgroups: comp.lang.fortran
Path: i2pn2.org!i2pn.org!news.niel.me!pasdenom.info!from-devjntp
Message-ID: <ifbmH0eonkceqmkRHya1bw0Vvi8@jntp>
JNTP-Route: news2.nemoweb.net
JNTP-DataType: Article
Subject: Re: OT: Computer scientists develop open-source tool for dramatically
speeding up the programming language Python
References: <ucl3jr$2aj8d$1@dont-email.me>
Newsgroups: comp.lang.fortran
JNTP-HashClient: 32HzkJwwZkQ4d5XAhuFWW6FKaYs
JNTP-ThreadID: ucl3jr$2aj8d$1@dont-email.me
JNTP-Uri: http://news2.nemoweb.net/?DataID=ifbmH0eonkceqmkRHya1bw0Vvi8@jntp
User-Agent: Nemo/0.999a
JNTP-OriginServer: news2.nemoweb.net
Date: Fri, 01 Sep 23 12:27:21 +0000
Organization: Nemoweb
JNTP-Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0
Injection-Info: news2.nemoweb.net; posting-host="fd5675444fb2abe5cff243786215e1a6f7fd1bea"; logging-data="2023-09-01T12:27:21Z/8182009"; posting-account="44@news2.nemoweb.net"; mail-complaints-to="newsmaster@news2.nemoweb.net"
JNTP-ProtocolVersion: 0.21.1
JNTP-Server: PhpNemoServer/0.94.5
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-JNTP-JsonNewsGateway: 0.96
From: pehache.7@gmail.com (pehache)
 by: pehache - Fri, 1 Sep 2023 12:27 UTC

Le 29/08/2023 à 17:41, Gary Scott a écrit :
>
> https://techxplore.com/news/2023-08-scientists-open-source-tool-language-python.html

Recipe for a popularity contest:
1) promote a language that can be highly inefficient if used "naively"
2) promote the idea that this language is for everybody and does not
require any training
3) once everybody uses it, observe that 90% use it naively and
inefficiently
4) promote an incredible tool that is supposedly designed to fix the above
issues
5) put the "AI" letters everywhere

Re: OT: Computer scientists develop open-source tool for dramatically speeding up the programming language Python

<38bf060a-e838-4925-8814-c423fdb19289n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=3571&group=comp.lang.fortran#3571

  copy link   Newsgroups: comp.lang.fortran
X-Received: by 2002:a05:620a:3a4b:b0:76e:f4e1:2357 with SMTP id sk11-20020a05620a3a4b00b0076ef4e12357mr55150qkn.14.1693574218739;
Fri, 01 Sep 2023 06:16:58 -0700 (PDT)
X-Received: by 2002:a17:903:2452:b0:1b8:a555:7615 with SMTP id
l18-20020a170903245200b001b8a5557615mr867989pls.9.1693574218485; Fri, 01 Sep
2023 06:16:58 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.fortran
Date: Fri, 1 Sep 2023 06:16:57 -0700 (PDT)
In-Reply-To: <ifbmH0eonkceqmkRHya1bw0Vvi8@jntp>
Injection-Info: google-groups.googlegroups.com; posting-host=2601:602:9700:4689:64bb:b71a:84fa:a211;
posting-account=gLDX1AkAAAA26M5HM-O3sVMAXdxK9FPA
NNTP-Posting-Host: 2601:602:9700:4689:64bb:b71a:84fa:a211
References: <ucl3jr$2aj8d$1@dont-email.me> <ifbmH0eonkceqmkRHya1bw0Vvi8@jntp>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <38bf060a-e838-4925-8814-c423fdb19289n@googlegroups.com>
Subject: Re: OT: Computer scientists develop open-source tool for dramatically
speeding up the programming language Python
From: gah4@u.washington.edu (gah4)
Injection-Date: Fri, 01 Sep 2023 13:16:58 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1610
 by: gah4 - Fri, 1 Sep 2023 13:16 UTC

On Friday, September 1, 2023 at 5:27:25 AM UTC-7, pehache wrote:

(snip)

> 1) promote a language that can be highly inefficient if used "naively"

(snip)

Note that you can write naive inefficient code in any language.

Fortran has some well known, but maybe not well enough,
problems in this area.

Re: OT: Computer scientists develop open-source tool for dramatically speeding up the programming language Python

<ucso9o$3pk8f$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=3572&group=comp.lang.fortran#3572

  copy link   Newsgroups: comp.lang.fortran
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: garylscott@sbcglobal.net (Gary Scott)
Newsgroups: comp.lang.fortran
Subject: Re: OT: Computer scientists develop open-source tool for dramatically
speeding up the programming language Python
Date: Fri, 1 Sep 2023 08:17:44 -0500
Organization: A noiseless patient Spider
Lines: 17
Message-ID: <ucso9o$3pk8f$1@dont-email.me>
References: <ucl3jr$2aj8d$1@dont-email.me> <ifbmH0eonkceqmkRHya1bw0Vvi8@jntp>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 1 Sep 2023 13:17:44 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="5fd21a7087e59e32dc42acc09f68a529";
logging-data="3985679"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/2IajUakBxOJHFBzg0VMWC2IEcE7zu5IY="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:5IEi+SVnT0ZYGUfDyRgctCOmIlo=
In-Reply-To: <ifbmH0eonkceqmkRHya1bw0Vvi8@jntp>
Content-Language: en-US
 by: Gary Scott - Fri, 1 Sep 2023 13:17 UTC

On 9/1/2023 7:27 AM, pehache wrote:
> Le 29/08/2023 à 17:41, Gary Scott a écrit :
>>
>> https://techxplore.com/news/2023-08-scientists-open-source-tool-language-python.html
>
> Recipe for a popularity contest:
> 1) promote a language that can be highly inefficient if used "naively"
> 2) promote the idea that this language is for everybody and does not
> require any training
> 3) once everybody uses it, observe that 90% use it naively and
> inefficiently
> 4) promote an incredible tool that is supposedly designed to fix the
> above issues
> 5) put the "AI" letters everywhere
>
>
lol, exactly

Re: OT: Computer scientists develop open-source tool for dramatically speeding up the programming language Python

<i3XvUexOtcubrRObrXyscMGI7bY@jntp>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=3573&group=comp.lang.fortran#3573

  copy link   Newsgroups: comp.lang.fortran
Path: i2pn2.org!i2pn.org!news.nntp4.net!pasdenom.info!from-devjntp
Message-ID: <i3XvUexOtcubrRObrXyscMGI7bY@jntp>
JNTP-Route: news2.nemoweb.net
JNTP-DataType: Article
Subject: Re: OT: Computer scientists develop open-source tool for dramatically
speeding up the programming language Python
References: <ucl3jr$2aj8d$1@dont-email.me> <ifbmH0eonkceqmkRHya1bw0Vvi8@jntp>
<38bf060a-e838-4925-8814-c423fdb19289n@googlegroups.com>
Newsgroups: comp.lang.fortran
JNTP-HashClient: b6uE_3vN3KCJHFAlVA7OzbSP0rA
JNTP-ThreadID: ucl3jr$2aj8d$1@dont-email.me
JNTP-Uri: http://news2.nemoweb.net/?DataID=i3XvUexOtcubrRObrXyscMGI7bY@jntp
User-Agent: Nemo/0.999a
JNTP-OriginServer: news2.nemoweb.net
Date: Fri, 01 Sep 23 14:11:48 +0000
Organization: Nemoweb
JNTP-Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0
Injection-Info: news2.nemoweb.net; posting-host="fd5675444fb2abe5cff243786215e1a6f7fd1bea"; logging-data="2023-09-01T14:11:48Z/8182210"; posting-account="44@news2.nemoweb.net"; mail-complaints-to="newsmaster@news2.nemoweb.net"
JNTP-ProtocolVersion: 0.21.1
JNTP-Server: PhpNemoServer/0.94.5
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-JNTP-JsonNewsGateway: 0.96
From: pehache.7@gmail.com (pehache)
 by: pehache - Fri, 1 Sep 2023 14:11 UTC

Le 01/09/2023 à 15:16, gah4 a écrit :
> On Friday, September 1, 2023 at 5:27:25 AM UTC-7, pehache wrote:
>
> (snip)
>
>> 1) promote a language that can be highly inefficient if used "naively"
>
> (snip)
>
> Note that you can write naive inefficient code in any language.
>
> Fortran has some well known, but maybe not well enough,
> problems in this area.

Fair enough... But naive inefficient code in Fortran is still way faster
than naive inefficient code in Python.

That said I have nothing against Python in itself.

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor