4 Commits

Author SHA1 Message Date
Max Lübke
9122e51980 refactor: Rework deferred R function evaluation
fix: Unique pointer behaviour of `global_rt_setup` was messed up
2024-09-12 11:40:03 +02:00
Max Luebke
af840e756e Update CMakeLists.txt and include headers in test files 2024-04-02 09:25:18 +00:00
Max Lübke
5ddc239499 Update CMakeLists.txt and include headers in test files 2024-03-06 11:59:18 +01:00
Max Luebke
c5a991c4c9 feat: implement SEXP export of Field structure
feat: implement NamedVector based on Rcpp::NumericVector

feat: remove hard coded checks and substitute by R hook functions,
defined in the input script

refactor: modify API of DHT_Wrapper/InterpolationModule to expect a work
package structure, where input/output values are stored as 2D vectors

test: add tests for NamedVector

test: extend tests for Field
2023-08-17 10:51:54 +02:00