Change the place for testing libs mdlp, catch2 and File
Add copyright headers to source files
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
// ***************************************************************
|
||||
// SPDX-FileCopyrightText: Copyright 2024 Ricardo Montañana Gómez
|
||||
// SPDX-FileType: SOURCE
|
||||
// SPDX-License-Identifier: MIT
|
||||
// ***************************************************************
|
||||
|
||||
#pragma once
|
||||
#include <torch/torch.h>
|
||||
#include <algorithm>
|
||||
|
Reference in New Issue
Block a user