List-Vectorize 1.02 Deleted
Files
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- bin/l.intersect
- bin/l.sapply
- bin/l.setdiff
- bin/l.sort
- bin/l.subset
- bin/l.union
- bin/l.unique
- lib/List/Vectorize.pm
- lib/List/Vectorize/lib/Apply.pl
- lib/List/Vectorize/lib/Datatype.pl
- lib/List/Vectorize/lib/IO.pl
- lib/List/Vectorize/lib/List.pl
- lib/List/Vectorize/lib/Set.pl
- lib/List/Vectorize/lib/Statistic.pl
- t/00-1load.t
- t/00-check_prototype.t
- t/00-check_prototype2.t
- t/00-export-all.t
- t/00-export-apply.t
- t/00-export-io.t
- t/00-export-list.t
- t/00-export-set.t
- t/00-export-stat.t
- t/00-pod-coverage.t
- t/00-pod.t
- t/01sapply.t
- t/01sapply2.t
- t/02mapply.t
- t/03happly.t
- t/04tapply.t
- t/04tapply2.t
- t/05initial_array.t
- t/06initial_matrix.t
- t/07order.t
- t/08rank.t
- t/09sort_array.t
- t/10reverse_array.t
- t/11repeat.t
- t/12rep.t
- t/13copy.t
- t/14paste.t
- t/15seq.t
- t/16c.t
- t/17test.t
- t/18unique.t
- t/19subset.t
- t/20subset_value.t
- t/21which.t
- t/22dim.t
- t/23t.t
- t/24del_array_item.t
- t/25matrix_prod.t
- t/26is_array_identical.t
- t/27is_matrix_identical.t
- t/28outer-inner.t
- t/29match.t
- t/30len.t
- t/31print_ref.t
- t/32print_matrix.t
- t/33read_table.t
- t/34write_table.t
- t/35intersect.t
- t/36union.t
- t/38setdiff.t
- t/39setequal.t
- t/40is_element.t
- t/41sign.t
- t/42sum.t
- t/43mean.t
- t/44geometric_mean.t
- t/45sd.t
- t/46var.t
- t/47cov.t
- t/48cor.t
- t/49dist.t
- t/50freq.t
- t/51table.t
- t/52scale.t
- t/53sample.t
- t/54read-write.t
- t/54read-write2.t
- t/55rnorm.t
- t/56rbinom.t
- t/57max.t
- t/58min.t
- t/59which_max.t
- t/60which_min.t
- t/61median.t
- t/62quantile.t
- t/63iqr.t
- t/64cumf.t
- t/65is_empty.t
- t/66plus.t
- t/67minus.t
- t/68multiply.t
- t/private.t