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

Other complex plotting methods: contour plots #8

Open
queue-miscreant opened this issue Aug 25, 2024 · 1 comment
Open

Other complex plotting methods: contour plots #8

queue-miscreant opened this issue Aug 25, 2024 · 1 comment

Comments

@queue-miscreant
Copy link
Contributor

queue-miscreant commented Aug 25, 2024

Domain coloring is great, but there are other important ways to plot complex functions.
For example, WolframAlpha provides images showing how rectangular contours get transformed under the map:

image

Also, this plotting method looks really cool with lerps. Here's an example I've been working on:
contour_example

There's an argument to be made that this is feature creep, but making people add side dependencies for things that accomplish similar goals tends to annoy people just as badly.

@hernanat
Copy link
Owner

but making people add side dependencies for things that accomplish similar goals tends to annoy people just as badly.

On the one hand I agree with this, on the other hand I'm wondering if we should make a separate package that takes together dcolor + these others, so people can have the choice to install all three, or continue using them individually.

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

No branches or pull requests

2 participants