https://github.com/JuliaLang/julia
Revision 6a662e43e247c146c08e470455a137bb58d8c5a9 authored by Wonseok Shin on 03 January 2017, 22:01:15 UTC, committed by Steven G. Johnson on 03 January 2017, 22:01:15 UTC
* Generalize isapprox() to support nested arrays

- Implement `promote_leaf_eltypes()` to find the type promoted from all
  leaf types of a given nested array.
1 parent b9106a5
History
Tip revision: 6a662e43e247c146c08e470455a137bb58d8c5a9 authored by Wonseok Shin on 03 January 2017, 22:01:15 UTC
Generalize isapprox() to support nested arrays (#19637)
Tip revision: 6a662e4
File Mode Size
.github
base
contrib
deps
doc
etc
examples
src
test
ui
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 5.5 KB
CONTRIBUTING.md -rw-r--r-- 19.4 KB
DISTRIBUTING.md -rw-r--r-- 8.2 KB
HISTORY.md -rw-r--r-- 73.8 KB
LICENSE.md -rw-r--r-- 5.3 KB
Make.inc -rw-r--r-- 33.3 KB
Makefile -rw-r--r-- 26.9 KB
NEWS.md -rw-r--r-- 40.4 KB
README.arm.md -rw-r--r-- 4.5 KB
README.md -rw-r--r-- 28.1 KB
README.windows.md -rw-r--r-- 17.5 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.1 KB

README.md

back to top