Skip to content

msspoly -> string method #3

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

avalenzu
Copy link

This pull-request decouples creating a string that represents an msspoly from displaying that string. The former is handled by a new method msspoly2str, which is called by msspoly/display. This separation allows users to incorporate strings representing msspolys into their own output.

This is basically the `display` method, but with `sprintf` instead of `fprintf`.
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.

1 participant