I tried using http://julia.readthedocs.org/en/latest/stdlib/linalg/#Base.svds , but it doesnt seem to be in the build I am using. Is it removed from language, or should I use a more recent build ? _ _ _ _(_)_ | A fresh approach to technical computing (_) | (_) (_) | Documentation: http://docs.julialang.org _ _ _| |_ __ _ | Type "help()" for help. | | | | | | |/ _` | | | | |_| | | | (_| | | Version 0.3.7 (2015-03-23 21:36 UTC) _/ |\__'_|_|_|\__'_| | Official http://julialang.org/ release |__/ | x86_64-w64-mingw32
julia> svds ERROR: svds not defined
