Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for solvers #24

Merged
merged 5 commits into from
Feb 19, 2024
Merged

Add documentation for solvers #24

merged 5 commits into from
Feb 19, 2024

Conversation

fedgiac
Copy link
Collaborator

@fedgiac fedgiac commented Feb 16, 2024

Adds instruction for solvers on how to create and use custom orders.

@fedgiac fedgiac requested a review from a team February 16, 2024 15:44
Copy link
Contributor

@mfw78 mfw78 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nits, in general looks good!

docs/amm.md Outdated Show resolved Hide resolved
docs/amm.md Outdated Show resolved Hide resolved
@fedgiac fedgiac requested a review from mfw78 February 19, 2024 11:12
Comment on lines +166 to +170
```
x (Y + y)
surplus = y - --------- .
X
```
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See Slack.

@fedgiac fedgiac merged commit ae8f240 into main Feb 19, 2024
3 checks passed
@fedgiac fedgiac deleted the add-solver-docs branch February 19, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants