Showing 36 open source projects for "real"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    CEmu emulator

    CEmu emulator

    Third-party TI-84 Plus CE / TI-83 Premium CE emulator

    ...Screen recording (animated PNG). File sending/receiving (not for Apps/OS yet). Multiple keybinding presets. Emulation states for efficient saving / restoring. Color skins (like the real devices). Available in English, French, Spanish, and Dutch.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    Equation Solver

    Equation Solver

    Program that can solve any equation for real root/s

    Program written in Delphi which uses two components available in the source code. The program is now fully functional; however, it was originally written to test the two components.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Open-source C/C++ math engine for advanced scientific computing

    Advanced Trigonometry Calculator (ATC) is an open-source mathematical computing engine written mainly in C/C++. Created in 2011 and maintained by Renato Alexandre dos Santos Freitas, ATC is designed as a practical Windows desktop application for advanced calculations, automation, and technical problem solving. ATC supports equation solving, polynomial tools, complex numbers, matrix calculations, statistics, physics, geometry, unit conversions, DSP/FFT operations, and scripting. It can...
    Leader badge
    Downloads: 173 This Week
    Last Update:
    See Project
  • 4
    OptionMatrix

    OptionMatrix

    Financial Derivatives Calculator with 171+ Models (Options Calculator)

    A real-time financial derivatives calculator supporting 171+ models from QuantLib, Financial Numerical Recipes in C++ and MetaOptions. Matrices of prices are created with iterating strikes and/or months. A strike control system can produce any strike. A generalized date engine can calculate re-occuring distances to any industry used expiration into the future.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    BoolFund

    BoolFund

    Funds have risks, and investments must be made cautiously.

    A powerful fund analysis and management system software. It integrates multiple functions such as fund information, fund market data, fund analysis, fund management, and fund forecasting, maximizing the solution to problems investors face in choosing funds and managing returns.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    CalcTech

    CalcTech

    CalcTech: Custom themes and advanced editing for seamless calculations

    CalcTech is the ultimate calculator app designed to blend powerful functionality with deep personalization. Tailored for students, professionals, and math enthusiasts, it goes far beyond basic arithmetic by offering an extensive suite of customizable features. The standout highlight of CalcTech is its advanced Theme Engine. Recognizing that a workspace should be as unique as the user, the app offers a vast array of aesthetic options. Users can choose from sleek dark modes for late-night...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Quaternion Lorentz

    Complex quaternion calculator with 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 into -K (q1 q2)T = q2T q1T Star complex conjugates A, B, C, D Bar is product of T and Star, Norm(q) = qTq Norm(q1*q2)=Norm(q1)*Norm( q2) q in H1 iff q qT = qT q = 1 4-vector X=t + i*x*I +i*y*J + i*z*K XPRIME = q X Bar(q) for q in H1 Form with real scalar, imaginary spatial is preserved Bar(X) = X and Bar(XPRIME )= XPRIME Norm(XPRIME) = Norm(X) = t*t - x*x - y*y - z*z q=cos(theta/2)+K*sin(theta/2) rotates by theta about z q=cosh(alpha/2)+i*I*sinh(alpha/2) boosts by alpha along x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    Calculation For Contact Form 7

    Add different calculation formulas.

    ...To generate accurate quotes, the form needs to perform calculations based on user inputs, such as quantity, product options, and prices. This is where the need for calculations in Contact Form 7 becomes evident. By introducing calculations, you can provide users with real-time feedback, automated calculations, and tailored results. This can save time, reduce errors, and create a more user-friendly experience, all of which contribute to higher user satisfaction and potentially improved conversions. https://wordpress.org/plugins/calculation-for-contact-form-7/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Web-based emergency dosage calculator. Used in a real-world emergency room at a public hospital.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BigDecimal

    Arithmetic and calculus with decimal numbers of arbitrary precision.

    ...In BigDecimal all the arithmetic operations are implemented, including, logarithms, systems resolution of linear equations, trigonometric functions, polynomial regression, hyperbolic functions, the notorious gamma function (factorial for non-integer real numbers) and more that will be implemented still. My intention is, at a minimum, to implement all the mathematical functions of the Windows calculator, and at most, if any, all the mathematical functions of Office Excel.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Alt1 Calculator

    Alt1 Calculator

    The new lightweight, minimalist calculator for Windows.

    ...The calculator lives in the system tray so it's always there when you need it. Just click the icon or hit the convenient hotkey (Alt + 1). Calculations are evaluated in real time; there is no equals button. All your equations and answers are stored for later use so you can refer or edit them at anytime. Even better yet, editing previous equations instantly updates subsequent dependent answers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Astronomy CCD Calculator

    Astronomy CCD Calculator

    Plan and preview your astronomical shots

    A handy tool designed to help beginner Astronomers. The software Astronomy CCD Calculator uses NASA/SkyView survey resource which provides CCD images of the night sky.It helps you plan an observation by letting you play with different instruments resulting various "Fields Of View" so you can see what your camera will capture and choose the best target for the session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Land Sale Commission Calculator

    Land Sale Commission Calculator

    Real Estate Commission Calculator Template

    To ease the process of commission calculation a real estate commission calculator is developed in excel that calculate commissions automatically. It also mark the difference between selling with an agent and selling on by own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Stamp Duty Calculator AU

    Stamp Duty Calculator AU

    Estimates stamp duty and other fees due on Australian real estate.

    This mobile application is a calculator for estimating stamp duty due on real estate in Australia. It is suitable for real estate in all states or territories including: ACT, NSW, NT, QLD, SA, TAS, VIC and WA. The application also calculates any grants that might be eligible such as the first home buyers grant (FHOG), First Home Builders Boost (TAS) and New Home grant (NSW). The application is licensed under the GPL and the source code is available on github here: https://github.com/alexkb/sdc An internet connection and the phones geolocation features are required to automatically detect which state the user is located in, but this isn't required for the calculator to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Tail Probability Calculator

    Tail probability calculator for continuous random variable

    A suite of Matlab functions that calculate the tail probability / cdf / pdf / quantile of linear combination of random variables in one of the following classes: (1) symmetric random variables with support on the real axis (normal, Student's t, uniform and triangular); (2) random variables with support on the positive real axis (chi-squared and log-Lambert W x chi-squared distributions; inverse gamma distribution is temporarily disabled due to numerical issues).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bonus Gold Calculator 4 LoL

    Bonus Gold Calculator 4 LoL

    Bonus gold calculator for league of legends

    Bonus gold calculator for league of legends Now you can properly plan when to buy gold items, how many money you will make from them, and how much you lose with a bad support :) Current Version: 2.4.0.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pyisocalc

    pyisocalc

    Isotopic pattern calculator in python 2.x

    This is an isotopic pattern calculator written in python. It depends on re, sys, numpy, operator, itertools, and matplotlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    3-DPhysicsSim

    3-DPhysicsSim

    3-DPhysicsSim is an interactive 3-D physics simulator.

    3-DPhysicsSim is an interactive 3-D physics simulator which allows you to create a scene filled with objects and see how the objects act in real-time when governed by the laws of physics. 3-DPhysicsSim was created with the help of Irrlicht, WxWidgets and Bullet
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Endstat Calculator

    A calculator based upon the rules of Eschaton in "Infinite Jest"

    This is mostly a pet project of mine. Using the rules for Eschaton set forth in David Foster Wallace's novel "Infinite Jest," I've been developing a program that can be used for a real, live game of Eschaton. It's still in the early stages, and I'm planning on adding more features. Still, the program is featured enough to be used for a real game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This piece of software help you to calculate the profit of the arbitrage on the auction house in Diablo 3. In other words it helps you to calculate how much you will earn if you buy on item from one of the auction houses (gold or real money), and then sell it on the other auction house.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    With this application is possible make: Sum of Matrices, Subtraction of Matrices, Multiply a Matrix by a real number and Multiplication of Matrices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Calculates ALL damage in Minecraft. This includes fall damage, mob damage, and other types of damage (like water, fire, lava, suffocation, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Easy Funktion is an easy to use function plotter that supports complex numbers as well as real numbers. Additional features are equation solving, approximation functions and a built in pocket calculator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo