Showing 101 open source projects for "i-doit"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    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 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
  • 2
    Wcalc

    Wcalc

    A powerful arbitrary-precision calculator.

    ...It has standard functions (sin, asinh, logtwo, floor, etc), many pre-defined constants (pi, e, c, etc.), variables, "active" variables, command history, and hex/octal/binary i/o, conversions, and more
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 3

    LPMCalc2

    Loan Payment Matrix Calculator 2.0

    This calculates a matrix of monthly loan payments based on the initial principal, seed interest rate, and type of loan. Clicking on a loan amount in the matrix will produce an amortization table with totals. I asked AI to convert my server side perl script into Java script and this is what it produced - with a few extra modifications. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PraktiCalc

    PraktiCalc

    a practical calculator written in Python

    ...Development is happening on GitHub at the time of writing. If you have any issues or feature ideas, please let me know by opening an issue on GitHub (you can also open a ticket here if you want, but I don't look at them that often). There are packages for Windows (x86_64), macOS (aarch64) and Linux (Debian, AppImages for amd64/aarch64, TinyCore).
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Differential Calculator

    Differential Calculator

    Terminal calculator with differential error estimates

    ...It uses symbolic differentiation to provide a numerically precise error estimate with each calculated answer. It mimics the functionality of an HewlettPackard ReversePolishNotation [RPN] calculator simply because I like RPN. But along with your answer, you get some measure of its trustworthiness. Runs on PCs or laptops running Windows or Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JoseWebApps

    Some humble web applications

    Here I publish some humble web applications that I have developped.
    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: 0 This Week
    Last Update:
    See Project
  • 8

    RGBtoCMYK

    Color Format Code Calculator for 64bit Windows 7/8/10/11 dotnet V.48

    The Idea Came from when I did any Design job using several software, I often to access the internet to search any information to converting color from RGB to CMYK or Hex... So, Since Covid19 Pandemic, I learn little bit about programming and really enthusiast to doing something new in area of programming languange. So I build a solution for Color Converting Problem, I try to build, yes indeed in the end is only a color format converter calculator , but this program I Build realy helping me to know which color code of some color, really helping me when do a development for front end web development or Graphic Design Color Formating. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Matrix calculator is used for matrix operations. The following operation can be performed. ➢ File save and Open ➢ Undo – Redo ➢ Support Clipboard operation i. e. copy and paste matrix. ➢ Matrix Addition ➢ Matrix Subtraction ➢ Matrix Multiplication ➢ Matrix Inverse ➢ Matrix Transpose ➢ Min element in Matrix ➢ Max element in Matrix ➢ Determinant of matrix ➢ Eigen value ➢ Eigen Matrix ➢ Rank of Matrix ➢ Upper Triangular Matrix ➢ Lower Triangular Matrix ➢ Linear system solution by Gauss Jordan Elimination Note: For any type of support please mail us on 'akshaypadghan567@gmail.com"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Rage-Calculator

    Easy Calculator Programs with different Versions by Dheeraj

    Everyone Likes to make Programs and even when you are doing Python but you are just a beginner. Hi!!, I am Dheeraj. I am 13. And I would be sharing codes to help you make a Calculator, one of the easiest Application that can be made without much Python Knowledge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Circumference Calculator

    Circumference Calculator

    A simple program that takes diameter and outputs circumference.

    I made this in Python in about 15 minutes and decided I would upload it here because why not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Calculator

    Calculator

    A simple calculator I made in python in 10 minutes.

    This is my first useful program I've ever built.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...This software was created to help people understand how is the CRC calculated and be able to see it in a practical way, it is also available to copy and use it for your own project. I hope it helps you. ES: Código creado para mostrar como se realiza el cálculo de un CRC. Con el mismo se incluyen varios CRCs que pueden ser escogidos. Este software se creó con el propósito de ayudar a la gente a entender como se hace el cálculo de un CRC de una manera más práctica y sencilla, también se puede copiar y aprovecharlo para otras aplicaciones. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14

    AC Engine Calculator

    Calculate some attributes of an AC engine

    Engine Calculator is intended to solve 3 simple calculations: detect the frequency (Hertz), rotations per minute (RPM) and the number of poles of an alternated current motor. One of those may be found with the two others. I actually didn't found any bugs in this version (i.e typing the wrong value of a variable). This is my first app made completely by my own. <pt-br> Engine Calculator destina-se a resolver 3 cálculos simples: detectar a frequência (Hertz), rotações por minuto (RPM) e o número de pólos de um motor de corrente alternada. Um desses pode ser encontrado com os outros. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    STEMCalc IV - Mathematics Swiss Knife

    STEMCalc IV - Mathematics Swiss Knife

    The Fourth Edition of STEMCalc and the biggest one yet!

    ...The project has never seen the light of day due to various bugs and lack of usability, even after attempts at reviving the project in the forms of STEMCalcR2 and R3Boot editions. Determined, not giving up, me, one of the original co-authors of STEMCalcR, has brought to you STEMCalc IV, the swiss knife of mathematics. I am determined to drive this project further, turning it into a powerful program , more than just your average calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Quickcal Calculator

    Quickcal Calculator

    Fast & Easy to use Calculator for Debian / Ubuntu / Linux Mint / dCore

    ...Also, about 65 Statistical Calculations can be performed by choosing an option from the More Stats List Box. To install the program locally through the terminal, three steps are needed : 1. cd ~/Downloads ( folder name containing the download ) 2. sudo dpkg -i quickcal_2.1-1_all.deb 3. sudo apt-get -f install This is to fetch the dependencies that it has. Now, run the Quickcal program through your application menu / dashboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mixture100

    Mixture100

    Simply percent calculator

    For making various mixtures, like homemade alcohol, brine or e-liquids. Add a components, set a percentage in total, set how much I want a given mixture and save, share or print recipe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Crypto Arbitrage

    Crypto Arbitrage

    A cryptocurrency arbitrage opportunity calculator

    ...It will also find the next highest market pairs, e.g. chbtc / jubi is the second-highest pair and chbtc/Bittrex the third, jubi/Bittrex the fourth and so on until every possible combination has been computed. Currently you will have to add a market object with the correct settings in the array markets, situated in the settings.js file. I am updating the project every day and this will change soon. You can temporarily stop loading a market from the frontend, or remove the market by deleting the object in settings.js.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    IPhone Calculator For Windows

    IPhone Calculator For Windows

    IPhone Calculator For Windows

    A Fully functional IPhone Calculator designed in JAVA. This is my first ever project which i completed in my spare time, i hope everybody enjoys it and can give me feedback to improve the application, if need be, email me at: keyte.miles@gmail.com
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20

    FreeAVG

    baseball average calculator

    FreeAVG 0.01 is a extremely simple baseball average calculator, released under the GPLv3. Compile, build and then run in a terminal to get it to work. This is the first program I have ever made in C, I plan to add more features eventually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LM555 Timer Calculator

    A Graphical Tool To Calculate Timer Components

    Many of us use LM555 timer chips to generate clocks, tones for model trains, and all sort of other uses. Calculating the values of the resistors and capacitor in the timing chain, along with the duty cycle for astable operation is a bit tedious on a calculator so I built this small forms based tool to make it easier. It even has the graphic of the chip and the pin numbers to make it easy to hook things up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Emulator of Wang 700

    The functional model of the old calculator series Wang 700 and 15VSM

    ...While Wang 700 were just programmable calculators, Soviet machines were almost complete computers taking into account their advanced CPU command set, huge RAM volume, ability to work with wide set of peripheral devices including the video terminal 15IE (15ИЭ) and existence of BASIC and other programming languages written as loadable applications. Still I consider them as calculators also due to some aspects exclusively specific to calculators. The project is intended for research and education purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This program is no longer needed due to changes made in the game. I am leaving it up for now for code reference and archival purposes. I do not plan to update it due to most people feeling there is no need for a calculator in the new Omega system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Nubage - Expenses Calculator

    Nubage - Expenses Calculator

    Calculate your Life! :)

    ***This Software has been reviewed by ilovefreesoftware.com: http://www.ilovefreesoftware.com/07/windows/expense-calculator-calculate-daily-monthly-yearly-expenses.html *** You can collect all your daily/monthly/... expenses and the tool will show you, how much money you spend for your life per Year/Month/Day/Hour. You are able to load/save this list for future addings. This is my first project on SourceForge, I hope you enjoy it. :) If you have any suggestions/bugs feel free to contact me. Have fun! :) Raph NOTE: You need Java 8 to run this tool! Get it here if you haven't already installed it:http://www.java.com/en/download/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AlphaCentauri

    AlphaCentauri

    AlphaCentauri is a completely free Office tools application.

    ...Unfortunately, these libraries and dev tools are also very expensive. This should not interfere with working comfortably and saving clean docs. This is just a release version until I get my head around building those trialed features from scratch. If watermarks turn out annoying, one can always download the v.1.0.3 with basic features and UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo