Full release notes available at v0.2.1 tag.
Full release notes available at v0.2.0 tag.
stdlib_hash_32bit
#573fibonacci_hash
, fnv_1_hash
,
fnv_1a_hash
, new_nmhash32_seed
, new_nmhash32x_seed
,
new_water_hash_seed
, nmhash32
, nmhash32x
, odd_random_integer
,
universal_mult_hash
, and water_hash
stdlib_hash_64bit
#573fibonacci_hash
, fnv_1_hash
, fnv_1a_hash
,
new_pengy_hash_seed
, new_spooky_hash_seed
,
odd_random_integer
, pengy_hash
, spooky_hash
, spookyhash_128
, and
universal_mult_hash
stdlib_array
#603trueloc
, falseloc
stdlib_distribution_uniform
#272stdlib_selection
#500select
, arg_select
stdlib_version
#579get_stdlib_version
stdlib_io
597getline
stdlib_io_npy
#581save_npy
, load_npy
stdlib_math
is_close
and all_close
#488arg
, argd
and argpi
#498diff
#605Changes to existing modules
stdlib_math
linspace
and logspace
made pure
#549stdlib_string_type
move
procedure made pure/elemental
#562stdlib_io
stdlib_math
stdlib_math
module and document
#624Full release notes available at v0.1.0 tag.
stdlib_ascii
#32stdlib_bitsets
#239bitset_64
and bitset_large
bitset_type
stdlib_error
#53stdlib_io
loadtxt
and savetxt
#23
#37open
#71
#77stdlib_kinds
#63stdlib_linalg
diag
, eye
and trace
#170outer_product
#432stdlib_logger
logger_type
#228
#261stdlib_math
clip
#355linspace
and logspace
#420arange
#480gcd
#539stdlib_optval
#73
#96
#139stdlib_quadrature
trapz
, trapz_weights
, simps
and simps_weights
#146gauss_legendre
, gauss_legendre_lobatto
#313stdlib_random
#271stdlib_sorting
sort
, ord_sort
and sort_index
#408stdlib_specialfunctions
legendre
and dlegendre
#313stdlib_stats
mean
#124
#130
#132var
#144moment
#153corr
#191median
#426stdlib_string_type
string_type
#320move
#467stdlib_stringlist_type
stringlist_type
and stringlist_index_type
#470stdlib_strings
to_string
#444strip
and chomp
#343starts_with
and ends_with
#384slice
#414find
#433replace_all
#436padl
and padr
#441count
#453stdlib_system
sleep
#54