Skip to content

Split MultiVector.__init__ into three factory methods#292

Draft
eric-wieser wants to merge 2 commits intopygae:masterfrom
eric-wieser:multivector-ctor-tweaks
Draft

Split MultiVector.__init__ into three factory methods#292
eric-wieser wants to merge 2 commits intopygae:masterfrom
eric-wieser:multivector-ctor-tweaks

Conversation

@eric-wieser
Copy link
Copy Markdown
Member

@eric-wieser eric-wieser commented Mar 25, 2020

This makes the API a little bit easier to explain, and removes the opportunity for passing orthogonal options at the same time.

Let's see whether the resulting docs look ok

@lgtm-com
Copy link
Copy Markdown

lgtm-com bot commented Mar 25, 2020

This pull request introduces 1 alert when merging ecde7d5 into 4e470ab - view on LGTM.com

new alerts:

  • 1 for Wrong number of arguments in a call

@eric-wieser eric-wieser force-pushed the multivector-ctor-tweaks branch from ecde7d5 to aca0818 Compare March 25, 2020 17:00
This makes the API a little bit easier to explain, and removes the opportunity for passing orthogonal options at the same time.
@eric-wieser eric-wieser force-pushed the multivector-ctor-tweaks branch from aca0818 to 5cc3803 Compare March 25, 2020 17:02
@eric-wieser eric-wieser changed the title Split MultiVector.__init__ into three static methods Split MultiVector.__init__ into three factory methods Mar 25, 2020
@eric-wieser
Copy link
Copy Markdown
Member Author

Upstream issue in sphinx breaks the docs here: patch in sphinx-doc/sphinx#7384

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