YANG SHAOYI
YANG SHAOYI
Hi @matija-marijan ,thank you for your reply, we have not found this in our experiments, can you try the next example of single digit ligands and observe if you still...
I encountered this error when trying your code. { "name": "LoadError", "message": "LoadError: AssertionError: @variables expects a tuple of expressions or an expression of a tuple (`@variables x y z(t)...
> Hello, > > That seems more like a failure in the `@variables` macro than in the Clapeyron code itself, can you share the notebook, or the cell that generated...
First of all, from the perspective of versatility, it is the most widely used flash calculation method in spen plus and Aspen hysys. Secondly, it has significant advantages in calculation...
> When you say "computed" do you mean evaluated as floating point, or something else? yes I mean evaluated as floating point , the registration function like this ``` cpp...
> You should be able to subclass the LambdaRealDoubleVisitor already today I think. For LLVMDoubleVisitor, I think you might need to patch it to accept foreign functions, but shouldn't be...