Julia v1.2.0 Documentationinv(::Missing) has now been added and returns missing (#31451). • nextfloat(::BigFloat, n::Integer) and prevfloat(::BigFloat, n::Integer) methods have been added (#31310). 17 18 CHAPTER 7. STANDARD LIBRARY CHANGES Julia can be started in parallel mode with either the -p or the --machine-file op�ons. -p n will launch an addi- �onal n worker processes, while --machine-file file will launch a worker for each line in file the result -L, --loadLoad immediately on all processors -p, --procs {N|auto} Integer value N launches N addi�onal local worker processes; auto launches as many workers as the number of local 0 码力 | 1250 页 | 4.29 MB | 1 年前3
Julia 1.2.0 DEV Documentationinv(::Missing) has now been added and returns missing (#31451). • nextfloat(::BigFloat, n::Integer) and prevfloat(::BigFloat, n::Integer) methods have been added (#31310). • Support for Unicode 12.0.0 (#31561) Julia can be started in parallel mode with either the -p or the --machine-file op�ons. -p n will launch an addi- �onal n worker processes, while --machine-file file will launch a worker for each line in file the result -L, --loadLoad immediately on all processors -p, --procs {N|auto} Integer value N launches N addi�onal local worker processes; auto launches as many workers as the number of local 0 码力 | 1252 页 | 4.28 MB | 1 年前3
Julia v1.1.1 DocumentationJulia can be started in parallel mode with either the -p or the --machine-file op�ons. -p n will launch an addi- �onal n worker processes, while --machine-file file will launch a worker for each line in file the result -L, --loadLoad immediately on all processors -p, --procs {N|auto} Integer value N launches N addi�onal local worker processes; auto launches as many workers as the number of local equivalent (specifically, Julia iden�fiers are NFC-normalized). The Unicode char- acters (U+025B: La�n small le�er open e) and µ (U+00B5: micro sign) are treated as equivalent to the corresponding Greek 0 码力 | 1216 页 | 4.21 MB | 1 年前3
Julia 1.1.0 DocumentationJulia can be started in parallel mode with either the -p or the --machine-file op�ons. -p n will launch an addi- �onal n worker processes, while --machine-file file will launch a worker for each line in file the result -L, --loadLoad immediately on all processors -p, --procs {N|auto} Integer value N launches N addi�onal local worker processes; auto launches as many workers as the number of local equivalent (specifically, Julia iden�fiers are NFC-normalized). The Unicode char- acters (U+025B: La�n small le�er open e) and µ (U+00B5: micro sign) are treated as equivalent to the corresponding Greek 0 码力 | 1214 页 | 4.21 MB | 1 年前3
Julia v1.3.1 Documentationdot, which conflicts with that in LinearAlgebra (#31838). • diagm and spdiagm now accept op�onal m,n ini�al arguments to specify a size (#31654). • Hessenberg factoriza�ons H now support efficient shi�ed SparseMatrixCSC(m,n,colptr,rowval,nzval) perform consistency checks for arguments: colptr must be properlypopulated and lengths of colptr, rowval, and nzval must be compa�blewith m, n, and eltype(colptr) eltype(colptr). • sparse(I, J, V, m, n) verifies lengths of I, J, V are equal and compa�ble with eltype(I) and m, n. 17 18 CHAPTER 7. STANDARD LIBRARY CHANGES Dates • DateTime and Time forma�ng/parsing now supports0 码力 | 1276 页 | 4.36 MB | 1 年前3
Julia 1.3.0 DEV Documentationdot, which conflicts with that in LinearAlgebra (#31838). • diagm and spdiagm now accept op�onal m,n ini�al arguments to specify a size (#31654). • Hessenberg factoriza�ons H now support efficient shi�ed SparseMatrixCSC(m,n,colptr,rowval,nzval) perform consistency checks for arguments: colptr must be properlypopulated and lengths of colptr, rowval, and nzval must be compa�blewith m, n, and eltype(colptr) eltype(colptr). • sparse(I, J, V, m, n) verifies lengths of I, J, V are equal and compa�ble with eltype(I) and m, n. 17 18 CHAPTER 7. STANDARD LIBRARY CHANGES Dates • DateTime and Time forma�ng/parsing now supports0 码力 | 1274 页 | 4.36 MB | 1 年前3
Julia v1.6.6 Documentationcan be started in parallel mode with either the -p or the --machine-file options. -p n will launch an additional n worker processes, while --machine-file file will launch a worker for each line in file -2^63 2^63 - 1 UInt64 64 0 2^64 - 1 Int128 ✓ 128 -2^127 2^127 - 1 UInt128 128 0 2^128 - 1 Bool N/A 8 false (0) true (1) • Floating-point types: Additionally, full support for Complex and Rational representable by T. • x % T converts an integer x to a value of integer type T congruent to x modulo 2^n, where n is the number of bits in T. In other words, the binary representation is truncated to fit. CHAPTER0 码力 | 1324 页 | 4.54 MB | 1 年前3
Julia 1.6.5 Documentationcan be started in parallel mode with either the -p or the --machine-file options. -p n will launch an additional n worker processes, while --machine-file file will launch a worker for each line in file -2^63 2^63 - 1 UInt64 64 0 2^64 - 1 Int128 ✓ 128 -2^127 2^127 - 1 UInt128 128 0 2^128 - 1 Bool N/A 8 false (0) true (1) • Floating-point types: Additionally, full support for Complex and Rational representable by T. • x % T converts an integer x to a value of integer type T congruent to x modulo 2^n, where n is the number of bits in T. In other words, the binary representation is truncated to fit. CHAPTER0 码力 | 1325 页 | 4.54 MB | 1 年前3
Julia 1.6.7 Documentationcan be started in parallel mode with either the -p or the --machine-file options. -p n will launch an additional n worker processes, while --machine-file file will launch a worker for each line in file -2^63 2^63 - 1 UInt64 64 0 2^64 - 1 Int128 ✓ 128 -2^127 2^127 - 1 UInt128 128 0 2^128 - 1 Bool N/A 8 false (0) true (1) • Floating-point types: Additionally, full support for Complex and Rational representable by T. • x % T converts an integer x to a value of integer type T congruent to x modulo 2^n, where n is the number of bits in T. In other words, the binary representation is truncated to fit. CHAPTER0 码力 | 1324 页 | 4.54 MB | 1 年前3
Julia 1.6.1 Documentationcan be started in parallel mode with either the -p or the --machine-file options. -p n will launch an additional n worker processes, while --machine-file file will launch a worker for each line in file -2^63 2^63 - 1 UInt64 64 0 2^64 - 1 Int128 ✓ 128 -2^127 2^127 - 1 UInt128 128 0 2^128 - 1 Bool N/A 8 false (0) true (1) • Floating-point types: Additionally, full support for Complex and Rational representable by T. • x % T converts an integer x to a value of integer type T congruent to x modulo 2^n, where n is the number of bits in T. In other words, the binary representation is truncated to fit. 50 码力 | 1397 页 | 4.59 MB | 1 年前3
共 87 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













