asc-community / asc-community/AngouriMath

Math Club orientation week questions

Open
#1,212 12 comments 0 reactions 0 assignees View on GitHub
Agentic goal
Dominant language
C#
Stars
831
Forks
79
Avg merge
3h 23m
Merged PRs (30d)
309

Description

Here are the math club orientation week questions.

1. What mathematical formulation is appropriate for each? How would a math student approach it?
2. What are the appropriate steps and solution to each question?
3. What are the appropriate AngouriMath nodes that accurately represent such a mathematical formulation?
4. What generalized implementation is needed for AngouriMath to solve the mathematical formulation with the requirements of the original question, with adequate performance and memory usage? How about any special forms that can receive better speed and memory usage?
5. Does the above implementation differ from your method? Why?
6. Implement as necessary to solve these. It is expected that all operations, like solve, parse, stringize and latexize, work well with any nodes added. Remember to submit a pull request to CSharpMath too.

![20260902_151922.jpg](https://github.com/user-attachments/assets/57fad746-89ca-4992-82cf-ef52ab7e055b)

![20260902_151918.jpg](https://github.com/user-attachments/assets/d70f8b59-fe9b-451a-b83e-d16c1a8ae2e2)

![IMG_20260908_114814_edit_45266802770907-2.jpg](https://github.com/user-attachments/assets/b983276f-a286-4562-aead-f6213d34537f)

![IMG_20260908_114809_edit_45719261240318-2.jpg](https://github.com/user-attachments/assets/559d204c-fe96-4a13-ad9f-ad53efce8061)

Contributor guide

Open the contributing guide

Research direction

Start with the orientation-week questions and the four attached images, then review the existing AngouriMath node and operation behavior relevant to the problems. Define the mathematical formulations and implementation scope before changing anything. Done means the questions can be solved with adequate performance and memory usage, all required solve, parse, stringize, and latexize operations work, and a pull request is submitted to CSharpMath.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.