APrioriInvestments / typed_python

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

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

Closed aaronmlevy closed 1 year ago

aaronmlevy commented 1 year ago

Motivation and Context

Approach

How Has This Been Tested?

Screenshots or console output (if appropriate)

Types of changes

Checklist: