symengine.py
symengine.py copied to clipboard
Symengine.py-0.11.0 fails after symengine was upgraded to 0.12.0: static assertion failed due to requirement '__is_cpp17_move_insertable<std::allocator<SymEngine::LLVMDoubleVisitor>, void>::value': The specified type does not meet the requirements of Cpp17MoveInsertable
See the log here.
Could you please make a release compatible with symengine-0.12.0?
Clang-18 FreeBSD 14.1
I think we need to make a new release of symengine.py-0.12.0?
Your current master revision also doesn't build with symengine-0.12.0
Duplicate of https://github.com/symengine/symengine.py/issues/483