julia 1.10.10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1345 78 Logging 1361 78.1 Log event structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1362 78.2 Processing and experiment with Julia is by starting an interactive session (also known as a read-eval-print loop or "REPL") by double-clicking the Julia executable or running julia from the command line: $ julia sin.(A) (or equivalently @. 2A^2 + sin(A), using the @. macro) for an array A, it performs a single loop over A, computing 2a^2 + sin(a) for each element a of A. In particular, nested dot calls like f.(g0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.10.9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1345 78 Logging 1361 78.1 Log event structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1362 78.2 Processing and experiment with Julia is by starting an interactive session (also known as a read-eval-print loop or "REPL") by double-clicking the Julia executable or running julia from the command line: $ julia sin.(A) (or equivalently @. 2A^2 + sin(A), using the @. macro) for an array A, it performs a single loop over A, computing 2a^2 + sin(a) for each element a of A. In particular, nested dot calls like f.(g0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.8.0 DEV Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1173 78 Logging 1187 78.1 Log event structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1188 78 and experiment with Julia is by starting an interactive session (also known as a read- eval-print loop or "REPL") by double-clicking the Julia executable or running julia from the command line: $ julia sin.(A) (or equivalently @. 2A^2 + sin(A), using the @. macro) for an array A, it performs a single loop over A, computing 2a^2 + sin(a) for each element a of A. In particular, nested dot calls like f.(g0 码力 | 1463 页 | 5.01 MB | 1 年前3
Julia 1.11.4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1573 80 Logging 1593 80.1 Log event structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1594 80.2 Processing and experiment with Julia is by starting an interactive session (also known as a read-eval-print loop or "REPL") by double-clicking the Julia executable or running julia from the command line: $ julia fused into a single broadcast loop. For example, sin.(cos.(X)) is equivalent to broadcast(x -> sin(cos(x)), X), similar to [sin(cos(x)) for x in X]: there is only a single loop over X, and a single array0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.5 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1573 80 Logging 1593 80.1 Log event structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1594 80.2 Processing and experiment with Julia is by starting an interactive session (also known as a read-eval-print loop or "REPL") by double-clicking the Julia executable or running julia from the command line: $ julia fused into a single broadcast loop. For example, sin.(cos.(X)) is equivalent to broadcast(x -> sin(cos(x)), X), similar to [sin(cos(x)) for x in X]: there is only a single loop over X, and a single array0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.6 Release Notes. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1573 80 Logging 1593 80.1 Log event structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1594 80.2 Processing and experiment with Julia is by starting an interactive session (also known as a read-eval-print loop or "REPL") by double-clicking the Julia executable or running julia from the command line: $ julia fused into a single broadcast loop. For example, sin.(cos.(X)) is equivalent to broadcast(x -> sin(cos(x)), X), similar to [sin(cos(x)) for x in X]: there is only a single loop over X, and a single array0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia v1.2.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1030 82 Logging 1045 82.1 Log event structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1046 learn and experiment with Julia is by star�ng an interac�ve session (also known as a read-eval-print loop or "REPL") by double-clicking the Julia executable or running julia from the command line: $ julia sin.(A) (or equivalently @. 2A^2 + sin(A), using the @. macro) for an array A, it performs a single loop over A, compu�ng 2a^2 + sin(a) for each element of A. In par�cular, nested dot calls like f.(g.(x))0 码力 | 1250 页 | 4.29 MB | 1 年前3
Julia 1.2.0 DEV Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1032 83 Logging 1047 83.1 Log event structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1048 learn and experiment with Julia is by star�ng an interac�ve session (also known as a read-eval-print loop or "REPL") by double-clicking the Julia executable or running julia from the command line: $ julia sin.(A) (or equivalently @. 2A^2 + sin(A), using the @. macro) for an array A, it performs a single loop over A, compu�ng 2a^2 + sin(a) for each element of A. In par�cular, nested dot calls like f.(g.(x))0 码力 | 1252 页 | 4.28 MB | 1 年前3
julia 1.13.0 DEVDocumentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1654 82 Logging 1656 82.1 Log event structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1657 82.2 Processing and experiment with Julia is by starting an interactive session (also known as a read-eval-print loop or "REPL") by double-clicking the Julia executable or running julia from the command line: $ julia sin.(A) (or equivalently @. 2A^2 + sin(A), using the @. macro) for an array A, it performs a single loop over A, computing 2a^2 + sin(a) for each element a of A. In particular, nested dot calls like f.(g0 码力 | 2058 页 | 7.45 MB | 3 月前3
Julia 1.10.0 DEV Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1338 79 Logging 1354 79.1 Log event structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1355 79.2 Processing and experiment with Julia is by starting an interactive session (also known as a read-eval-print loop or "REPL") by double-clicking the Julia executable or running julia from the command line: $ julia sin.(A) (or equivalently @. 2A^2 + sin(A), using the @. macro) for an array A, it performs a single loop over A, computing 2a^2 + sin(a) for each element a of A. In particular, nested dot calls like f.(g0 码力 | 1678 页 | 5.95 MB | 1 年前3
共 87 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













