v2.0.0
MoYe v2.0.0
Merged pull requests:
- Bump Julia version to 1.10 (#104) (@YichengDWu)
- change @collective syntax (#105) (@YichengDWu)
- Improve docs (#106) (@YichengDWu)
- CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#109) (@github-actions[bot])
- CompatHelper: bump compat for BFloat16s to 0.5, (keep existing compat) (#110) (@github-actions[bot])
- Bump codecov/codecov-action from 3 to 4 (#111) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#112) (@dependabot[bot])
- Change printing style of staticint (#113) (@YichengDWu)
- add unflatten (#114) (@YichengDWu)
- remove compose in favor of composition, fix complement (#115) (@YichengDWu)
- add array docs (#116) (@YichengDWu)
- update tile parallelize (#117) (@YichengDWu)
- make all mma ops (#118) (@YichengDWu)
- rework mma ops, traits and atoms, all functioning (#119) (@YichengDWu)
- Change broadcasting style so it respect the stride (#120) (@YichengDWu)
- Update MatMul docs (#121) (@YichengDWu)
- add code to void bank conflicts (#122) (@YichengDWu)
Closed issues:
- add a comment on reshape in the docs (#107)