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

Improve Code Climate score of Distribution::MathExtension #20

Open
agarie opened this issue May 28, 2015 · 0 comments
Open

Improve Code Climate score of Distribution::MathExtension #20

agarie opened this issue May 28, 2015 · 0 comments

Comments

@agarie
Copy link
Member

agarie commented May 28, 2015

As can be seen in Code Climate, the worst scores of Distribution are located in the MathExtension module and the modules inside it.

Since Ruby has some new functions in its Math module, we should try to come up with ways to simplify things; maybe we can improve MathExtension by removing code from it.

Another option is creating a gem for special functions (name needed) that would handle these things and could also be used in Minimization, Integration, &c. (ideally with C implementations for speed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants