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

FilledCurve[], BezierCurve[], BezierFunction[] #485

Merged
merged 9 commits into from
Aug 24, 2016

Conversation

poke1024
Copy link
Contributor

These work with svg and asy (I've tested both with the accompanying test cases). One test case specifically demonstrates that the points generated by BezierFunction match the curve which defined through the svg/asy commands.

There are two changes to Piecewise in here needed for BernsteinBasis (and because I was too confused and committed this to this PR instead of a new one). Piecewise now holds all expressions, as some might not be evaluable, and only evaluates conditions.

@sn6uv sn6uv merged commit 9895a6c into mathics:master Aug 24, 2016
@sn6uv
Copy link
Member

sn6uv commented Aug 24, 2016

This looks really nice. Especially the example using #494 changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants