Showing 20 open source projects for "ps-scripts"

View related business solutions
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 1
    Calculator-Scripts

    Calculator-Scripts

    Just a few scripts for pocket calculators.

    Just a few applications for various pocket calculators.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Precise Calculator
    Precise Calculator has arbitrary precision and can calculate with complex numbers, fractions, vectors and matrices. Has more than 150 mathematical functions and statistical functions and is programmable (if, goto, print, return, for).
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 3

    C++ Complex Calculator

    C++ complex calculator with arrays, matrices, eigenvectors, functions

    This is a command line C++ code which compiles and links using gnu g++. It has scientific notation, scientific functions, complex integration including path integrals, and loops with tests. User defined functions are strings. A variable may simultaneously represent a scalar, an array, and a string. Arrays up to ten dimensions are allowed. Householder reduction is used for determinants, eigenvectors, and QR matrix factorization. Class Matrix and class Polynomial facilitate finding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CalcuFp

    CalcuFp

    Programmable Calculator (IP functions, create user functions)

    .... - 25 + BIN ('111 ') + HEX (' FF ') -> this is equivalent to adding the integer 25 +7 (binary) +255 (hexadecimal) = 287. Allows use of predefined variables and constants. Creating user functions. It has a programming section through type pascal scripts (still in testing), It has a multimedia viewer to store documentation that we have on hand for our daily tasks. Aside calculators comes with color coded for resistors, inductors and capacitors. Support matrix calculation. Solving systems of n equations. Periodic table of elements. QR code generator Create new User functions with pascal script.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    rechne.exe

    rechne.exe

    Command-line calculator and libray.

    Easy-to-use command-line calculator for basic and scientific calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Quaternion Lorentz

    Complex quaternion calculator with Lorentz boosts and rotations

    C++ code to perform the Lorentz boosts and rotations of special relativity using complex quaternions The interface is a complex quaternion console-based calculator with operations + - * / ^ and functions for Lorentz boosts and rotations. THEORY Complex quaternions have form q = A + B * I + C * J + D * K with A, B, C, D complex I * I = -1 , J * J = -1 , K * K = -1, I * J = K, J * I = -K , J * K = I,K * J = -I, K * I = J, I * K = -J Transpose T takes I into -I, J into -J, K...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    qmcalc2

    qmcalc2

    Programmable graphical scientific calculator

    Full featured graphical scientific calculator modeled after actual commercial hand held scientific calculators. Fully tested and error free (as far as I know). Comes with HTML documentation, test files and sample calculator scripts. Win Xp / Linux. Works also for Windows 7 Professional and Ultimate edition.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    EVAlgebra -  Clifford algebra calculator

    EVAlgebra - Clifford algebra calculator

    A simple Clifford algebra calculator

    EVAlgebra , symbolic Clifford algebra calculator (geometric algebra) , is an Eigenmath adaptation. EVAlgebra support space dimension from 1 to 4 with arbitrry signature. It is fully documented at evalgebra.org. You may write your own scripts to resolve specific problem.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    TILP - TI Linking Program

    TI graphing calculators <-> computer communication software

    ...It uses the libti* libraries, https://github.com/debrouxl/tilibs . Install script for *nix: https://github.com/debrouxl/tilp_and_gfm/blob/master/tilp/trunk/build/scripts/install_tilp.sh
    Leader badge
    Downloads: 347 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 10
    mathSuite

    mathSuite

    Powerful Calculus Environment and Matrices Handling Engine

    mathSuite is a very powerful Mathematical Suite which deals principally with complex algebric and geometric operations. It is powered by the fabulous ExprEval C Parser. The main purpose of this project is fast math-oriented algorithm virtualization, with an optimized direct text interface. Also it gives you a very powerful and fast Calculus Environment which let you handle easily interchangeable variable lists, matrices, LOGS and Settings Layouts with optimized Items Lists Managing Engine....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Average School Results Calculator

    Counting Result Averages From School Marks To Classes, Schools, Towns

    Counting Result Averages From School Marks For Classes, Grades, Schools, Showing Results To Each Town, Region, State. A Simple Program Executing A Script. A 32 bit Windows program needing VCRedist 2010 installed. Notes, instructions for writing scripts to it are inside the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    manticora

    ternary logic calculator

    Some scripts for boolean calculation, including a parser. Ternary logic support. Everything is written in Posix Sh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LuaCalc

    Crossplatform stack calculator with very fast usage.

    Crossplatform calculator based on preprocessor to Lua language (CLua). CLua have a hybrid syntax between C-style and Lua and have some additions like inline condition operator etc. Easy and very fast in use. Helpful for debugging and analysing data. Enjoy! Get code on homepage (bitbucket. Link below) of project or download win exe from here or homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Console based notepad number cruncher makes calculations fast and simple, yet with ample features under the hood. With log turned on, you can record your session on-the-fly from any open instance of the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MC34063 Universal Calculator

    A calculation tool for the MC34063

    ...This tool is an universal tool to help you with this process. You can calculate any standard application, such as step-up, step-down, inverting and step-up-down. PS: I would be happy about any (positive xD) reviews as well as any bugreports, comments or feature requests that you might have!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Py4Calc

    Py4Calc

    Python for calculators

    Python4Calculators - Brings Python programming language to calculators. It turns simple scripts into programs for TI 83/84 and HP 49/50g series calculators. The language is a basic subset of Python, with access to the calculator's built in functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Energy saving calculator
    This website give informations about apparatus energy consumption and its environmental impact. The calculation can be used for whatever apparatus : fridge, freezer, tumble-dryer, dishwasher, bulb...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ultimate Calc
    Multitask scientific calculator. Supports plugins and scripts (in C++ and QtScript respectively) to provide different working modes and custom solving functions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    REPCAL (REverse Polish CALculator) is a light and fast calculator in RPN (reverse polish notation) mode for the console (command line). It is written in 180 lines of Python code, and can be used both interactively or inside shell scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ctCalc engine: VB6 function that calculates a math term (string) and returns the result (string); ctCalc GUI: 1. Simple text-calculator 2. Graphs 3. Custom scripts
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB