The NetBSD Project

CVS log for pkgsrc/math/kalker/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / math / kalker

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Wed Jan 25 20:13:59 2023 UTC (4 months, 2 weeks ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, HEAD
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

math/kalker: update to 2.0.3

 - Remove mobile touch event in web component
 - web: Add base command, eg. base 16 to change the number base to 16
 - Make sgn(0) equal to zero
 - mobile: Use local font file
 - mobile: Remove proprietary dependencies and unnecessary permissions
 - Add metadata
 - Fix wasm build error

Revision 1.6 / (download) - annotate - [select for diffs], Sun Nov 6 16:42:22 2022 UTC (7 months ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

math/kalker: update to 2.0.1

 - Minor bug fixes

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jun 4 06:29:28 2022 UTC (12 months ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

math/kalker: update to 2.0.0

   -Custom variable name for sum/prod, eg. sum(k=1, 10, k) (breaking change)
   -Vectors and matrices
   -Functions that take vectors: min, max, average, perms, sort,
   -length
   -Vector comprehensions (experimental)
   -Logical and/or/not
   -true/false keywords
   -mod keyword
   -Nested sums and integrals
   -Allow piecewise without 'otherwise' branch
   -Show estimated fractions when displaying results
   -Error handling for built-in functions and operations
   -Numerical equation solving using Newton's method
   -Result formatted with spaces, eg. 100 000
   -Slightly improved formatting of results when using the --precision flag

Revision 1.4 / (download) - annotate - [select for diffs], Wed May 11 21:01:21 2022 UTC (12 months, 4 weeks ago) by pin
Branch: MAIN
Changes since 1.3: +4 -3 lines
Diff to previous 1.3 (colored)

math/kalker: reset maintainer

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 3 12:19:38 2022 UTC (17 months ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

math/kalker: update to 1.1.0

-Fix crash whem missing closing ceil, floor, |
-Describe piecewise functions in README
-Fixed tick symbol resulting in panic
-Prevent constants from being overridden
-Output numbers with the precision specified
-Float erros margin for comparison operators
-NaN for comparison with imaginary numbers
-Updated interperter tests to expect 0 after comparisons

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jun 3 11:08:51 2021 UTC (2 years ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

math/kalker: fix comment

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jun 3 10:44:39 2021 UTC (2 years ago) by pin
Branch: MAIN

math/kalker: replaces math/kalk

Command line calculator that supports math-like syntax with user-defined
variables, functions, derivation, integration, and complex numbers.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>