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

Matrix library implementation in Python #16

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

Zishan-Rahman
Copy link
Contributor

TODO: Rewrite library using more NumPy methods and resources.

This PR will contain a preliminary version of matrixlib.py (with modification to ocl.py for listSubrange method). At least now, we'll have an implementation of MatrixLib for Python that can be improved upon later.

for getting a sub-list from a list (useful for OCL Sequences in Python)
…entwiseAdd and elementwiseDivide methods in matrixlib.py

Arisen due to misunderstanding of OCL code in matrixlib.km3
… comprehensions (and take out else branches)
…y run function when file itself is being run (via terminal)
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