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

Csvt32745 hand in hw6 #91

Merged
merged 25 commits into from
Jun 21, 2020
Merged

Conversation

csvt32745
Copy link
Contributor

@csvt32745 csvt32745 commented Jun 2, 2020

This PR includes the following files:

  1. matrix.hpp : Implementation of the Matrix class
  2. bind.cpp : pybind module of matrix.hpp
  3. MakeFile : Compile the shared library of Matrix
  4. PRELOAD_MKL : Set the condition of ../validate.py

The idea of py::cast came from pybind/pybind11#308 (comment)


A good PR should include the following parts:

  • A clear title
  • A meaningful message for PR, as well as its commits
  • from your specific branch (not master) merging to teacher's HW branch (not master, again)
  • excluding any irrelevant files, such as binaries, text files, or dot files
  • passing tests/CI

@tigercosmos tigercosmos merged commit ad65151 into yungyuc:hw6 Jun 21, 2020
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.

None yet

2 participants