mirror of
https://github.com/NGSolve/netgen.git
synced 2026-06-16 00:20:34 +08:00
array numpy buffer protocol
This commit is contained in:
@@ -7,7 +7,7 @@ using std::string;
|
||||
|
||||
namespace ngcore
|
||||
{
|
||||
|
||||
bool ngcore_have_numpy = false;
|
||||
void SetFlag(Flags &flags, string s, py::object value)
|
||||
{
|
||||
if (py::isinstance<py::dict>(value))
|
||||
|
||||
Reference in New Issue
Block a user