Skip to content

Add correct parameters to determinant3 function - #42

Open
justinfernald wants to merge 1 commit into
pmndrs:mainfrom
justinfernald:patch-1
Open

Add correct parameters to determinant3 function#42
justinfernald wants to merge 1 commit into
pmndrs:mainfrom
justinfernald:patch-1

Conversation

@justinfernald

Copy link
Copy Markdown

determinant3 takes 9 parameters since it is 3x3 matrix, but the example in the ReadMe only passed 6. This PR adds the missing 3.

@changeset-bot

changeset-bot Bot commented Jul 9, 2024

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8938b56

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Jul 9, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
maath ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 9, 2024 3:37pm

@codesandbox-ci

codesandbox-ci Bot commented Jul 9, 2024

Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 8938b56:

Sandbox Source
maath-demo-circumcircle Configuration
maath-demo-points Configuration
maath-demo-sutherland-hodgman Configuration

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