Julia 1.7.0 Documentation
Julia Language The Julia Project December 7, 2021 i Contents Contents ii I Manual 1 1 Julia 1.7 Documentation 2 2 Getting Started 4 2.1 Resources . . . . . . . . . . . . . . . . . . . . . . . support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1346 V Julia v1.7 Release Notes 1348 100New language features 1349 101Language changes 1350 102Compiler/Runtime improvements 1363 111Tooling Improvements 1364 Part I Manual 1 Chapter 1 Julia 1.7 Documentation Welcome to the documentation for Julia 1.7. Please read the release notes to see what has changed since the last0 码力 | 1378 页 | 4.74 MB | 1 年前3Julia 1.7.2 Documentation
Julia Language The Julia Project February 8, 2022 i Contents Contents ii I Manual 1 1 Julia 1.7 Documentation 2 2 Getting Started 4 2.1 Resources . . . . . . . . . . . . . . . . . . . . . . . support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1346 V Julia v1.7 Release Notes 1348 100New language features 1349 101Language changes 1350 102Compiler/Runtime improvements 1363 111Tooling Improvements 1364 Part I Manual 1 Chapter 1 Julia 1.7 Documentation Welcome to the documentation for Julia 1.7. Please read the release notes to see what has changed since the last0 码力 | 1378 页 | 4.74 MB | 1 年前3Julia 1.7.1 Documentation
Julia Language The Julia Project December 24, 2021 i Contents Contents ii I Manual 1 1 Julia 1.7 Documentation 2 2 Getting Started 4 2.1 Resources . . . . . . . . . . . . . . . . . . . . . . . support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1346 V Julia v1.7 Release Notes 1348 100New language features 1349 101Language changes 1350 102Compiler/Runtime improvements 1363 111Tooling Improvements 1364 Part I Manual 1 Chapter 1 Julia 1.7 Documentation Welcome to the documentation for Julia 1.7. Please read the release notes to see what has changed since the last0 码力 | 1378 页 | 4.74 MB | 1 年前3Julia 1.7.0 DEV Documentation
The Julia Language The Julia Project February 18, 2021 Contents Contents i I Manual 1 1 Julia 1.7-DEV Documentation 3 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (TSAN) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1353 V Julia v1.7 Release Notes 1355 100New language features 1357 101Language changes 1359 102Compiler/Runtime improvements 111Tooling Improvements 1379 Part I Manual 1 Chapter 1 Julia 1.7-DEV Documentation Welcome to the documentation for Julia 1.7-DEV. Work in progress! This documentation is for an unreleased, in-development0 码力 | 1399 页 | 4.59 MB | 1 年前3Julia 1.11.4
of an array and returns a new array containing the resulting values: julia> map(round, [1.2, 3.5, 1.7]) 3-element Vector{Float64}: 1.0 4.0 2.0 This is fine if a named function effecting the transform r::RoundingMode) = Interval(round(x.min, r), round(x.max, r)) julia> x = Interval(1.7, 2.2) Interval{Float64}(1.7, 2.2) julia> round(x) Interval{Float64}(2.0, 2.0) julia> floor(x) Interval{Float64}(1 must use the environment variable instead. Julia 1.7 Using auto as value of the environment variable JULIA_NUM_THREADS requires at least Julia 1.7. In older versions, this value is ignored. Lets start0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.5 Documentation
of an array and returns a new array containing the resulting values: julia> map(round, [1.2, 3.5, 1.7]) 3-element Vector{Float64}: 1.0 4.0 2.0 This is fine if a named function effecting the transform r::RoundingMode) = Interval(round(x.min, r), round(x.max, r)) julia> x = Interval(1.7, 2.2) Interval{Float64}(1.7, 2.2) julia> round(x) Interval{Float64}(2.0, 2.0) julia> floor(x) Interval{Float64}(1 must use the environment variable instead. Julia 1.7 Using auto as value of the environment variable JULIA_NUM_THREADS requires at least Julia 1.7. In older versions, this value is ignored. Lets start0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.6 Release Notes
of an array and returns a new array containing the resulting values: julia> map(round, [1.2, 3.5, 1.7]) 3-element Vector{Float64}: 1.0 4.0 2.0 This is fine if a named function effecting the transform r::RoundingMode) = Interval(round(x.min, r), round(x.max, r)) julia> x = Interval(1.7, 2.2) Interval{Float64}(1.7, 2.2) julia> round(x) Interval{Float64}(2.0, 2.0) julia> floor(x) Interval{Float64}(1 must use the environment variable instead. Julia 1.7 Using auto as value of the environment variable JULIA_NUM_THREADS requires at least Julia 1.7. In older versions, this value is ignored. Lets start0 码力 | 2007 页 | 6.73 MB | 3 月前3julia 1.10.10
of an array and returns a new array containing the resulting values: julia> map(round, [1.2, 3.5, 1.7]) 3-element Vector{Float64}: 1.0 4.0 2.0 This is fine if a named function effecting the transform must use the environment variable instead. Julia 1.7 Using auto as value of the environment variable JULIA_NUM_THREADS requires at least Julia 1.7. In older versions, this value is ignored. Lets start constraint, or will be done with monotonic (relaxed) ordering if unspecified. Julia 1.7 Per-field atomics requires at least Julia 1.7. 24.7 Side effects and mutable function arguments When using multi-threading0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.10.9
of an array and returns a new array containing the resulting values: julia> map(round, [1.2, 3.5, 1.7]) 3-element Vector{Float64}: 1.0 4.0 2.0 This is fine if a named function effecting the transform must use the environment variable instead. Julia 1.7 Using auto as value of the environment variable JULIA_NUM_THREADS requires at least Julia 1.7. In older versions, this value is ignored. Lets start constraint, or will be done with monotonic (relaxed) ordering if unspecified. Julia 1.7 Per-field atomics requires at least Julia 1.7. 24.7 Side effects and mutable function arguments When using multi-threading0 码力 | 1692 页 | 6.34 MB | 3 月前3julia 1.13.0 DEV
of an array and returns a new array containing the resulting values: julia> map(round, [1.2, 3.5, 1.7]) 3-element Vector{Float64}: 1.0 4.0 2.0 This is fine if a named function effecting the transform r::RoundingMode) = Interval(round(x.min, r), round(x.max, r)) julia> x = Interval(1.7, 2.2) Interval{Float64}(1.7, 2.2) julia> round(x) Interval{Float64}(2.0, 2.0) julia> floor(x) Interval{Float64}(1 must use the environment variable instead. Julia 1.7 Using auto as value of the environment variable JULIA_NUM_THREADS requires at least Julia 1.7. In older versions, this value is ignored. 321CHAPTER0 码力 | 2058 页 | 7.45 MB | 3 月前3
共 87 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9