Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile mathpresso targets iff mathpresso option is requested. #1246

Merged
merged 1 commit into from
Dec 2, 2020

Conversation

TotoGaz
Copy link
Contributor

@TotoGaz TotoGaz commented Dec 1, 2020

Classes SymbolicFunction and CompositeFunction make no sense without mathpresso (They simply kill the simulation).
This PR removes those files from the compilation. Using these features without mathpresso will result in faster failure for the user (Simulation won't start).

Fixes #612

@TotoGaz TotoGaz merged commit d11021b into develop Dec 2, 2020
@TotoGaz TotoGaz deleted the bugfix/TotoGaz/optionalMathpresso branch December 2, 2020 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation issue using gcc when mathpresso is disabled
2 participants