Releases: GiggleLiu/NiLang.jl
Releases · GiggleLiu/NiLang.jl
v0.9.3
v0.9.2
NiLang v0.9.2
Closed issues:
- auto-preallocation? (#75)
Merged pull requests:
- several notebooks and min-max functions (#74) (@GiggleLiu)
- CompatHelper: bump compat for "LogarithmicNumbers" to "1.0" (#79) (@github-actions[bot])
- make type parameters convert correctly (#80) (@GiggleLiu)
v0.9.1
NiLang v0.9.1
Merged pull requests:
- add example for ChainRules rrule (#64) (@johnnychen94)
- use classic docs badge (#65) (@johnnychen94)
- add ChainRules to docs (#66) (@johnnychen94)
- format: link docstring to
i_cor_cov
(#69) (@johnnychen94) - faster ad rule for power, more tests (#71) (@GiggleLiu)
- fix complex mul performance, bennett switch to _zero (#72) (@GiggleLiu)
- Fix complexmul performance (#73) (@GiggleLiu)
v0.9.0
NiLang v0.9.0
Closed issues:
- image upload (#58)
Merged pull requests:
- delete oplus API (#54) (@GiggleLiu)
- Some updates (#56) (@GiggleLiu)
- New stack design (#59) (@GiggleLiu)
v0.8.4
NiLang v0.8.4
v0.8.3
NiLang v0.8.3
v0.8.2
NiLang v0.8.2
Closed issues:
- Write a better tutorial for NiLang (#37)
- Incorrect line number when error on the reversed code (#46)
- Make GVar more clever (#47)
Merged pull requests:
- New GVar (#48) (@GiggleLiu)
- refactor var-mean-sum (#51) (@GiggleLiu)
v0.8.1
NiLang v0.8.1
Merged pull requests:
- CompatHelper: bump compat for "Reexport" to "1.0" (#44) (@github-actions[bot])
- fix ulog (#45) (@GiggleLiu)
v0.8.0
NiLang v0.8.0
Closed issues:
Merged pull requests:
- Update statistics.jl (#32) (@HanLi123)
- polish code (#33) (@GiggleLiu)
- Fixed typo (#39) (@dunefox)
- C arithmetic function (#40) (@GiggleLiu)
- Fix grad (#41) (@GiggleLiu)
- no chain call (#42) (@GiggleLiu)
v0.7.3
NiLang v0.7.3
Closed issues:
- Add type parameter to
isreversible
(#4) - Why forward calculation is repeated N-times in
jacobian_repeated
? (#29)
Merged pull requests:
- fix copypush (#27) (@GiggleLiu)
- Remove redundant forward computations in
jacobian_repeat
function (#30) (@quantumlang) - check share read and write (#31) (@GiggleLiu)