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

feat: add PaddiM8/kalker #10668

Merged
merged 2 commits into from Mar 12, 2023

Conversation

CrystalMethod
Copy link
Contributor

PaddiM8/kalker: Kalker is a calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals

$ aqua g -i PaddiM8/kalker

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ kalker --help
Name:
        kalker

Author:
        PaddiM8

Usage:
        kalker [options] [input]

Flags:
        -i, --input-file <string> : Load a file with predefined variables and functions. End lines with a semicolon.
        -p, --precision <int>     : Specify number precision
        -a, --angle-unit <string> : Unit used for angles, either rad or deg. This can also be specified using an environment variable with the name 'ANGLE_UNIT'.
        -h, --help                : Show help

Version:
        2.0.3

[PaddiM8/kalker](https://github.com/PaddiM8/kalker): Kalker is a calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Mar 12, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v3.144.0 milestone Mar 12, 2023
@suzuki-shunsuke
Copy link
Member

Thanks!

@suzuki-shunsuke suzuki-shunsuke merged commit bec9271 into aquaproj:main Mar 12, 2023
@suzuki-shunsuke
Copy link
Member

@CrystalMethod CrystalMethod deleted the feat/PaddiM8/kalker branch March 12, 2023 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants