Julia 1.2.0 DEV Documentationdocumenta�on for Julia 1.2-DEV. Work in progress! This documenta�on is for an unreleased, in-development, version of Julia. Please read the release notes to see what has changed since the last release pseudo-code might look like: function matmul(a::AbstractMatrix, b::AbstractMatrix) op = (ai, bi) -> ai * bi + ai * bi ## this is insufficient because it assumes `one(eltype(a))` is constructable: # R = that `+` calls `promote_type` ## but this is not true for some types, such as Bool: # R = promote_type(ai, bi) # this is wrong, since depending on the return value # of type-inference is very brittle (as0 码力 | 1252 页 | 4.28 MB | 1 年前3
Julia v1.2.0 Documentationpseudo-code might look like: function matmul(a::AbstractMatrix, b::AbstractMatrix) op = (ai, bi) -> ai * bi + ai * bi ## this is insufficient because it assumes `one(eltype(a))` is constructable: # R = that `+` calls `promote_type` ## but this is not true for some types, such as Bool: # R = promote_type(ai, bi) # this is wrong, since depending on the return value # of type-inference is very brittle (as these and to create a single unique instance of others. It is some�mes helpful during module development to turn off incremental precompila�on. The command line flag --compiled-modules={yes|no} enables0 码力 | 1250 页 | 4.29 MB | 1 年前3
Julia v1.3.1 Documentationdocumenta�on for Julia 1.3-alpha. Work in progress! This documenta�on is for an unreleased, in-development, version of Julia. Please read the release notes to see what has changed since the last release pseudo-code might look like: function matmul(a::AbstractMatrix, b::AbstractMatrix) op = (ai, bi) -> ai * bi + ai * bi ## this is insufficient because it assumes `one(eltype(a))` is constructable: # R = that `+` calls `promote_type` ## but this is not true for some types, such as Bool: # R = promote_type(ai, bi) # this is wrong, since depending on the return value # of type-inference is very brittle (as0 码力 | 1276 页 | 4.36 MB | 1 年前3
Julia 1.7.0 DEV Documentationdocumentation for Julia 1.7-DEV. Work in progress! This documentation is for an unreleased, in-development, version of Julia. Please read the release notes to see what has changed since the last release pseudo-code might look like: function matmul(a::AbstractMatrix, b::AbstractMatrix) op = (ai, bi) -> ai * bi + ai * bi ## this is insufficient because it assumes `one(eltype(a))` is constructable: # R some types, such as Bool: 12.6. PARAMETRICALLY-CONSTRAINED VARARGS METHODS 147 # R = promote_type(ai, bi) # this is wrong, since depending on the return value # of type-inference is very brittle (as0 码力 | 1399 页 | 4.59 MB | 1 年前3
Julia 1.6.0 DEV Documentationdocumentation for Julia 1.6-DEV. Work in progress! This documentation is for an unreleased, in-development, version of Julia. Please read the release notes to see what has changed since the last release pseudo-code might look like: function matmul(a::AbstractMatrix, b::AbstractMatrix) op = (ai, bi) -> ai * bi + ai * bi ## this is insufficient because it assumes `one(eltype(a))` is constructable: # R some types, such as Bool: 12.6. PARAMETRICALLY-CONSTRAINED VARARGS METHODS 145 # R = promote_type(ai, bi) # this is wrong, since depending on the return value # of type-inference is very brittle (as0 码力 | 1383 页 | 4.56 MB | 1 年前3
Julia 1.5.0 DEV Documentationdocumentation for Julia 1.5-DEV. Work in progress! This documentation is for an unreleased, in-development, version of Julia. Please read the release notes to see what has changed since the last release pseudo-code might look like: function matmul(a::AbstractMatrix, b::AbstractMatrix) op = (ai, bi) -> ai * bi + ai * bi ## this is insufficient because it assumes `one(eltype(a))` is constructable: # R `+` calls `promote_type` ## but this is not true for some types, such as Bool: # R = promote_type(ai, bi) # this is wrong, since depending on the return value # of type-inference is very brittle (as0 码力 | 1340 页 | 4.36 MB | 1 年前3
Julia 1.3.0 DEV Documentationdocumenta�on for Julia 1.3-DEV. Work in progress! This documenta�on is for an unreleased, in-development, version of Julia. Please read the release notes to see what has changed since the last release pseudo-code might look like: function matmul(a::AbstractMatrix, b::AbstractMatrix) op = (ai, bi) -> ai * bi + ai * bi ## this is insufficient because it assumes `one(eltype(a))` is constructable: # R = that `+` calls `promote_type` ## but this is not true for some types, such as Bool: # R = promote_type(ai, bi) # this is wrong, since depending on the return value # of type-inference is very brittle (as0 码力 | 1274 页 | 4.36 MB | 1 年前3
Julia v1.1.1 Documentationpseudo-code might look like: function matmul(a::AbstractMatrix, b::AbstractMatrix) op = (ai, bi) -> ai * bi + ai * bi ## this is insufficient because it assumes `one(eltype(a))` is constructable: # R = that `+` calls `promote_type` ## but this is not true for some types, such as Bool: # R = promote_type(ai, bi) # this is wrong, since depending on the return value # of type-inference is very brittle (as these and to create a single unique instance of others. It is some�mes helpful during module development to turn off incremental precompila�on. The command line flag --compiled-modules={yes|no} enables0 码力 | 1216 页 | 4.21 MB | 1 年前3
Julia 1.1.0 Documentationpseudo-code might look like: function matmul(a::AbstractMatrix, b::AbstractMatrix) op = (ai, bi) -> ai * bi + ai * bi ## this is insufficient because it assumes `one(eltype(a))` is constructable: # R = that `+` calls `promote_type` ## but this is not true for some types, such as Bool: # R = promote_type(ai, bi) # this is wrong, since depending on the return value # of type-inference is very brittle (as these and to create a single unique instance of others. It is some�mes helpful during module development to turn off incremental precompila�on. The command line flag --compiled-modules={yes|no} enables0 码力 | 1214 页 | 4.21 MB | 1 年前3
Julia v1.4.2 Documentationpseudo-code might look like: function matmul(a::AbstractMatrix, b::AbstractMatrix) op = (ai, bi) -> ai * bi + ai * bi ## this is insufficient because it assumes `one(eltype(a))` is constructable: # R `+` calls `promote_type` ## but this is not true for some types, such as Bool: # R = promote_type(ai, bi) # this is wrong, since depending on the return value # of type-inference is very brittle (as these and to create a single unique instance of others. It is sometimes helpful during module development to turn off incremental precompilation. The command line flag --compiled-modules={yes|no} enables0 码力 | 1314 页 | 4.29 MB | 1 年前3
共 87 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













