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

modified MArray class to exclude MArrayDirection Enum #23

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

adalysg
Copy link

@adalysg adalysg commented Jun 18, 2024

Overview: What does this pull request change?

Removed the dictionary that set values of the enum to the manim np.ndarray

Motivation and Explanation: Why and how do your changes improve the library?

helps resolve a portion of issue #8, MArrayDirection enum

Further Information and Comments

Reviewer Checklist

  • The PR title is descriptive enough for the changelog, and the PR is labeled correctly
  • If applicable: newly added code segments are adequately covered by tests
  • If applicable: newly added non-private functions and classes have a docstring including a short summary and a PARAMETERS section

Nikhil-42 and others added 5 commits March 30, 2023 17:30
* Added doc link to pyproject

Poetry won't install properly if no link exists in the toml file. I've linked it to what is also placed on the repo.

* Inserted updated doc link
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.

3 participants