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

demo page #4

Open
Yaffle opened this issue Jan 7, 2021 · 6 comments
Open

demo page #4

Yaffle opened this issue Jan 7, 2021 · 6 comments

Comments

@Yaffle
Copy link
Owner

Yaffle commented Jan 7, 2021

No description provided.

@munrocket
Copy link

munrocket commented Sep 3, 2021

Your implementation of BigDecimal is really good. Please consider an article on dev.to or medium.
I added link to your library in my pet project - Jampary :)

@Yaffle
Copy link
Owner Author

Yaffle commented Sep 3, 2021

@munrocket, thanks, but the source code looks scary, some lines are too long, and i do not plan to support this library.
i have another interesting library may be will write posts about it🙂

@Yaffle
Copy link
Owner Author

Yaffle commented Sep 3, 2021

I think, there are different use cases. Some people may not need math functions at all, and need the best performance, so BigFloat with fixed point arithmetic will be the best and you do not need to have so much code.

@munrocket
Copy link

BigFloat doesn’t have division :)

@munrocket
Copy link

You mean BigFloat32 maybe. But it not so fast, your BigDecimal is faster for me.

@Yaffle
Copy link
Owner Author

Yaffle commented Sep 4, 2021

@munrocket thanks for the link to this library :-)

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