Skip to content

When to use numbat vs. kalker? #588

Closed Answered by sharkdp
yonas asked this question in Q&A
Sep 29, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

I just added a (non-objective) "comparison" page to our documentation: https://numbat.dev/doc/comparison.html

As @Goju-Ryu wrote, the main aspect is probably that Numbat has a strong focus on physical units and dimensions. We have lots of built in units, unit conversions, currency conversions, date-time calculations and conversions, etc.

Kalker on the other hand does seem to be a bit more focused on numerical operations such as root-finding/differentiation/integration/summation. We do have preliminary support for some of that in Numbat (https://numbat.dev/doc/list-functions-math.html#numerical-methods), but it's not as advanced as what Kalker has. Kalker has support for complex numbers, a…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@PaddiM8
Comment options

@sharkdp
Comment options

Answer selected by yonas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants