Re: [sympy] Intro and Potential GSOC Project Ideas

2023-03-28 Thread Tilo RC
Thank you for your response Oscar. I think I’m interested in taking a stab at improving the capabilities of the new assumption system to deal with inequalities (and perhaps relations between symbols in general?). I’ve spent a lot of time reading through the documentation, code, discussions, and

Re: [sympy] Re: ChatGPT and SymPy

2023-03-28 Thread Aaron Meurer
If you don't have access to the ChatGPT beta, someone made a Streamlit app that does the same thing. You can give it a math problem and it uses ChatGPT to generate and run SymPy code to solve it https://mathgpt.streamlit.app/ Aaron Meurer On Thu, Mar 23, 2023 at 3:28 PM Aaron Meurer wrote: > Ac

Re: [sympy] Re: Reminder GSoC application deadline is April 4

2023-03-28 Thread Aaron Meurer
On Tue, Mar 28, 2023 at 10:57 AM Sujant Kumar Kv wrote: > Hi Aaron, > > I would request some more light on this: "Also remember if you plan to > submit an application that we require > that all applications submit a pull request to the SymPy repository." > > Based on the student instructions page

Re: [sympy] Enabling precommit.ci to fix common PR problems automatically

2023-03-28 Thread Aaron Meurer
That's what I was worried about too. If the bot pushes a commit, then the PR author won't be able to push any additional commits unless they either pull first or force push. Personally I would find that a little surprising, and might not even notice it when I do "git push". Plus I feel like this wo

Re: [sympy] Parsing/Codegen GSoC Project

2023-03-28 Thread Aaron Meurer
There's been a lot of progress on the codegen module. I think you missed this GSoC project which created it https://github.com/sympy/sympy/wiki/GSoC-2017-Report-Bj%C3%B6rn-Dahlgren:-Improved-code-generation-facilities. We also currently have Sam Brockie working on codegen stuff (as well as physics.

Re: [sympy] Parsing/Codegen GSoC Project

2023-03-28 Thread Alan Bromborsky
If you are interested in codegen for different languages you might look at Asymptote Code as a target - https://asymptote.sourceforge.io/ The coding language is close to C/C++.  Look at the galleries to see what you can plot (output can be eps, pdf, webgl, html, etc.).  Here is my favorite -

Re: [sympy] Enabling precommit.ci to fix common PR problems automatically

2023-03-28 Thread Oscar Benjamin
On Tue, 28 Mar 2023 at 17:13, Tirthankar Mazumder wrote: > > Adding a bit to this, the Rust repository does something similar to the > pre-commit hook thing: When you set up your dev environment, you can > optionally run ./x.py setup which optionally installs a pre-commit hook (with > the user'

Re: [sympy] Re: Reminder GSoC application deadline is April 4

2023-03-28 Thread Sujant Kumar Kv
Hi Tirthankar, Thanks for being quick :) Also, you meant we send it here itself for feedback, OR on Gitter as well? Thanks. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an emai

Re: [sympy] Re: Reminder GSoC application deadline is April 4

2023-03-28 Thread Tirthankar Mazumder
Hi Sujant, The instructions on the Wiki page are a bit outdated. Look at the official GSoC page for information regarding the deadlines. Aaron is correct: the deadline for GSoC 2023 is April 4th. Last year, in 2022, the deadline was April 19th. It appears

[sympy] Parsing/Codegen GSoC Project

2023-03-28 Thread Tirthankar Mazumder
Hello everyone, my name is Tirthankar Mazumder and I am a third year undergraduate mathematics student in the Indian Institute of Technology, Bombay. This year, I would like to do a GSoC project in either the parsing or codegen submodules of SymPy. I've looked at the project ideas for both subm

Re: [sympy] Reminder GSoC application deadline is April 4

2023-03-28 Thread Sumeet Ghumare
Sir can you share the link to apply for GSoC On Tue, 28 Mar, 2023, 1:18 am Aaron Meurer, wrote: > This is a reminder that the GSoC application deadline is April 4, > which is just over a week away. > > Also remember if you plan to submit an application that we require > that all applications sub

Re: [sympy] Re: Reminder GSoC application deadline is April 4

2023-03-28 Thread Sujant Kumar Kv
Hi Aaron, I would request some more light on this: "Also remember if you plan to submit an application that we require that all applications submit a pull request to the SymPy repository." Based on the student instructions page, here

Re: [sympy] chatGPT plugin integrating sympy

2023-03-28 Thread Sujant Kumar Kv
Hi, Thanks for the input. I knew they might be doing something but thought maybe a custom official plugin may help but it seems maybe there's no need. I would love more inputs for a good discussion anyways. Cheers, Sujant -- You received this message because you are subscribed to the Google G

Re: [sympy] Enabling precommit.ci to fix common PR problems automatically

2023-03-28 Thread Tirthankar Mazumder
Adding a bit to this, the Rust repository does something similar to the pre-commit hook thing: When you set up your dev environment, you can optionally run ./x.py setup which optionally installs a pre-commit hook (with the user's permission, of course) for ru

Re: [sympy] Enabling precommit.ci to fix common PR problems automatically

2023-03-28 Thread Jason Moore
I personally would find a bot adding commits to my work a bit intrusive. If the bot posted a comment to the issue telling me what to fix, that would be preferable. Right now we have to make a few clicks to see why the linter failed. Conda forge has a bot that will add commits to your branch, but o

[sympy] Enabling precommit.ci to fix common PR problems automatically

2023-03-28 Thread Oscar Benjamin
Hi all, There are two open PRs discussing the potential use of pre-commit and pre-commit.ci in SymPy: https://github.com/sympy/sympy/pull/24908 https://github.com/sympy/sympy/pull/24941 I want to know what others think specifically about enabling pre-commit.ci on the sympy repo or otherwise enco

[sympy] Re: Searching for Potential Mentors: Expanding Symbolic Physics Control Module

2023-03-28 Thread 'Anurag Surendra Bhat (B20CS097)' via sympy
Hello SymPy Community, Here goes the proposal for the community to view. I have not updated it since last year. SymPy GSOC'22 Proposal - Google Docs *P.S*. - I would humbly request other interested candidates

[sympy] Re: Searching for Potential Mentors: Expanding Symbolic Physics Control Module

2023-03-28 Thread 'Anurag Surendra Bhat (B20CS097)' via sympy
Dear Aaron and Jason, I would like to know your thoughts/views on it. If there are any potential mentors, I would gladly discuss my ideas with them and entertain any useful suggestions/feedback. Thanks and Regards, Anurag Bhat. On Tuesday, March 28, 2023 at 12:25:36 PM UTC+5:30 Anurag Surendra