1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

math/mlpack: Update 3.4.0 -> 3.4.1

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2020-09-19 03:33:28 +00:00
parent 313a4aaa10
commit 79d5801310
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548934
3 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mlpack
DISTVERSION= 3.4.0
DISTVERSION= 3.4.1
CATEGORIES= math # machine-learning
MASTER_SITES= https://mlpack.org/files/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1599112425
SHA256 (mlpack-3.4.0.tar.gz) = c92fa1c986683dac2f51064abc54ecc0be0e7ee645d490106bebcc368b3446cf
SIZE (mlpack-3.4.0.tar.gz) = 5778814
TIMESTAMP = 1600479633
SHA256 (mlpack-3.4.1.tar.gz) = 05a20818477894b64726441fa98301a0334e36ded8c84380d2d0f800a961ad21
SIZE (mlpack-3.4.1.tar.gz) = 5782241

View File

@ -253,6 +253,7 @@ include/mlpack/core/data/confusion_matrix.hpp
include/mlpack/core/data/confusion_matrix_impl.hpp
include/mlpack/core/data/dataset_mapper.hpp
include/mlpack/core/data/dataset_mapper_impl.hpp
include/mlpack/core/data/detect_file_type.hpp
include/mlpack/core/data/extension.hpp
include/mlpack/core/data/format.hpp
include/mlpack/core/data/has_serialize.hpp