书栈网 · BookStack 本次搜索耗时 0.035 秒,为您找到 2306 个相关结果.
  • Parallel Computing

    Parallel Computing Parallel Computing Julia supports these four categories of concurrent and parallel programming: Asynchronous “tasks”, or coroutines : Julia Tasks allow su...
  • Home

    Julia 1.0 Documentation Introduction Julia 1.0 Documentation Welcome to the documentation for Julia 1.0. Please read the release blog post for a general overview of the lang...
  • 构造函数

    构造函数 Outer Constructor Methods Inner Constructor Methods 不完整初始化 参数类型的构造函数 案例分析:分数的实现 Outer-only constructors 构造函数 构造函数 [1] 是用来创建新对象的函数 – 确切地说,它创建的是复合类型 的实例。在 Julia 中,类型对...
  • Workflow Tips

    Workflow Tips REPL-based workflow A basic editor/REPL workflow Browser-based workflow Revise-based workflows Workflow Tips Here are some tips for working with Julia efficie...
  • Workflow Tips

    Workflow Tips REPL-based workflow A basic editor/REPL workflow Browser-based workflow Revise-based workflows Workflow Tips Here are some tips for working with Julia efficie...
  • Workflow Tips

    Workflow Tips REPL-based workflow A basic editor/REPL workflow Browser-based workflow Revise-based workflows Workflow Tips Here are some tips for working with Julia efficie...
  • 统计

    统计 统计 统计模块包含了基本的统计函数。 Statistics.std — Function std ( itr ; corrected :: Bool = true , mean = nothing [, dims ]) Compute the sample standard deviation of collection i...
  • 统计

    统计 统计 统计模块包含了基本的统计函数。 Statistics.std — Function std ( itr ; corrected :: Bool = true , mean = nothing [, dims ]) Compute the sample standard deviation of collection i...
  • 随机数

    随机数 Random generation functions Subsequences, permutations and shuffling Generators (creation and seeding) Hooking into the Random API Generating random values of custom types G...
  • 随机数

    随机数 Random generation functions Subsequences, permutations and shuffling Generators (creation and seeding) Hooking into the Random API Generating random values of custom types G...