APrioriInvestments / typed_python

An llvm-based framework for generating and calling into high-performance native code from Python.
Apache License 2.0
198 stars 8 forks source link

Fix bug in stride for Matrix.transpose of Nx1 matrices. #402

Closed aaronmlevy closed 2 years ago

aaronmlevy commented 2 years ago

Motivation and Context

Approach

How Has This Been Tested?

Screenshots or console output (if appropriate)

Types of changes

Checklist: