Skip to content

Add vector projection linear algebra problem#586

Open
Aminpatra wants to merge 1 commit intoOpen-Deep-ML:mainfrom
Aminpatra:main
Open

Add vector projection linear algebra problem#586
Aminpatra wants to merge 1 commit intoOpen-Deep-ML:mainfrom
Aminpatra:main

Conversation

@Aminpatra
Copy link

Summary

This PR adds a new Linear Algebra problem: Project a Vector onto Another Vector.

Added

  • meta.json
  • description.md
  • learn.md
  • starter_code.py
  • solution.py
  • example.json
  • tests.json

Validation

I validated this problem locally with:

python -c "import pathlib; from utils.build_bundle import bundle_one; bundle_one(pathlib.Path('questions/189_vector_projection'))"
python utils/validate_questions.py build/189.json

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