asc-community / asc-community/AngouriMath
Math Club orientation week questions
- 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.




Contributor 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