Thanks to visit codestin.com
Credit goes to github.com

Skip to content

added log_sum_exp to Ndarray and Algodiff#527

Merged
ryanrhymes merged 7 commits intoowlbarn:masterfrom
tachukao:log_sum_exp
Jun 16, 2020
Merged

added log_sum_exp to Ndarray and Algodiff#527
ryanrhymes merged 7 commits intoowlbarn:masterfrom
tachukao:log_sum_exp

Conversation

@tachukao
Copy link
Member

  1. added log_sum_exp along an axis to Ndarray
  2. added log_sum_exp and log_sum_exp' to Algodiff

@ryanrhymes ryanrhymes merged commit f332168 into owlbarn:master Jun 16, 2020
mseri added a commit to mseri/opam-repository that referenced this pull request Oct 4, 2020
CHANGES:

* various documentation improvements (thanks @pveber, @UnixJunkie, @Fourchaux)
* Fix use of access operators (owlbarn/owl#543)
* Upgrade to ocamlformat 0.15.0 (thanks @gpetiot owlbarn/owl#535)
* keep_dims option (owlbarn/owl#531)
* stats: fix infinite loop in ecdf
* Use Fun.protect to ensure all file descriptors are being closed
* owl_ndarray_maths: improve user experience in case of errors
* owl_io: close file descriptors also in case of errors
* owl_dense_ndarray_generic: fix error on printing 0-ary arrays
* fixed bug in sub forward mode (owlbarn/owl#533)
* Add stack to Algodiff (owlbarn/owl#528)
* added log_sum_exp to Ndarray and Algodiff (owlbarn/owl#527)
* added single-precision and double-precision Bessel functions to Ndarray  (owlbarn/owl#526)
* Fixes owlbarn/owl#518 by introducing another `/` to resolve data directory (@jotterbach owlbarn/owl#519)
* Graph Slice node (resolves owlbarn/owl#483) (@mreppen owlbarn/owl#517)
* Graph subnetwork: Multiple outputs (@mreppen owlbarn/owl#515)
* Added kron and swap to Algodiff operations (owlbarn/owl#512)
* various other small fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants