Really weird and erratic behavior when running a simple Julia code. Commenting out inconsequential print (and other statements) removes these errors

前端 未结 0 608
半阙折子戏
半阙折子戏 2021-01-24 19:52

I am new to Julia and I am really surprised by the behavior of the following code.

using Random, Distributions

function get_a(a, b)
        if b == 1
        a =         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题