gpboost 1.2.6__tar.gz → 1.2.7__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {gpboost-1.2.6/gpboost.egg-info → gpboost-1.2.7}/PKG-INFO +1 -1
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/CMakeLists.txt +7 -0
- gpboost-1.2.7/compile/Release/lib_gpboost.dll +0 -0
- gpboost-1.2.7/gpboost/VERSION.txt +1 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/gpboost/basic.py +103 -90
- {gpboost-1.2.6 → gpboost-1.2.7/gpboost.egg-info}/PKG-INFO +1 -1
- {gpboost-1.2.6 → gpboost-1.2.7}/gpboost.egg-info/SOURCES.txt +1 -0
- gpboost-1.2.6/gpboost/VERSION.txt +0 -1
- {gpboost-1.2.6 → gpboost-1.2.7}/LICENSE +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/MANIFEST.in +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/README.md +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/_IS_SOURCE_PACKAGE.txt +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/CMakeIntegratedOpenCL.cmake +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/CSparse/Doc/LICENSE.txt +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/CSparse/Include/cs.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/CSparse/Source/cs_dfs.c +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/CSparse/Source/cs_reach.c +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/CSparse/Source/cs_spsolve.c +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/LICENSE +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/NOTICE.txt +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/constrained/sumt.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/line_search/more_thuente.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/determine_bounds_type.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/error_reporting.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/error_reporting.ipp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/jacobian_adjust.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/abs.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/abs_max.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/access.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/accu.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/array_add.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/array_div.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/array_mult.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/as_scalar.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/cos.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/cout.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/diagmat.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/diagvec.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/dot.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/endl.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/eval.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/exp.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/eye.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/get_sort_index.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/hadamard.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/index_min.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/inv.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/is_finite.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/log.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/max.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/min.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/ncol.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/norm.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/ones.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/pow.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/randi.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/randn.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/randu.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/reset_negative_values.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/set_size.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/size.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/solve.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/sqrt.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/sum.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/transpose.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/zeros.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/misc.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/numerical_gradient.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/numerical_hessian.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/optim_matdefs.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/optim_options.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/optim_structs.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/optim_trace.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/transform_vals.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/unit_vec.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/unit_vec.ipp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/optim.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/unconstrained/bfgs.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/unconstrained/cg.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/unconstrained/de.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/unconstrained/de_prmm.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/unconstrained/gd.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/unconstrained/gd.ipp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/unconstrained/lbfgs.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/unconstrained/newton.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/unconstrained/nm.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/unconstrained/pso.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/unconstrained/pso_dv.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/zeros/broyden.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/zeros/broyden_df.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/CMakeLists.txt +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/cmake/BoostComputeConfig.cmake.in +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/cmake/FindBolt.cmake +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/cmake/FindEigen.cmake +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/cmake/FindTBB.cmake +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/cmake/opencl/FindOpenCL.cmake +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/accumulate.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/adjacent_difference.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/adjacent_find.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/all_of.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/any_of.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/binary_search.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/copy.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/copy_if.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/copy_n.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/count.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/count_if.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/balanced_path.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/binary_find.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/compact.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/copy_on_device.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/copy_to_device.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/copy_to_host.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/count_if_with_ballot.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/count_if_with_reduce.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/count_if_with_threads.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/find_extrema.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/find_extrema_on_cpu.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/find_extrema_with_atomics.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/find_extrema_with_reduce.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/find_if_with_atomics.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/inplace_reduce.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/insertion_sort.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/merge_path.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/merge_sort_on_cpu.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/merge_sort_on_gpu.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/merge_with_merge_path.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/radix_sort.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/random_fill.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/reduce_by_key.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/reduce_by_key_with_scan.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/reduce_on_cpu.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/reduce_on_gpu.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/scan.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/scan_on_cpu.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/scan_on_gpu.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/search_all.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/serial_accumulate.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/serial_count_if.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/serial_find_extrema.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/serial_merge.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/serial_reduce.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/serial_reduce_by_key.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/detail/serial_scan.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/equal.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/equal_range.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/exclusive_scan.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/fill.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/fill_n.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/find.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/find_end.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/find_if.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/find_if_not.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/for_each.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/for_each_n.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/gather.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/generate.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/generate_n.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/includes.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/inclusive_scan.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/inner_product.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/inplace_merge.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/iota.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/is_partitioned.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/is_permutation.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/is_sorted.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/lexicographical_compare.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/lower_bound.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/max_element.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/merge.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/min_element.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/minmax_element.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/mismatch.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/next_permutation.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/none_of.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/nth_element.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/partial_sum.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/partition.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/partition_copy.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/partition_point.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/prev_permutation.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/random_shuffle.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/reduce.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/reduce_by_key.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/remove.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/remove_if.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/replace.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/replace_copy.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/reverse.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/reverse_copy.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/rotate.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/rotate_copy.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/scatter.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/scatter_if.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/search.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/search_n.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/set_difference.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/set_intersection.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/set_symmetric_difference.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/set_union.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/sort.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/sort_by_key.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/stable_partition.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/stable_sort.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/stable_sort_by_key.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/swap_ranges.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/transform.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/transform_if.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/transform_reduce.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/unique.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/unique_copy.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm/upper_bound.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/algorithm.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/allocator/buffer_allocator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/allocator/pinned_allocator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/allocator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/async/future.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/async/wait.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/async/wait_guard.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/async.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/buffer.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/cl.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/cl_ext.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/closure.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/command_queue.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/config.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/container/array.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/container/basic_string.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/container/detail/scalar.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/container/dynamic_bitset.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/container/flat_map.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/container/flat_set.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/container/mapped_view.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/container/stack.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/container/string.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/container/valarray.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/container/vector.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/container.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/context.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/core.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/assert_cl_success.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/buffer_value.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/cl_versions.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/device_ptr.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/diagnostic.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/duration.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/get_object_info.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/getenv.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/global_static.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/is_buffer_iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/is_contiguous_iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/iterator_plus_distance.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/iterator_range_size.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/iterator_traits.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/literal.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/lru_cache.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/meta_kernel.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/mpl_vector_to_tuple.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/nvidia_compute_capability.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/parameter_cache.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/path.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/print_range.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/read_write_single_value.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/sha1.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/variadic_macros.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/vendor.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/detail/work_size.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/device.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/event.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/exception/context_error.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/exception/no_device_found.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/exception/opencl_error.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/exception/program_build_failure.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/exception/unsupported_extension_error.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/exception.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/experimental/clamp_range.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/experimental/malloc.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/experimental/sort_by_transform.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/experimental/tabulate.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/function.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/as.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/atomic.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/bind.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/common.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/convert.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/detail/macros.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/detail/nvidia_ballot.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/detail/nvidia_popcount.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/detail/unpack.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/field.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/geometry.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/get.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/hash.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/identity.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/integer.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/logical.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/math.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/operator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/popcount.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional/relational.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/functional.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/image/image1d.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/image/image2d.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/image/image3d.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/image/image_format.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/image/image_object.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/image/image_sampler.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/image.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/image2d.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/image3d.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/image_format.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/image_sampler.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/eigen/core.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/eigen.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/opencv/core.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/opencv/highgui.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/opencv/ocl.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/opencv.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/opengl/acquire.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/opengl/cl_gl.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/opengl/cl_gl_ext.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/opengl/context.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/opengl/gl.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/opengl/opengl_buffer.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/opengl/opengl_renderbuffer.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/opengl/opengl_texture.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/opengl.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/qt/qimage.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/qt/qpoint.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/qt/qpointf.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/qt/qtcore.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/qt/qtgui.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/qt/qvector.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/qt.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/vtk/bounds.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/vtk/data_array.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/vtk/matrix4x4.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/vtk/points.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/interop/vtk.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/iterator/buffer_iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/iterator/constant_buffer_iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/iterator/constant_iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/iterator/counting_iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/iterator/detail/get_base_iterator_buffer.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/iterator/detail/swizzle_iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/iterator/discard_iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/iterator/function_input_iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/iterator/permutation_iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/iterator/strided_iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/iterator/transform_iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/iterator/zip_iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/kernel.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/lambda/context.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/lambda/functional.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/lambda/get.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/lambda/make_pair.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/lambda/make_tuple.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/lambda/placeholder.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/lambda/placeholders.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/lambda/result_of.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/lambda.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/memory/local_buffer.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/memory/svm_ptr.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/memory.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/memory_object.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/pipe.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/platform.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/program.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/random/bernoulli_distribution.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/random/default_random_engine.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/random/discrete_distribution.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/random/linear_congruential_engine.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/random/mersenne_twister_engine.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/random/normal_distribution.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/random/threefry_engine.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/random/uniform_int_distribution.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/random/uniform_real_distribution.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/random.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/source.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/svm.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/system.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/type_traits/common_type.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/type_traits/detail/capture_traits.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/type_traits/is_device_iterator.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/type_traits/is_fundamental.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/type_traits/is_vector_type.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/type_traits/make_vector_type.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/type_traits/result_of.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/type_traits/scalar_type.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/type_traits/type_definition.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/type_traits/type_name.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/type_traits/vector_size.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/type_traits.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/types/builtin.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/types/complex.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/types/fundamental.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/types/pair.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/types/size_t.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/types/struct.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/types/tuple.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/types.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/user_event.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/utility/dim.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/utility/extents.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/utility/invoke.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/utility/program_cache.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/utility/source.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/utility/wait_list.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/utility.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/version.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute/wait_list.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/include/boost/compute.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/compute/meta/libraries.json +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/CMakeLists.txt +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/Cholesky +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/Core +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/Dense +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/Eigenvalues +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/Geometry +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/Householder +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/IterativeLinearSolvers +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/Jacobi +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/LU +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/OrderingMethods +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/QR +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/SVD +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/Sparse +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/SparseCholesky +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/SparseCore +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/SparseLU +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/SparseQR +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Cholesky/LDLT.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Cholesky/LLT.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Cholesky/LLT_LAPACKE.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/ArithmeticSequence.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Array.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/ArrayBase.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/ArrayWrapper.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Assign.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/AssignEvaluator.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Assign_MKL.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/BandMatrix.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Block.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/BooleanRedux.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/CommaInitializer.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/ConditionEstimator.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/CoreEvaluators.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/CoreIterators.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/CwiseBinaryOp.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/CwiseNullaryOp.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/CwiseTernaryOp.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/CwiseUnaryOp.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/CwiseUnaryView.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/DenseBase.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/DenseCoeffsBase.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/DenseStorage.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Diagonal.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/DiagonalMatrix.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/DiagonalProduct.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Dot.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/EigenBase.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/ForceAlignedAccess.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Fuzzy.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/GeneralProduct.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/GenericPacketMath.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/GlobalFunctions.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/IO.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/IndexedView.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Inverse.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Map.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/MapBase.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/MathFunctions.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/MathFunctionsImpl.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Matrix.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/MatrixBase.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/NestByValue.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/NoAlias.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/NumTraits.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/PartialReduxEvaluator.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/PermutationMatrix.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/PlainObjectBase.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Product.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/ProductEvaluators.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Random.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Redux.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Ref.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Replicate.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Reshaped.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/ReturnByValue.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Reverse.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Select.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/SelfAdjointView.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/SelfCwiseBinaryOp.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Solve.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/SolveTriangular.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/SolverBase.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/StableNorm.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/StlIterators.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Stride.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Swap.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Transpose.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Transpositions.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/TriangularMatrix.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/VectorBlock.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/VectorwiseOp.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/Visitor.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/AVX/Complex.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/AVX/MathFunctions.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/AVX/PacketMath.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/AVX/TypeCasting.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/AVX512/Complex.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/AVX512/MathFunctions.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/AVX512/PacketMath.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/AVX512/TypeCasting.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/AltiVec/Complex.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/AltiVec/MathFunctions.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/AltiVec/MatrixProduct.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductMMA.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/CUDA/Complex.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/Default/BFloat16.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/Default/ConjHelper.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctionsFwd.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/Default/Half.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/Default/Settings.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/Default/TypeCasting.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/GPU/MathFunctions.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/GPU/PacketMath.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/GPU/TypeCasting.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/HIP/hcc/math_constants.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/MSA/Complex.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/MSA/MathFunctions.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/MSA/PacketMath.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/NEON/Complex.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/NEON/GeneralBlockPanelKernel.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/NEON/MathFunctions.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/NEON/PacketMath.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/NEON/TypeCasting.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/SSE/Complex.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/SSE/MathFunctions.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/SSE/PacketMath.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/SSE/TypeCasting.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/SVE/MathFunctions.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/SVE/PacketMath.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/SVE/TypeCasting.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/SYCL/InteropHeaders.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/SYCL/MathFunctions.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/SYCL/PacketMath.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/SYCL/SyclMemoryModel.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/SYCL/TypeCasting.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/ZVector/Complex.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/ZVector/MathFunctions.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/arch/ZVector/PacketMath.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/functors/AssignmentFunctors.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/functors/BinaryFunctors.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/functors/NullaryFunctors.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/functors/StlFunctors.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/functors/TernaryFunctors.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/functors/UnaryFunctors.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/GeneralMatrixVector.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/Parallelizer.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/SelfadjointMatrixVector.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/SelfadjointProduct.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/SelfadjointRank2Update.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/TriangularMatrixMatrix.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/TriangularMatrixVector.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/TriangularSolverMatrix.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/products/TriangularSolverVector.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/BlasUtil.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/ConfigureVectorization.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/Constants.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/DisableStupidWarnings.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/ForwardDeclarations.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/IndexedViewHelper.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/IntegralConstant.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/MKL_support.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/Macros.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/Memory.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/Meta.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/NonMPL2.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/ReenableStupidWarnings.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/ReshapedHelper.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/StaticAssert.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/SymbolicIndex.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Core/util/XprHelper.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Eigenvalues/ComplexEigenSolver.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Eigenvalues/ComplexSchur.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Eigenvalues/EigenSolver.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Eigenvalues/HessenbergDecomposition.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Eigenvalues/RealQZ.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Eigenvalues/RealSchur.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Eigenvalues/Tridiagonalization.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/AlignedBox.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/AngleAxis.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/EulerAngles.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/Homogeneous.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/Hyperplane.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/OrthoMethods.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/ParametrizedLine.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/Quaternion.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/Rotation2D.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/RotationBase.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/Scaling.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/Transform.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/Translation.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/Umeyama.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Geometry/arch/Geometry_SIMD.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Householder/BlockHouseholder.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Householder/Householder.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Householder/HouseholderSequence.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/Jacobi/Jacobi.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/LU/Determinant.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/LU/FullPivLU.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/LU/InverseImpl.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/LU/PartialPivLU.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/LU/PartialPivLU_LAPACKE.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/LU/arch/InverseSize4.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/OrderingMethods/Amd.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/OrderingMethods/Eigen_Colamd.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/OrderingMethods/Ordering.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/QR/ColPivHouseholderQR.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/QR/CompleteOrthogonalDecomposition.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/QR/FullPivHouseholderQR.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/QR/HouseholderQR.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/QR/HouseholderQR_LAPACKE.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SVD/BDCSVD.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SVD/JacobiSVD.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SVD/JacobiSVD_LAPACKE.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SVD/SVDBase.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SVD/UpperBidiagonalization.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCholesky/SimplicialCholesky.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/AmbiVector.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/CompressedStorage.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/MappedSparseMatrix.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseAssign.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseBlock.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseColEtree.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseCompressedBase.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseCwiseUnaryOp.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseDenseProduct.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseDiagonalProduct.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseDot.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseFuzzy.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseMap.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseMatrix.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseMatrixBase.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparsePermutation.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseProduct.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseRedux.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseRef.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseSelfAdjointView.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseSolverBase.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseSparseProductWithPruning.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseTranspose.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseTriangularView.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseUtil.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseVector.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/SparseView.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseCore/TriangularSolver.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLUImpl.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_Memory.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_Structs.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_Utils.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_column_bmod.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_column_dfs.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_gemm_kernel.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_kernel_bmod.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_panel_bmod.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_panel_dfs.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_pivotL.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_pruneL.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseLU/SparseLU_relax_snode.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/SparseQR/SparseQR.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/misc/Image.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/misc/Kernel.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/misc/RealSvd2x2.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/misc/blas.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/misc/lapack.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/misc/lapacke.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/misc/lapacke_mangling.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/plugins/ArrayCwiseBinaryOps.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/plugins/BlockMethods.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/plugins/CommonCwiseBinaryOps.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/plugins/CommonCwiseUnaryOps.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/plugins/IndexedViewMethods.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/plugins/MatrixCwiseBinaryOps.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/plugins/MatrixCwiseUnaryOps.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/eigen/Eigen/src/plugins/ReshapedMethods.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fast_double_parser/CMakeLists.txt +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fast_double_parser/LICENSE +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fast_double_parser/LICENSE.BSL +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fast_double_parser/include/fast_double_parser.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fmt/CMakeLists.txt +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fmt/LICENSE.rst +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fmt/include/fmt/chrono.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fmt/include/fmt/color.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fmt/include/fmt/compile.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fmt/include/fmt/core.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fmt/include/fmt/format-inl.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fmt/include/fmt/format.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fmt/include/fmt/locale.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fmt/include/fmt/os.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fmt/include/fmt/ostream.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fmt/include/fmt/posix.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fmt/include/fmt/printf.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/fmt/include/fmt/ranges.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/GPBoost/CG_utils.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/GPBoost/DF_utils.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/GPBoost/GP_utils.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/GPBoost/Vecchia_utils.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/GPBoost/cov_fcts.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/GPBoost/likelihoods.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/GPBoost/re_comp.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/GPBoost/re_model.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/GPBoost/re_model_template.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/GPBoost/sparse_matrix_utils.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/GPBoost/type_defs.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/GPBoost/utils.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/application.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/bin.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/boosting.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/c_api.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/config.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/cuda/cuda_utils.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/cuda/vector_cudahost.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/dataset.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/dataset_loader.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/export.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/feature_group.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/meta.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/metric.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/nesterov_boosting.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/network.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/objective_function.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/prediction_early_stop.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/train_share_states.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/tree.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/tree_learner.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/utils/array_args.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/utils/common.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/utils/common_legacy_solaris.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/utils/file_io.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/utils/json11.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/utils/log.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/utils/openmp_wrapper.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/utils/pipeline_reader.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/utils/random.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/utils/text_reader.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/utils/threading.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/utils/yamc/alternate_shared_mutex.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/utils/yamc/yamc_rwlock_sched.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/include/LightGBM/utils/yamc/yamc_shared_lock.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/GPBoost/CG_utils.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/GPBoost/DF_utils.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/GPBoost/GP_utils.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/GPBoost/Vecchia_utils.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/GPBoost/re_model.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/GPBoost/sparse_matrix_utils.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/application/application.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/application/predictor.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/boosting/boosting.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/boosting/dart.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/boosting/gbdt.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/boosting/gbdt.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/boosting/gbdt_model_text.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/boosting/gbdt_prediction.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/boosting/goss.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/boosting/prediction_early_stop.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/boosting/rf.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/boosting/score_updater.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/c_api.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/bin.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/config.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/config_auto.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/dataset.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/dataset_loader.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/dense_bin.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/file_io.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/json11.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/metadata.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/multi_val_dense_bin.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/multi_val_sparse_bin.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/parser.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/parser.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/sparse_bin.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/train_share_states.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/io/tree.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/main.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/metric/binary_metric.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/metric/dcg_calculator.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/metric/map_metric.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/metric/metric.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/metric/multiclass_metric.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/metric/random_effects_metric.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/metric/rank_metric.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/metric/regression_metric.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/metric/xentropy_metric.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/network/ifaddrs_patch.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/network/ifaddrs_patch.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/network/linker_topo.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/network/linkers.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/network/linkers_mpi.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/network/linkers_socket.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/network/network.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/network/socket_wrapper.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/objective/binary_objective.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/objective/multiclass_objective.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/objective/objective_function.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/objective/rank_objective.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/objective/regression_objective.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/objective/xentropy_objective.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/col_sampler.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/cost_effective_gradient_boosting.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/cuda_kernel_launcher.cu +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/cuda_kernel_launcher.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/cuda_tree_learner.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/cuda_tree_learner.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/data_parallel_tree_learner.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/data_partition.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/feature_histogram.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/feature_parallel_tree_learner.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/gpu_tree_learner.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/gpu_tree_learner.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/kernels/histogram_16_64_256.cu +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/kernels/histogram_16_64_256.hu +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/leaf_splits.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/linear_tree_learner.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/linear_tree_learner.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/monotone_constraints.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/ocl/histogram16.cl +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/ocl/histogram256.cl +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/ocl/histogram64.cl +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/parallel_tree_learner.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/serial_tree_learner.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/serial_tree_learner.h +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/split_info.hpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/tree_learner.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/compile/src/LightGBM/treelearner/voting_parallel_tree_learner.cpp +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/gpboost/__init__.py +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/gpboost/callback.py +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/gpboost/compat.py +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/gpboost/engine.py +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/gpboost/libpath.py +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/gpboost/plotting.py +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/gpboost/sklearn.py +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/gpboost.egg-info/dependency_links.txt +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/gpboost.egg-info/not-zip-safe +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/gpboost.egg-info/requires.txt +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/gpboost.egg-info/top_level.txt +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/setup.cfg +0 -0
- {gpboost-1.2.6 → gpboost-1.2.7}/setup.py +0 -0
|
@@ -316,6 +316,13 @@ if(MSVC)
|
|
|
316
316
|
CMAKE_CXX_FLAGS_RELWITHDEBINFO
|
|
317
317
|
)
|
|
318
318
|
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /W4 /MP")
|
|
319
|
+
if(__BUILD_FOR_R)
|
|
320
|
+
# MSVC does not like this commit:
|
|
321
|
+
# https://github.com/wch/r-source/commit/fb52ac1a610571fcb8ac92d886b9fefcffaa7d48
|
|
322
|
+
#
|
|
323
|
+
# and raises "error C3646: 'private_data_c': unknown override specifier"
|
|
324
|
+
add_definitions(-DR_LEGACY_RCOMPLEX)
|
|
325
|
+
endif()
|
|
319
326
|
if(USE_DEBUG)
|
|
320
327
|
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /Od")
|
|
321
328
|
else()
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1.2.7
|
|
@@ -70,12 +70,12 @@ def get_nested_categories(outer_var, inner_var):
|
|
|
70
70
|
"""
|
|
71
71
|
nested_var = np.arange(len(outer_var))
|
|
72
72
|
nb_groups = 0
|
|
73
|
-
for i in np.unique(outer_var)
|
|
73
|
+
for i in np.unique(outer_var): # loop over outer variable
|
|
74
74
|
aux_var = np.array(inner_var[outer_var == i])
|
|
75
75
|
aux_var_unique = list(np.unique(aux_var))
|
|
76
76
|
# TODO: make the following line faster
|
|
77
|
-
nested_var[outer_var == i] = [
|
|
78
|
-
nb_groups= nb_groups + len(aux_var_unique)
|
|
77
|
+
nested_var[outer_var == i] = [aux_var_unique.index(x) + nb_groups for x in aux_var]
|
|
78
|
+
nb_groups = nb_groups + len(aux_var_unique)
|
|
79
79
|
return nested_var
|
|
80
80
|
|
|
81
81
|
|
|
@@ -633,7 +633,7 @@ def _format_check_data(data, get_variable_names=False, data_name="data", check_d
|
|
|
633
633
|
variable_names = list(data.dtype.names)
|
|
634
634
|
else:
|
|
635
635
|
try:
|
|
636
|
-
variable_names = data.design_info.column_names
|
|
636
|
+
variable_names = data.design_info.column_names # get names for patsy DesignMatrix
|
|
637
637
|
except BaseException:
|
|
638
638
|
pass
|
|
639
639
|
elif is_1d_list(data):
|
|
@@ -1345,8 +1345,8 @@ class Dataset:
|
|
|
1345
1345
|
# process for args
|
|
1346
1346
|
params = {} if params is None else params
|
|
1347
1347
|
args_names = (getattr(self.__class__, '_lazy_init')
|
|
1348
|
-
|
|
1349
|
-
|
|
1348
|
+
.__code__
|
|
1349
|
+
.co_varnames[:getattr(self.__class__, '_lazy_init').__code__.co_argcount])
|
|
1350
1350
|
for key, _ in params.items():
|
|
1351
1351
|
if key in args_names:
|
|
1352
1352
|
_log_warning('{0} keyword has been found in `params` and will be ignored.\n'
|
|
@@ -2053,7 +2053,7 @@ class Dataset:
|
|
|
2053
2053
|
if reserved_string_buffer_size < required_string_buffer_size.value:
|
|
2054
2054
|
raise BufferError(
|
|
2055
2055
|
"Allocated feature name buffer size ({}) was inferior to the needed size ({})."
|
|
2056
|
-
|
|
2056
|
+
.format(reserved_string_buffer_size, required_string_buffer_size.value)
|
|
2057
2057
|
)
|
|
2058
2058
|
return [string_buffers[i].value.decode('utf-8') for i in range(num_feature)]
|
|
2059
2059
|
|
|
@@ -2545,7 +2545,8 @@ class Booster:
|
|
|
2545
2545
|
bst_str = save_data['booster_str']
|
|
2546
2546
|
state['gp_model'] = GPModel(model_dict=save_data['gp_model_str'])
|
|
2547
2547
|
if save_data.get("raw_data") is not None:
|
|
2548
|
-
state['train_set'] = Dataset(data=save_data['raw_data']['data'],
|
|
2548
|
+
state['train_set'] = Dataset(data=save_data['raw_data']['data'],
|
|
2549
|
+
label=save_data['raw_data']['label'])
|
|
2549
2550
|
else:
|
|
2550
2551
|
if state['gp_model']._get_likelihood_name() == "gaussian":
|
|
2551
2552
|
state['residual_loaded_from_file'] = np.array(save_data['residual'])
|
|
@@ -2554,7 +2555,7 @@ class Booster:
|
|
|
2554
2555
|
state['label_loaded_from_file'] = np.array(save_data['label'])
|
|
2555
2556
|
state['gp_model_prediction_data_loaded_from_file'] = True
|
|
2556
2557
|
else: # has no gp_model
|
|
2557
|
-
bst_str =model_str
|
|
2558
|
+
bst_str = model_str
|
|
2558
2559
|
handle = ctypes.c_void_p()
|
|
2559
2560
|
out_num_iterations = ctypes.c_int(0)
|
|
2560
2561
|
_safe_call(_LIB.LGBM_BoosterLoadModelFromString(
|
|
@@ -3321,7 +3322,7 @@ class Booster:
|
|
|
3321
3322
|
save_data['fixed_effect_train'] = fixed_effect_train
|
|
3322
3323
|
save_data['label'] = self.train_set.label
|
|
3323
3324
|
model_str = json.dumps(save_data, default=json_default_with_numpy, indent="")
|
|
3324
|
-
else:
|
|
3325
|
+
else: # not self.has_gp_model
|
|
3325
3326
|
model_str = booster_str
|
|
3326
3327
|
|
|
3327
3328
|
return model_str
|
|
@@ -3452,11 +3453,11 @@ class Booster:
|
|
|
3452
3453
|
This is discontinued. Use the renamed equivalent argument 'pred_latent' instead
|
|
3453
3454
|
vecchia_pred_type : string, optional (default=None)
|
|
3454
3455
|
The type of Vecchia approximation used for making predictions.
|
|
3455
|
-
This is discontinued here. Use the function 'set_prediction_data'
|
|
3456
|
+
This is discontinued here. Use the function 'set_prediction_data'
|
|
3456
3457
|
of the 'gp_model' to specify this
|
|
3457
3458
|
num_neighbors_pred : integer or None, optional (default=None)
|
|
3458
3459
|
The number of neighbors for making predictions.
|
|
3459
|
-
This is discontinued here. Use the function 'set_prediction_data'
|
|
3460
|
+
This is discontinued here. Use the function 'set_prediction_data'
|
|
3460
3461
|
of the 'gp_model' to specify this
|
|
3461
3462
|
**kwargs
|
|
3462
3463
|
Other parameters for the prediction.
|
|
@@ -3507,13 +3508,13 @@ class Booster:
|
|
|
3507
3508
|
"""
|
|
3508
3509
|
|
|
3509
3510
|
if raw_score is not None:
|
|
3510
|
-
raise GPBoostError("The argument 'raw_score' is discontinued. "
|
|
3511
|
+
raise GPBoostError("The argument 'raw_score' is discontinued. "
|
|
3511
3512
|
"Use the renamed equivalent argument 'pred_latent' instead")
|
|
3512
3513
|
if vecchia_pred_type is not None:
|
|
3513
|
-
raise GPBoostError("The argument 'vecchia_pred_type' is discontinued. "
|
|
3514
|
+
raise GPBoostError("The argument 'vecchia_pred_type' is discontinued. "
|
|
3514
3515
|
"Use the function 'set_prediction_data' to specify this")
|
|
3515
3516
|
if num_neighbors_pred is not None:
|
|
3516
|
-
raise GPBoostError("The argument 'num_neighbors_pred' is discontinued. "
|
|
3517
|
+
raise GPBoostError("The argument 'num_neighbors_pred' is discontinued. "
|
|
3517
3518
|
"Use the function 'set_prediction_data' to specify this")
|
|
3518
3519
|
predictor = self._to_predictor(deepcopy(kwargs))
|
|
3519
3520
|
if num_iteration is None:
|
|
@@ -3765,7 +3766,7 @@ class Booster:
|
|
|
3765
3766
|
if reserved_string_buffer_size < required_string_buffer_size.value:
|
|
3766
3767
|
raise BufferError(
|
|
3767
3768
|
"Allocated feature name buffer size ({}) was inferior to the needed size ({})."
|
|
3768
|
-
|
|
3769
|
+
.format(reserved_string_buffer_size, required_string_buffer_size.value)
|
|
3769
3770
|
)
|
|
3770
3771
|
return [string_buffers[i].value.decode('utf-8') for i in range(num_feature)]
|
|
3771
3772
|
|
|
@@ -3965,7 +3966,7 @@ class Booster:
|
|
|
3965
3966
|
if reserved_string_buffer_size < required_string_buffer_size.value:
|
|
3966
3967
|
raise BufferError(
|
|
3967
3968
|
"Allocated eval name buffer size ({}) was inferior to the needed size ({})."
|
|
3968
|
-
|
|
3969
|
+
.format(reserved_string_buffer_size, required_string_buffer_size.value)
|
|
3969
3970
|
)
|
|
3970
3971
|
self.__name_inner_eval = \
|
|
3971
3972
|
[string_buffers[i].value.decode('utf-8') for i in range(self.__num_inner_eval)]
|
|
@@ -4054,11 +4055,11 @@ class GPModel(object):
|
|
|
4054
4055
|
|
|
4055
4056
|
- "gaussian"
|
|
4056
4057
|
|
|
4057
|
-
- "bernoulli_probit":
|
|
4058
|
+
- "bernoulli_probit":
|
|
4058
4059
|
|
|
4059
4060
|
Binary data with a Bernoulli likelihood and a probit link function
|
|
4060
4061
|
|
|
4061
|
-
- "bernoulli_logit":
|
|
4062
|
+
- "bernoulli_logit":
|
|
4062
4063
|
|
|
4063
4064
|
Binary data with a Bernoulli likelihood and a logit link function
|
|
4064
4065
|
|
|
@@ -4094,7 +4095,7 @@ class GPModel(object):
|
|
|
4094
4095
|
|
|
4095
4096
|
- For "exponential", "gaussian", and "powered_exponential", we use the parametrization of Diggle and Ribeiro (2007)
|
|
4096
4097
|
|
|
4097
|
-
- For "matern", we use the parametrization of Rasmussen and Williams (2006)
|
|
4098
|
+
- For "matern", we use the parametrization of Rasmussen and Williams (2006)
|
|
4098
4099
|
|
|
4099
4100
|
- For "wendland", we use the parametrization of Bevilacqua et al. (2019, AOS).
|
|
4100
4101
|
|
|
@@ -4183,13 +4184,13 @@ class GPModel(object):
|
|
|
4183
4184
|
"""
|
|
4184
4185
|
|
|
4185
4186
|
if vecchia_approx is not None:
|
|
4186
|
-
raise GPBoostError("The argument 'vecchia_approx' is discontinued. "
|
|
4187
|
+
raise GPBoostError("The argument 'vecchia_approx' is discontinued. "
|
|
4187
4188
|
"Use the argument 'gp_approx' instead")
|
|
4188
4189
|
if vecchia_pred_type is not None:
|
|
4189
|
-
raise GPBoostError("The argument 'vecchia_pred_type' is discontinued. "
|
|
4190
|
+
raise GPBoostError("The argument 'vecchia_pred_type' is discontinued. "
|
|
4190
4191
|
"Use the function 'set_prediction_data' to specify this")
|
|
4191
4192
|
if num_neighbors_pred is not None:
|
|
4192
|
-
raise GPBoostError("The argument 'num_neighbors_pred' is discontinued. "
|
|
4193
|
+
raise GPBoostError("The argument 'num_neighbors_pred' is discontinued. "
|
|
4193
4194
|
"Use the function 'set_prediction_data' to specify this")
|
|
4194
4195
|
# Initialize variables with default values
|
|
4195
4196
|
self.handle = ctypes.c_void_p()
|
|
@@ -4213,7 +4214,7 @@ class GPModel(object):
|
|
|
4213
4214
|
self.cov_fct_shape = 0.5
|
|
4214
4215
|
self.gp_approx = "none"
|
|
4215
4216
|
self.cov_fct_taper_range = 1.
|
|
4216
|
-
self.cov_fct_taper_shape= 0.
|
|
4217
|
+
self.cov_fct_taper_shape = 0.
|
|
4217
4218
|
self.num_neighbors = 20
|
|
4218
4219
|
self.vecchia_ordering = "random"
|
|
4219
4220
|
self.vecchia_pred_type = None
|
|
@@ -4242,10 +4243,10 @@ class GPModel(object):
|
|
|
4242
4243
|
self.X_loaded_from_file = None
|
|
4243
4244
|
self.model_fitted = False
|
|
4244
4245
|
self.params = {"maxit": 1000,
|
|
4245
|
-
"delta_rel_conv": -1,
|
|
4246
|
+
"delta_rel_conv": -1, # default value is set in C++
|
|
4246
4247
|
"init_coef": None,
|
|
4247
4248
|
"lr_coef": 0.1,
|
|
4248
|
-
"lr_cov": -1.,
|
|
4249
|
+
"lr_cov": -1., # default value is set in C++
|
|
4249
4250
|
"use_nesterov_acc": True,
|
|
4250
4251
|
"acc_rate_coef": 0.5,
|
|
4251
4252
|
"acc_rate_cov": 0.5,
|
|
@@ -4262,7 +4263,7 @@ class GPModel(object):
|
|
|
4262
4263
|
"seed_rand_vec_trace": 1,
|
|
4263
4264
|
"piv_chol_rank": 50,
|
|
4264
4265
|
"estimate_aux_pars": True
|
|
4265
|
-
|
|
4266
|
+
}
|
|
4266
4267
|
|
|
4267
4268
|
if (model_file is not None) or (model_dict is not None):
|
|
4268
4269
|
if model_file is not None:
|
|
@@ -4296,7 +4297,7 @@ class GPModel(object):
|
|
|
4296
4297
|
cluster_ids = np.array(model_dict.get("cluster_ids"))
|
|
4297
4298
|
likelihood = model_dict.get("likelihood")
|
|
4298
4299
|
matrix_inversion_method = model_dict.get("matrix_inversion_method")
|
|
4299
|
-
# Set
|
|
4300
|
+
# Set additionally required data
|
|
4300
4301
|
self.model_has_been_loaded_from_saved_file = True
|
|
4301
4302
|
if model_dict.get("cov_pars") is not None:
|
|
4302
4303
|
self.cov_pars_loaded_from_file = np.array(model_dict.get("cov_pars"))
|
|
@@ -4309,6 +4310,15 @@ class GPModel(object):
|
|
|
4309
4310
|
self.num_coef = model_dict.get("num_coef")
|
|
4310
4311
|
if model_dict.get("X") is not None:
|
|
4311
4312
|
self.X_loaded_from_file = np.array(model_dict.get("X"))
|
|
4313
|
+
_, X_names = _format_check_data(data=self.X_loaded_from_file, get_variable_names=True, data_name="X",
|
|
4314
|
+
check_data_type=True,
|
|
4315
|
+
convert_to_type=np.float64)
|
|
4316
|
+
self.coef_names = []
|
|
4317
|
+
for ii in range(self.num_coef):
|
|
4318
|
+
if X_names is None:
|
|
4319
|
+
self.coef_names.append("Covariate_" + str(ii + 1))
|
|
4320
|
+
else:
|
|
4321
|
+
self.coef_names.append(X_names[ii])
|
|
4312
4322
|
self.model_fitted = model_dict.get("model_fitted")
|
|
4313
4323
|
|
|
4314
4324
|
if group_data is None and gp_coords is None:
|
|
@@ -4350,8 +4360,8 @@ class GPModel(object):
|
|
|
4350
4360
|
nb_groups = [len(np.unique(group_data))]
|
|
4351
4361
|
else:
|
|
4352
4362
|
nb_groups = []
|
|
4353
|
-
for i in np.arange(0,group_data.shape[1]):
|
|
4354
|
-
nb_groups = nb_groups + [len(np.unique(group_data[:,i]))]
|
|
4363
|
+
for i in np.arange(0, group_data.shape[1]):
|
|
4364
|
+
nb_groups = nb_groups + [len(np.unique(group_data[:, i]))]
|
|
4355
4365
|
self.nb_groups = np.array(nb_groups)
|
|
4356
4366
|
# Set data for grouped random coefficients
|
|
4357
4367
|
if group_rand_coef_data is not None:
|
|
@@ -4378,10 +4388,12 @@ class GPModel(object):
|
|
|
4378
4388
|
if drop_intercept_group_rand_effect is not None:
|
|
4379
4389
|
drop_intercept_group_rand_effect = _format_check_1D_data(drop_intercept_group_rand_effect,
|
|
4380
4390
|
data_name="drop_intercept_group_rand_effect",
|
|
4381
|
-
check_data_type=False,
|
|
4391
|
+
check_data_type=False,
|
|
4392
|
+
check_must_be_int=False,
|
|
4382
4393
|
convert_to_type=np.dtype(bool))
|
|
4383
4394
|
if drop_intercept_group_rand_effect.shape[0] != self.num_group_re:
|
|
4384
|
-
raise ValueError(
|
|
4395
|
+
raise ValueError(
|
|
4396
|
+
"Length of 'drop_intercept_group_rand_effect' does not match number of random effects")
|
|
4385
4397
|
self.drop_intercept_group_rand_effect = deepcopy(drop_intercept_group_rand_effect)
|
|
4386
4398
|
offset = 0
|
|
4387
4399
|
if likelihood != "gaussian":
|
|
@@ -4391,7 +4403,9 @@ class GPModel(object):
|
|
|
4391
4403
|
if group_rand_coef_data_names is None:
|
|
4392
4404
|
new_name = self.cov_par_names[self.ind_effect_group_rand_coef[ii] + offset] + "_rand_coef_nb_" \
|
|
4393
4405
|
+ str(int(counter_re[self.ind_effect_group_rand_coef[ii] - 1] + 1))
|
|
4394
|
-
counter_re[self.ind_effect_group_rand_coef[ii] - 1] = counter_re[
|
|
4406
|
+
counter_re[self.ind_effect_group_rand_coef[ii] - 1] = counter_re[
|
|
4407
|
+
self.ind_effect_group_rand_coef[
|
|
4408
|
+
ii] - 1] + 1
|
|
4395
4409
|
else:
|
|
4396
4410
|
new_name = self.cov_par_names[self.ind_effect_group_rand_coef[ii] + offset] + "_rand_coef_" + \
|
|
4397
4411
|
group_rand_coef_data_names[ii]
|
|
@@ -4400,7 +4414,7 @@ class GPModel(object):
|
|
|
4400
4414
|
if self.drop_intercept_group_rand_effect is not None:
|
|
4401
4415
|
if self.drop_intercept_group_rand_effect.sum() > 0:
|
|
4402
4416
|
offset = int(likelihood == "gaussian")
|
|
4403
|
-
for i in np.arange(0,self.num_group_re):
|
|
4417
|
+
for i in np.arange(0, self.num_group_re):
|
|
4404
4418
|
if self.drop_intercept_group_rand_effect[i]:
|
|
4405
4419
|
del self.cov_par_names[i + offset]
|
|
4406
4420
|
del self.re_comp_names[i]
|
|
@@ -4457,7 +4471,8 @@ class GPModel(object):
|
|
|
4457
4471
|
self.cov_par_names.extend(["GP_rand_coef_nb_" + str(ii + 1) + "_var"])
|
|
4458
4472
|
else:
|
|
4459
4473
|
self.cov_par_names.extend(
|
|
4460
|
-
["GP_rand_coef_nb_" + str(ii + 1) + "_var",
|
|
4474
|
+
["GP_rand_coef_nb_" + str(ii + 1) + "_var",
|
|
4475
|
+
"GP_rand_coef_nb_" + str(ii + 1) + "_range"])
|
|
4461
4476
|
self.re_comp_names.append("GP_rand_coef_nb_" + str(ii + 1))
|
|
4462
4477
|
else:
|
|
4463
4478
|
if self.cov_function == "wendland":
|
|
@@ -4525,7 +4540,7 @@ class GPModel(object):
|
|
|
4525
4540
|
self.gp_rand_coef_data = None
|
|
4526
4541
|
self.cluster_ids = None
|
|
4527
4542
|
|
|
4528
|
-
if
|
|
4543
|
+
if self.model_has_been_loaded_from_saved_file:
|
|
4529
4544
|
if model_dict["params"]['init_cov_pars'] is not None:
|
|
4530
4545
|
model_dict["params"]['init_cov_pars'] = np.array(model_dict["params"]['init_cov_pars'])
|
|
4531
4546
|
if model_dict["params"]['init_aux_pars'] is not None:
|
|
@@ -4536,7 +4551,7 @@ class GPModel(object):
|
|
|
4536
4551
|
if self.cov_function == "wendland":
|
|
4537
4552
|
num_par_per_GP = 1
|
|
4538
4553
|
else:
|
|
4539
|
-
num_par_per_GP =2
|
|
4554
|
+
num_par_per_GP = 2
|
|
4540
4555
|
self.num_cov_pars = self.num_group_re + self.num_group_rand_coef + \
|
|
4541
4556
|
num_par_per_GP * (self.num_gp + self.num_gp_rand_coef)
|
|
4542
4557
|
if self.drop_intercept_group_rand_effect is not None:
|
|
@@ -4555,14 +4570,14 @@ class GPModel(object):
|
|
|
4555
4570
|
check_data_type=True, check_must_be_int=False,
|
|
4556
4571
|
convert_to_type=np.float64)
|
|
4557
4572
|
if params[param].shape[0] != self.num_cov_pars:
|
|
4558
|
-
raise ValueError("params['init_cov_pars'] does not contain the correct number"
|
|
4573
|
+
raise ValueError("params['init_cov_pars'] does not contain the correct number "
|
|
4559
4574
|
"of parameters")
|
|
4560
4575
|
if param == "init_coef":
|
|
4561
4576
|
if params[param] is not None:
|
|
4562
4577
|
params[param] = _format_check_1D_data(params[param], data_name="params['init_coef']",
|
|
4563
4578
|
check_data_type=True, check_must_be_int=False,
|
|
4564
4579
|
convert_to_type=np.float64)
|
|
4565
|
-
if self.num_coef is None or self.num_coef==0:
|
|
4580
|
+
if self.num_coef is None or self.num_coef == 0:
|
|
4566
4581
|
self.num_coef = params["init_coef"].shape[0]
|
|
4567
4582
|
if params["init_coef"].shape[0] != self.num_coef:
|
|
4568
4583
|
raise ValueError("params['init_coef'] does not contain the correct number of parameters")
|
|
@@ -4572,7 +4587,7 @@ class GPModel(object):
|
|
|
4572
4587
|
check_data_type=True, check_must_be_int=False,
|
|
4573
4588
|
convert_to_type=np.float64)
|
|
4574
4589
|
if params[param].shape[0] != self._get_num_aux_pars():
|
|
4575
|
-
raise ValueError("params['init_aux_pars'] does not contain the correct number"
|
|
4590
|
+
raise ValueError("params['init_aux_pars'] does not contain the correct number "
|
|
4576
4591
|
"of parameters")
|
|
4577
4592
|
if param in self.params:
|
|
4578
4593
|
self.params[param] = params[param]
|
|
@@ -4654,10 +4669,10 @@ class GPModel(object):
|
|
|
4654
4669
|
(= square root of diagonal of the inverse Fisher information for Gaussian likelihoods and
|
|
4655
4670
|
square root of diagonal of a numerically approximated inverse Hessian for non-Gaussian likelihoods)
|
|
4656
4671
|
- init_aux_pars : numpy array or pandas DataFrame, optional (default = None)
|
|
4657
|
-
Initial values for additional parameters for non-Gaussian likelihoods
|
|
4672
|
+
Initial values for additional parameters for non-Gaussian likelihoods
|
|
4658
4673
|
(e.g., shape parameter of gamma likelihood) (can be None)
|
|
4659
4674
|
- estimate_aux_pars : bool, (default = True)
|
|
4660
|
-
If True, any additional parameters for non-Gaussian likelihoods are also estimated
|
|
4675
|
+
If True, any additional parameters for non-Gaussian likelihoods are also estimated
|
|
4661
4676
|
(e.g., shape parameter of gamma likelihood)
|
|
4662
4677
|
- cg_max_num_it: integer, optional (default = 1000)
|
|
4663
4678
|
Maximal number of iterations for conjugate gradient algorithms
|
|
@@ -4881,10 +4896,10 @@ class GPModel(object):
|
|
|
4881
4896
|
(= square root of diagonal of the inverse Fisher information for Gaussian likelihoods and
|
|
4882
4897
|
square root of diagonal of a numerically approximated inverse Hessian for non-Gaussian likelihoods)
|
|
4883
4898
|
- init_aux_pars : numpy array or pandas DataFrame, optional (default = None)
|
|
4884
|
-
Initial values for additional parameters for non-Gaussian likelihoods
|
|
4899
|
+
Initial values for additional parameters for non-Gaussian likelihoods
|
|
4885
4900
|
(e.g., shape parameter of gamma likelihood) (can be None)
|
|
4886
4901
|
- estimate_aux_pars : bool, (default = True)
|
|
4887
|
-
If True, any additional parameters for non-Gaussian likelihoods are also estimated
|
|
4902
|
+
If True, any additional parameters for non-Gaussian likelihoods are also estimated
|
|
4888
4903
|
(e.g., shape parameter of gamma likelihood)
|
|
4889
4904
|
- cg_max_num_it: integer, optional (default = 1000)
|
|
4890
4905
|
Maximal number of iterations for conjugate gradient algorithms
|
|
@@ -4932,24 +4947,24 @@ class GPModel(object):
|
|
|
4932
4947
|
optimizer_coef_c = ctypes.c_void_p()
|
|
4933
4948
|
cg_preconditioner_type_c = ctypes.c_void_p()
|
|
4934
4949
|
if params is not None:
|
|
4935
|
-
if "init_cov_pars" in params:
|
|
4936
|
-
if params["init_cov_pars"] is not None:
|
|
4937
|
-
init_cov_pars_c = params["init_cov_pars"].ctypes.data_as(ctypes.POINTER(ctypes.c_double))
|
|
4938
4950
|
if "optimizer_cov" in params:
|
|
4939
4951
|
if params["optimizer_cov"] is not None:
|
|
4940
4952
|
optimizer_cov_c = c_str(params["optimizer_cov"])
|
|
4941
|
-
if "
|
|
4942
|
-
if
|
|
4943
|
-
|
|
4944
|
-
if "init_aux_pars" in self.params:
|
|
4945
|
-
if self.params["init_aux_pars"] is not None:
|
|
4946
|
-
init_aux_pars_c = self.params["init_aux_pars"].ctypes.data_as(ctypes.POINTER(ctypes.c_double))
|
|
4953
|
+
if "init_cov_pars" in params:
|
|
4954
|
+
if params["init_cov_pars"] is not None:
|
|
4955
|
+
init_cov_pars_c = params["init_cov_pars"].ctypes.data_as(ctypes.POINTER(ctypes.c_double))
|
|
4947
4956
|
if "optimizer_coef" in params:
|
|
4948
4957
|
if params["optimizer_coef"] is not None:
|
|
4949
4958
|
optimizer_coef_c = c_str(params["optimizer_coef"])
|
|
4950
4959
|
if "cg_preconditioner_type" in params:
|
|
4951
4960
|
if params["cg_preconditioner_type"] is not None:
|
|
4952
4961
|
cg_preconditioner_type_c = c_str(params["cg_preconditioner_type"])
|
|
4962
|
+
if "init_aux_pars" in params:
|
|
4963
|
+
if params["init_aux_pars"] is not None:
|
|
4964
|
+
init_aux_pars_c = params["init_aux_pars"].ctypes.data_as(ctypes.POINTER(ctypes.c_double))
|
|
4965
|
+
if "init_coef" in self.params:
|
|
4966
|
+
if self.params["init_coef"] is not None:
|
|
4967
|
+
init_coef_c = self.params["init_coef"].ctypes.data_as(ctypes.POINTER(ctypes.c_double))
|
|
4953
4968
|
_safe_call(_LIB.GPB_SetOptimConfig(
|
|
4954
4969
|
self.handle,
|
|
4955
4970
|
init_cov_pars_c,
|
|
@@ -5038,15 +5053,14 @@ class GPModel(object):
|
|
|
5038
5053
|
>>> gp_model.fit(y=y, X=X)
|
|
5039
5054
|
>>> gp_model.get_cov_pars()
|
|
5040
5055
|
"""
|
|
5056
|
+
self.__update_cov_par_names(self._get_likelihood_name())
|
|
5041
5057
|
if self.model_has_been_loaded_from_saved_file:
|
|
5042
5058
|
cov_pars = self.cov_pars_loaded_from_file
|
|
5043
5059
|
else:
|
|
5044
|
-
self.__update_cov_par_names(self._get_likelihood_name())
|
|
5045
5060
|
if self.params["std_dev"]:
|
|
5046
5061
|
optim_pars = np.zeros(2 * self.num_cov_pars, dtype=np.float64)
|
|
5047
5062
|
else:
|
|
5048
5063
|
optim_pars = np.zeros(self.num_cov_pars, dtype=np.float64)
|
|
5049
|
-
|
|
5050
5064
|
_safe_call(_LIB.GPB_GetCovPar(
|
|
5051
5065
|
self.handle,
|
|
5052
5066
|
optim_pars.ctypes.data_as(ctypes.POINTER(ctypes.c_double)),
|
|
@@ -5054,12 +5068,13 @@ class GPModel(object):
|
|
|
5054
5068
|
if self.params["std_dev"] and self._get_likelihood_name() == "gaussian":
|
|
5055
5069
|
cov_pars = np.row_stack((optim_pars[0:self.num_cov_pars],
|
|
5056
5070
|
optim_pars[self.num_cov_pars:(2 * self.num_cov_pars)]))
|
|
5057
|
-
if format_pandas:
|
|
5058
|
-
cov_pars = pd.DataFrame(cov_pars, columns=self.cov_par_names, index=['Param.', 'Std. dev.'])
|
|
5059
5071
|
else:
|
|
5060
5072
|
cov_pars = optim_pars[0:self.num_cov_pars]
|
|
5061
|
-
|
|
5062
|
-
|
|
5073
|
+
if format_pandas:
|
|
5074
|
+
if self.params["std_dev"] and self._get_likelihood_name() == "gaussian":
|
|
5075
|
+
cov_pars = pd.DataFrame(cov_pars, columns=self.cov_par_names, index=['Param.', 'Std. dev.'])
|
|
5076
|
+
else:
|
|
5077
|
+
cov_pars = pd.DataFrame(cov_pars.reshape((1, -1)), columns=self.cov_par_names, index=['Param.'])
|
|
5063
5078
|
return cov_pars
|
|
5064
5079
|
|
|
5065
5080
|
def get_coef(self, format_pandas=True):
|
|
@@ -5090,7 +5105,6 @@ class GPModel(object):
|
|
|
5090
5105
|
optim_pars = np.zeros(2 * self.num_coef, dtype=np.float64)
|
|
5091
5106
|
else:
|
|
5092
5107
|
optim_pars = np.zeros(self.num_coef, dtype=np.float64)
|
|
5093
|
-
|
|
5094
5108
|
_safe_call(_LIB.GPB_GetCoef(
|
|
5095
5109
|
self.handle,
|
|
5096
5110
|
optim_pars.ctypes.data_as(ctypes.POINTER(ctypes.c_double)),
|
|
@@ -5098,33 +5112,32 @@ class GPModel(object):
|
|
|
5098
5112
|
if self.params["std_dev"]:
|
|
5099
5113
|
coef = np.row_stack((optim_pars[0:self.num_coef],
|
|
5100
5114
|
optim_pars[self.num_coef:(2 * self.num_coef)]))
|
|
5101
|
-
if format_pandas:
|
|
5102
|
-
coef = pd.DataFrame(coef, columns=self.coef_names, index=['Param.', 'Std. dev.'])
|
|
5103
5115
|
else:
|
|
5104
5116
|
coef = optim_pars[0:self.num_coef]
|
|
5105
|
-
|
|
5106
|
-
|
|
5117
|
+
if format_pandas:
|
|
5118
|
+
if self.params["std_dev"]:
|
|
5119
|
+
coef = pd.DataFrame(coef, columns=self.coef_names, index=['Param.', 'Std. dev.'])
|
|
5120
|
+
else:
|
|
5121
|
+
coef = pd.DataFrame(coef.reshape((1, -1)), columns=self.coef_names, index=['Param.'])
|
|
5107
5122
|
return coef
|
|
5108
5123
|
|
|
5109
5124
|
def get_aux_pars(self, format_pandas=True):
|
|
5110
|
-
|
|
5111
|
-
|
|
5125
|
+
num_aux_pars = self._get_num_aux_pars()
|
|
5126
|
+
if num_aux_pars > 0:
|
|
5127
|
+
aux_pars = np.zeros(num_aux_pars, dtype=np.float64)
|
|
5128
|
+
buffer_len = 1 << 20
|
|
5129
|
+
string_buffer = ctypes.create_string_buffer(buffer_len)
|
|
5130
|
+
ptr_string_buffer = ctypes.c_char_p(*[ctypes.addressof(string_buffer)])
|
|
5131
|
+
_safe_call(_LIB.GPB_GetAuxPars(
|
|
5132
|
+
self.handle,
|
|
5133
|
+
aux_pars.ctypes.data_as(ctypes.POINTER(ctypes.c_double)),
|
|
5134
|
+
ptr_string_buffer))
|
|
5135
|
+
name = string_buffer.value.decode()
|
|
5136
|
+
if format_pandas:
|
|
5137
|
+
aux_pars = pd.DataFrame(aux_pars.reshape((1, -1)), columns=[name for i in range(num_aux_pars)],
|
|
5138
|
+
index=['Param.'])
|
|
5112
5139
|
else:
|
|
5113
|
-
|
|
5114
|
-
if num_aux_pars > 0:
|
|
5115
|
-
aux_pars = np.zeros(num_aux_pars, dtype=np.float64)
|
|
5116
|
-
buffer_len = 1 << 20
|
|
5117
|
-
string_buffer = ctypes.create_string_buffer(buffer_len)
|
|
5118
|
-
ptr_string_buffer = ctypes.c_char_p(*[ctypes.addressof(string_buffer)])
|
|
5119
|
-
_safe_call(_LIB.GPB_GetAuxPars(
|
|
5120
|
-
self.handle,
|
|
5121
|
-
aux_pars.ctypes.data_as(ctypes.POINTER(ctypes.c_double)),
|
|
5122
|
-
ptr_string_buffer))
|
|
5123
|
-
name = string_buffer.value.decode()
|
|
5124
|
-
if format_pandas:
|
|
5125
|
-
aux_pars = pd.DataFrame(aux_pars.reshape((1, -1)), columns=[name for i in range(num_aux_pars)], index=['Param.'])
|
|
5126
|
-
else:
|
|
5127
|
-
aux_pars = None
|
|
5140
|
+
aux_pars = None
|
|
5128
5141
|
return aux_pars
|
|
5129
5142
|
|
|
5130
5143
|
def summary(self):
|
|
@@ -5138,7 +5151,7 @@ class GPModel(object):
|
|
|
5138
5151
|
"""
|
|
5139
5152
|
cov_pars = self.get_cov_pars(format_pandas=True)
|
|
5140
5153
|
print("=====================================================")
|
|
5141
|
-
if self.model_fitted:
|
|
5154
|
+
if self.model_fitted and not self.model_has_been_loaded_from_saved_file:
|
|
5142
5155
|
print("Model summary:")
|
|
5143
5156
|
ll = -self.get_current_neg_log_likelihood()
|
|
5144
5157
|
npar = self.num_cov_pars
|
|
@@ -5161,7 +5174,7 @@ class GPModel(object):
|
|
|
5161
5174
|
print(outstr)
|
|
5162
5175
|
print("-----------------------------------------------------")
|
|
5163
5176
|
print("Covariance parameters (random effects):")
|
|
5164
|
-
print(round(cov_pars.transpose(),4))
|
|
5177
|
+
print(round(cov_pars.transpose(), 4))
|
|
5165
5178
|
if self.has_covariates:
|
|
5166
5179
|
print("-----------------------------------------------------")
|
|
5167
5180
|
print("Linear regression coefficients (fixed effects):")
|
|
@@ -5171,14 +5184,14 @@ class GPModel(object):
|
|
|
5171
5184
|
p_values = 2 * scipy.stats.norm.cdf(-np.abs(z_values))
|
|
5172
5185
|
coefs = coefs.transpose()
|
|
5173
5186
|
print(round(pd.concat([coefs, pd.DataFrame({"z value": z_values, "P(>|z|)": p_values},
|
|
5174
|
-
index=coefs.index)], axis=1),4))
|
|
5187
|
+
index=coefs.index)], axis=1), 4))
|
|
5175
5188
|
else:
|
|
5176
|
-
|
|
5189
|
+
print(round(coefs.transpose(), 4))
|
|
5177
5190
|
if self._get_num_aux_pars() > 0:
|
|
5178
5191
|
print("-----------------------------------------------------")
|
|
5179
5192
|
print("Additional parameters:")
|
|
5180
5193
|
aux_pars = self.get_aux_pars(format_pandas=True)
|
|
5181
|
-
print(round(aux_pars.transpose(),4))
|
|
5194
|
+
print(round(aux_pars.transpose(), 4))
|
|
5182
5195
|
if self.params["maxit"] == self._get_num_optim_iter() and not self.model_has_been_loaded_from_saved_file:
|
|
5183
5196
|
print("-----------------------------------------------------")
|
|
5184
5197
|
print("Note: no convergence after the maximal number of iterations")
|
|
@@ -5286,10 +5299,10 @@ class GPModel(object):
|
|
|
5286
5299
|
"""
|
|
5287
5300
|
|
|
5288
5301
|
if vecchia_pred_type is not None:
|
|
5289
|
-
raise GPBoostError("The argument 'vecchia_pred_type' is discontinued. "
|
|
5302
|
+
raise GPBoostError("The argument 'vecchia_pred_type' is discontinued. "
|
|
5290
5303
|
"Use the function 'set_prediction_data' to specify this")
|
|
5291
5304
|
if num_neighbors_pred is not None:
|
|
5292
|
-
raise GPBoostError("The argument 'num_neighbors_pred' is discontinued. "
|
|
5305
|
+
raise GPBoostError("The argument 'num_neighbors_pred' is discontinued. "
|
|
5293
5306
|
"Use the function 'set_prediction_data' to specify this")
|
|
5294
5307
|
if self.model_has_been_loaded_from_saved_file:
|
|
5295
5308
|
if y is None:
|
|
@@ -5757,7 +5770,7 @@ class GPModel(object):
|
|
|
5757
5770
|
re_preds = np.zeros(self.num_data * num_re_comps * 2, dtype=np.float64)
|
|
5758
5771
|
else:
|
|
5759
5772
|
re_preds = np.zeros(self.num_data * num_re_comps, dtype=np.float64)
|
|
5760
|
-
|
|
5773
|
+
|
|
5761
5774
|
_safe_call(_LIB.GPB_PredictREModelTrainingDataRandomEffects(
|
|
5762
5775
|
self.handle,
|
|
5763
5776
|
ctypes.c_void_p(),
|
|
@@ -5853,7 +5866,7 @@ class GPModel(object):
|
|
|
5853
5866
|
model_dict["num_coef"] = self.num_coef
|
|
5854
5867
|
model_dict["X"] = self._get_covariate_data()
|
|
5855
5868
|
# Additional likelihood parameters (e.g., shape parameter for a gamma likelihood)
|
|
5856
|
-
model_dict["params"]["init_aux_pars"] = self.get_aux_pars(format_pandas=False)
|
|
5869
|
+
model_dict["params"]["init_aux_pars"] = self.get_aux_pars(format_pandas=False)
|
|
5857
5870
|
# Note: for simplicity, this is put into 'init_aux_pars'. When loading the model, 'init_aux_pars' are correctly set
|
|
5858
5871
|
model_dict["model_fitted"] = self.model_fitted
|
|
5859
5872
|
return model_dict
|
|
@@ -5,6 +5,7 @@ _IS_SOURCE_PACKAGE.txt
|
|
|
5
5
|
setup.py
|
|
6
6
|
compile/CMakeIntegratedOpenCL.cmake
|
|
7
7
|
compile/CMakeLists.txt
|
|
8
|
+
compile/Release/lib_gpboost.dll
|
|
8
9
|
compile/external_libs/CSparse/Doc/LICENSE.txt
|
|
9
10
|
compile/external_libs/CSparse/Include/cs.h
|
|
10
11
|
compile/external_libs/CSparse/Source/cs_dfs.c
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1.2.6
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/determine_bounds_type.hpp
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gpboost-1.2.6 → gpboost-1.2.7}/compile/external_libs/OptimLib/misc/matrix_ops/array_add.hpp
RENAMED
|
File without changes
|