Skip to content

Releases: vanilla-extracts/calc

Version 2.11.4 : Exact rational math

26 Nov 11:14

Choose a tag to compare

Release Notes

Exact math

  • add automatic rationalization of floats (with 10 decimal point of precision)

Preparation

  • preparation for litteral calculations

Bug fix

  • remove prior forgotten debug message while allocating variable

Install mini-calc 2.11.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.11.4/mini-calc-installer.sh | sh

Download mini-calc 2.11.4

File Platform Checksum
mini-calc-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
mini-calc-x86_64-apple-darwin.tar.xz macOS Intel checksum
mini-calc-x86_64-pc-windows-msvc.zip Windows x64 checksum
mini-calc-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

Version 2.11.3

26 Nov 09:31

Choose a tag to compare

Release Notes

Matrices

-- change the matrix pretty print

Bug fix

-- fix bug when re-allocating the variable (i.e you can't)

Install mini-calc 2.11.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.11.3/mini-calc-installer.sh | sh

Download mini-calc 2.11.3

File Platform Checksum
mini-calc-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
mini-calc-x86_64-apple-darwin.tar.xz macOS Intel checksum
mini-calc-x86_64-pc-windows-msvc.zip Windows x64 checksum
mini-calc-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

Version 2.11.2 : Pretty print

24 Nov 21:16
e08eaf0

Choose a tag to compare

Release Notes

Matrices

  • matrices and vectors pretty print

Install mini-calc 2.11.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.11.2/mini-calc-installer.sh | sh

Download mini-calc 2.11.2

File Platform Checksum
mini-calc-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
mini-calc-x86_64-apple-darwin.tar.xz macOS Intel checksum
mini-calc-x86_64-pc-windows-msvc.zip Windows x64 checksum
mini-calc-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

Version 2.11.1 : Exact rational math

24 Nov 16:06

Choose a tag to compare

Release Notes

Bug fix

  • Fix bug when reducing rational with two minus or two whole numbers

Modification

  • Int and not floats to the matrix inversion algorithm, so it can invert with exact values

Install mini-calc 2.11.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.11.1/mini-calc-installer.sh | sh

Download mini-calc 2.11.1

File Platform Checksum
mini-calc-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
mini-calc-x86_64-apple-darwin.tar.xz macOS Intel checksum
mini-calc-x86_64-pc-windows-msvc.zip Windows x64 checksum
mini-calc-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

Version 2.11.0 : Exact rational math

24 Nov 14:43
5a4c947

Choose a tag to compare

Release Notes

Exact math

  • Added exact rational math
  • Rational operation
  • Rational reduction

Bug fix

  • fix bug with acos,asin,atan functions while vectorize

Install mini-calc 2.11.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.11.0/mini-calc-installer.sh | sh

Download mini-calc 2.11.0

File Platform Checksum
mini-calc-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
mini-calc-x86_64-apple-darwin.tar.xz macOS Intel checksum
mini-calc-x86_64-pc-windows-msvc.zip Windows x64 checksum
mini-calc-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

Version 2.10.0 : Add function vectorization

23 Nov 11:23
d55c85c

Choose a tag to compare

Release Notes

Function

Add vectorization to

  • cos
  • sin
  • tan
  • cosh
  • sinh
  • tanh
  • acos
  • asin
  • atan
  • exp
  • ln/log
  • sqrt

Install mini-calc 2.10.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.10.0/mini-calc-installer.sh | sh

Download mini-calc 2.10.0

File Platform Checksum
mini-calc-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
mini-calc-x86_64-apple-darwin.tar.xz macOS Intel checksum
mini-calc-x86_64-pc-windows-msvc.zip Windows x64 checksum
mini-calc-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

Version 2.9.10 : Fix bug, vector plotting

22 Nov 23:43
b17c10b

Choose a tag to compare

Release Notes

Plot

  • add vector plotting

Terminal plot

  • fix edge case by changing the coefficient a little bit
  • add vector termploting

Install mini-calc 2.9.10

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.9.10/mini-calc-installer.sh | sh

Download mini-calc 2.9.10

File Platform Checksum
mini-calc-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
mini-calc-x86_64-apple-darwin.tar.xz macOS Intel checksum
mini-calc-x86_64-pc-windows-msvc.zip Windows x64 checksum
mini-calc-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

Version 2.9.9 : Terminal plot

20 Nov 22:26

Choose a tag to compare

Release Notes

  • fix bug if yscale or xscale is 0

Install mini-calc 2.9.9

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.9.9/mini-calc-installer.sh | sh

Download mini-calc 2.9.9

File Platform Checksum
mini-calc-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
mini-calc-x86_64-apple-darwin.tar.xz macOS Intel checksum
mini-calc-x86_64-pc-windows-msvc.zip Windows x64 checksum
mini-calc-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

2.9.8

20 Nov 19:50

Choose a tag to compare

Install mini-calc 2.9.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.9.8/mini-calc-installer.sh | sh

Download mini-calc 2.9.8

File Platform Checksum
mini-calc-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
mini-calc-x86_64-apple-darwin.tar.xz macOS Intel checksum
mini-calc-x86_64-pc-windows-msvc.zip Windows x64 checksum
mini-calc-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

2.9.6

20 Nov 17:37

Choose a tag to compare

Install mini-calc 2.9.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.9.6/mini-calc-installer.sh | sh

Download mini-calc 2.9.6

File Platform Checksum
mini-calc-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
mini-calc-x86_64-apple-darwin.tar.xz macOS Intel checksum
mini-calc-x86_64-pc-windows-msvc.zip Windows x64 checksum
mini-calc-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum