issues
search
maxitg
/
SetReplace
C++/Wolfram Language package for exploring set and graph rewriting systems
MIT License
219
stars
46
forks
source link
Constant LibraryLink Arguments
#589
Closed
aokellermann
closed
3 years ago
aokellermann
commented
3 years ago
Changes
Passes args to libSetReplace using
"Constant"
, since we don't modify the MTensor on C++ side. This prevents a copy.
This change is
Changes
"Constant"
, since we don't modify the MTensor on C++ side. This prevents a copy.This change is