Thank you Tim. Cuneyt
On Sunday, June 21, 2015 at 6:39:20 PM UTC+3, Tim Holy wrote: > > With julia, there is scarcely any difference between "built-in" and having > a > package---package code is not at a disadvantage compared to code that's in > base (other than for loading time). Over time, it's expected more stuff > will be > moved from base into packages. So you shouldn't think of > https://github.com/JuliaLang/IterativeSolvers.jl > as being second-class simply because it's not in base. > > --Tim >
