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

Marvellous. A couple of small suggestions? #6

Open
g40 opened this issue Dec 4, 2017 · 1 comment
Open

Marvellous. A couple of small suggestions? #6

g40 opened this issue Dec 4, 2017 · 1 comment

Comments

@g40
Copy link

g40 commented Dec 4, 2017

Would be very handy to

a) have the error factors printed out in the code
b) be able to create a generated function name from range and a command line argument i.e. pow_64_127
c) be able to specify a list of ranges as in -r 1:64 -r 65:128 ...

I can send a PR when I get around to the above if you wish.

I am using the outputs to generate a (much) more compact form for a lookup table. Saves a massive number of cycles not having to index and interpolate with some 3rd order equation!

Invaluable. Thanks again.

@samhocevar
Copy link
Owner

Thanks for the suggestions, I am glad the software is useful!

a) and b) make sense to me and I’ll welcome any PR, but c) smells of feature creep to me and I believe that users can do several runs from inside a script instead.

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

No branches or pull requests

2 participants