This package has the purpose to print data in matrices in a human-readable format. It was inspired in the functionality provided by https://ozh.github.io/ascii-tables/
julia> using Pkg
julia> Pkg.add("PrettyTables")
See the documentation.
This package has the purpose to print data in matrices in a human-readable format. It was inspired in the functionality provided by https://ozh.github.io/ascii-tables/
julia> using Pkg
julia> Pkg.add("PrettyTables")
See the documentation.