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

Remove the use of math.js in core2js #20

Merged
merged 3 commits into from Aug 12, 2018
Merged

Remove the use of math.js in core2js #20

merged 3 commits into from Aug 12, 2018

Conversation

pavpanchekha
Copy link
Contributor

I removed mathjs. This removes support for a few functions, such as tgamma and erf. If you do want to use mathjs for these functions, the new --runtime parameter to core2js allows you to specify a namespace that implements the full FPCore suite of functions.

@pavpanchekha pavpanchekha merged commit d61a8cd into master Aug 12, 2018
@pavpanchekha pavpanchekha deleted the no-mathjs branch August 12, 2018 19:41
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.

None yet

1 participant