feat: pd_signal::interp()
This commit is contained in:
@@ -11,6 +11,7 @@ include_directories(${gtest_SOURCE_DIR}/include ${gtest_SOURCE_DIR} libnpy/inclu
|
||||
add_executable(Google_Tests_run
|
||||
test1.cpp
|
||||
test2.cpp
|
||||
test3.cpp
|
||||
)
|
||||
|
||||
file(COPY test1/data1.npy DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/test1)
|
||||
|
||||
Reference in New Issue
Block a user