Skip to content

Conversation

isuruf
Copy link
Member

@isuruf isuruf commented Feb 22, 2020

@certik certik requested a review from bjodah February 23, 2020 05:07
Copy link
Contributor

@bjodah bjodah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Apart from the conditional compilation issue it looks great :)

return LLVMFloat(args, _load=True)

def llvm_long_double_loading_func(*args):
return LLVMLongDouble(args, _load=True)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this line needs to be conditionally included? using

   IF HAVE_SYMENGINE_LLVM_LONG_DOUBLE:

cf. https://ci.appveyor.com/project/isuruf/symengine-py-l1jmr/builds/30980461/job/57ju8pg99uquiiwc#L800

@bjodah bjodah self-requested a review February 29, 2020 11:23
@isuruf isuruf marked this pull request as ready for review February 29, 2020 15:32
@isuruf isuruf merged commit 9f48c43 into symengine:master Feb 29, 2020
@isuruf isuruf deleted the lambdify branch February 29, 2020 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants