Python-moa

Latest version: v0.5.1

Safety actively analyzes 621142 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.5.1

Changed

- sly is now optional dependency (moving away from lex/yacc moa syntax)

0.5.0

Added

- pypi release
- initial documentation
- benchmarks (addition, outer product, matrix multiply, compile time)
- symbolic shapes only dimension is required at compile time
- support for core operations
- (+-*/)
- reduce(binop)
- inner(binop, binop)
- outer(binop)
- indexing
- arbitrary transpose
- shape, dnf, onf compilation stages
- onf stage is naive compiler (no loop reduction, loop ordering, etc.)
- lex/yacc moa frontend and `LazyArray` frontend

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.