Re: [sympy] Re: Feedback requested on new deprecations policy

2022-02-18 Thread Aaron Meurer
On Fri, Feb 18, 2022 at 7:39 PM Chris Smith wrote: > A concern I have about the policy is that "positional argument names are > not Public API". I hope this is not correct, because if a function `f(a, > b)` is changed to `f(b, a)` this would start failing without warning. The names are

[sympy] Re: Feedback requested on new deprecations policy

2022-02-18 Thread Chris Smith
A concern I have about the policy is that "positional argument names are not Public API". I hope this is not correct, because if a function `f(a, b)` is changed to `f(b, a)` this would start failing without warning. I'm not even sure that `f(a, b, c=1, d=2)` should be allowed to be changed to

Re: [sympy] SymPy 1.10rc1 released

2022-02-18 Thread Oscar Benjamin
On Sat, 19 Feb 2022 at 01:28, Aaron Meurer wrote: > > On Fri, Feb 18, 2022 at 3:38 PM Oscar Benjamin > wrote: >> >> On Fri, 18 Feb 2022 at 22:30, Aaron Meurer wrote: >> > >> > On Fri, Feb 18, 2022 at 3:24 PM Oscar Benjamin >> > wrote: >> >> >> >> On Fri, 18 Feb 2022 at 20:58, Aaron Meurer

Re: [sympy] SymPy 1.10rc1 released

2022-02-18 Thread Aaron Meurer
On Fri, Feb 18, 2022 at 3:38 PM Oscar Benjamin wrote: > On Fri, 18 Feb 2022 at 22:30, Aaron Meurer wrote: > > > > On Fri, Feb 18, 2022 at 3:24 PM Oscar Benjamin < > oscar.j.benja...@gmail.com> wrote: > >> > >> On Fri, 18 Feb 2022 at 20:58, Aaron Meurer wrote: > >> > > >> > On Fri, Feb 18, 2022

Re: [sympy] SymPy 1.10rc1 released

2022-02-18 Thread Oscar Benjamin
On Fri, 18 Feb 2022 at 22:30, Aaron Meurer wrote: > > On Fri, Feb 18, 2022 at 3:24 PM Oscar Benjamin > wrote: >> >> On Fri, 18 Feb 2022 at 20:58, Aaron Meurer wrote: >> > >> > On Fri, Feb 18, 2022 at 12:59 PM Oscar Benjamin >> > wrote: >> >> >> >> Hi all, >> >> >> >> I've just released the

Re: [sympy] SymPy 1.10rc1 released

2022-02-18 Thread Aaron Meurer
On Fri, Feb 18, 2022 at 3:24 PM Oscar Benjamin wrote: > On Fri, 18 Feb 2022 at 20:58, Aaron Meurer wrote: > > > > On Fri, Feb 18, 2022 at 12:59 PM Oscar Benjamin < > oscar.j.benja...@gmail.com> wrote: > >> > >> Hi all, > >> > >> I've just released the release candidate SymPy 1.10rc1. If no

Re: [sympy] SymPy 1.10rc1 released

2022-02-18 Thread Oscar Benjamin
On Fri, 18 Feb 2022 at 20:58, Aaron Meurer wrote: > > On Fri, Feb 18, 2022 at 12:59 PM Oscar Benjamin > wrote: >> >> Hi all, >> >> I've just released the release candidate SymPy 1.10rc1. If no issues >> are reported then this will be released as SymPy 1.10 in around 1 >> week's time. Please

Re: [sympy] SymPy 1.10rc1 released

2022-02-18 Thread Aaron Meurer
On Fri, Feb 18, 2022 at 12:59 PM Oscar Benjamin wrote: > Hi all, > > I've just released the release candidate SymPy 1.10rc1. If no issues > are reported then this will be released as SymPy 1.10 in around 1 > week's time. Please test this out with your code and downstream > libraries because it's

[sympy] SymPy 1.10rc1 released

2022-02-18 Thread Oscar Benjamin
Hi all, I've just released the release candidate SymPy 1.10rc1. If no issues are reported then this will be released as SymPy 1.10 in around 1 week's time. Please test this out with your code and downstream libraries because it's best if any new bugs can be fixed before the final release of 1.10.

[sympy] Step-by-step algorithms using SymPy

2022-02-18 Thread Paul Royik
I'm developing a step-by-step math solver for students, like Symbolab or MathWay. I use SymPy. And I need a person to help me write algorithms for certain problems: limits, equation solving, integration, series etc. I wonder whether here are people that could be hired for this job. This is a