[sage-devel] Heun function support

2024-03-09 Thread Steve Dodge
Hello, I was curious to know if there are any plans to include support for Heun 
functions  in Sage, or if anyone knows of a 
reliable and well-documented implementation of them elsewhere. I inquired 
on Zulip  and David Roe suggest that I try asking here.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/1c8c27de-c4f4-4249-a04e-5fd1f6f9460fn%40googlegroups.com.


[sage-devel] Re: Vote: Sage Code of Conduct

2024-03-09 Thread John H Palmieri
Dear all,

Voting continues until Thursday. We have been acknowledging each vote as it 
comes in, so if you think you voted but have not received an 
acknowledgment, please email sage-conduct at googlegroups.com.

Regards,
  John



On Thursday, March 7, 2024 at 10:46:03 AM UTC-8 John H Palmieri wrote:

> Right, please email your vote to that group. Only members of the committee 
> can actually see the postings.
>
> On Thursday, March 7, 2024 at 10:44:03 AM UTC-8 Martin R wrote:
>
>> Thank you - apparently, I do not have permission to see that group.  I'll 
>> try to send my vote by email.
>>
>> On Thursday 7 March 2024 at 19:39:14 UTC+1 John H Palmieri wrote:
>>
>>> Martin: it's "sage-conduct" at googlegroups.com.
>>>
>>> On Thursday, March 7, 2024 at 10:29:58 AM UTC-8 Martin R wrote:
>>>
 For some reason, I cannot see the name of the newsgroup I should be 
 sending my vote to.  (I am using the google groups webinterface)

 Martin
 On Thursday 7 March 2024 at 19:13:42 UTC+1 David Roe wrote:

> Dear Sage developers,
> Thank you for those you nominated people for the committee following my 
> request 
> , 
> and thank you for those of you willing to serve.  The nominees are
>
> Nils Braun (nbr...@sfu.ca)
> J-P Labbé (jeanphil...@gmail.com, jplab on github)
> John Palmieri (jhpalm...@gmail.com, jhpalmieri on github)
> Viviane Pons (vivia...@gmail.com, VivianePons on github)
> David Roe (roed...@gmail.com, roed314 on github)
> Julian Rüth (julian...@fsfe.org, saraedum on github)
> William Stein (wst...@gmail.com, williamstein on github)
> Yuan Zhou (xiaoy...@gmail.com, yuan-zhou on github)
>
> Please send votes to sage-c...@googlegroups.com* by Thursday, March 
> 14.  We are using approval voting 
> , so you can 
> vote for as many candidates as you like.  The committee will include 
> at least the top 5 candidates, and will be enlarged to include all tied 
> candidates if there is a tie for 5th place.  Note that you can choose to 
> vote for more or less than 5 candidates if you like.
>
> Discussion of candidates is allowed (feel free to continue this 
> thread), but please be respectful.  If you want to see the participation 
> of 
> these candidates in the Sage community, you can search by name on 
> sage-devel  and on github 
> .
>
> Thanks for voting,
> David
> for the Sage Code of Conduct Committee
>
> * We are replacing sage-...@googlegroups.com with 
> sage-c...@googlegroups.com; they currently have the same membership.
>


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/93b73d16-8b1f-40d8-ada0-f5d48bd520cen%40googlegroups.com.


Re: [sage-devel] weirdest bug ever

2024-03-09 Thread Gareth Ma

You typed `mononomials` instead of `monomials`. That's a nono.

On 09/03/2024 22:22, 'Martin R' via sage-devel wrote:

If I store this in a file "bug.sage" I can do:

sage: load('/home/martin/bug.sage')
sage: c = bug()
sage: c.coefficients_mononomials()


--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/34bc487f-5956-4f57-832f-935598f3b66c%40gmail.com.


[sage-devel] weirdest bug ever

2024-03-09 Thread 'Martin R' via sage-devel
Consider the following innocent definition:

def bug():
"""
sage: c = bug()
sage: c.coefficients_mononomials()
"""
R. = QQ[]
p = 20*x1^2 + 20*x1*x2 + 20*x2^2 + 20*x1*x3 + 20*x2*x3 + 20*x3^2
return Sequence([p])

If I store this in a file "bug.sage" I can do:

sage: load('/home/martin/bug.sage')
sage: c = bug()
sage: c.coefficients_mononomials()
---
AttributeErrorTraceback (most recent call last)
...

However, if I use tab-completion in the last line (i.e., to get 
`coefficients_monomials`), it is found and I obtain the correct result.

Why?  How can I debug this?

Martin

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/0170db1d-1fec-4792-bc79-aa029fbe91f7n%40googlegroups.com.


[sage-devel] Google Season of Docs – org application deadline April 2

2024-03-09 Thread Matthias Koeppe
SageMath could benefit from hiring a technical writer for a project to 
improve the Sage documentation. Google Season of Docs is a program that 
supports such projects. Some key facts:
- total project budget $5,000 - $15,000 USD (via OpenCollective) - 
https://developers.google.com/season-of-docs/docs/org-payments
- starts April 10 (or May 22 the latest), ends November 22, 2024 - 
https://developers.google.com/season-of-docs/docs/timeline

Several of our peer projects (NumPy, Matplotlib, SymPy, R, Geomstats) are 
among the orgs that appear to have made successful use of this program in 
the past few years, see 
https://developers.google.com/season-of-docs/docs/2023/participants etc.

Thoughts?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/32bf06f2-6c35-40a9-855c-857c7af23799n%40googlegroups.com.