Article 5RM8E Testers wanted for IQ4sh/iq - Calculator for CLI or scripts

Testers wanted for IQ4sh/iq - Calculator for CLI or scripts

by
gnashley
from LinuxQuestions.org on (#5RM8E)
I have a new project and need testers. iq is a calculator written to replace bc/awk, etc., in scripts. It includes functions for exp, pow, nrt and log, as well as the four basic operations. It also has a function 'tsst' for comparing decimal values with the same syntax as the shell 'test/[' builtins.

iq itself is written in the posix-shell language, with no external calls to other calculators. But don't let that stop you from trying it out -it does offer some surprising functionality and speed. I am using it as the base for neural-networks which functions quite well, and competes head-to-head with bc and awk. In fact, it beats them once you start looping a learning-routine in a NN a few times.

iq also can be used as a one-shot CLI calculator or sourced into your shell session.

You can get it here:
https://github.com/math-for-shell/iq4sh

The file 'iq' is the main calculator and the file 'iq+' contains a bunch of useful functions for trig, activation-functions for NN and more. Run iq with no arguments or: 'iq iqhelp' to see the main help page and get started.

Your comments, corrections, contributions and bug reports will be well-received, when they are well-intentioned.latest?d=yIl2AUoC8zA latest?i=nqdnzpv0tkE:ngCYAl5VBqk:F7zBnMy latest?i=nqdnzpv0tkE:ngCYAl5VBqk:V_sGLiP latest?d=qj6IDK7rITs latest?i=nqdnzpv0tkE:ngCYAl5VBqk:gIN9vFwnqdnzpv0tkE
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments