17 programs for "so" with 2 filters applied:

  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • With Boozang, you can write tests, debug visually, perform root cause analysis and automate your CI builds. Icon
    With Boozang, you can write tests, debug visually, perform root cause analysis and automate your CI builds.

    Empower your whole team to build and maintain automated tests, not just developers.

    Our natural-language tests are extremely stable to code changes. When tests break our AI will repair it in minutes.
  • 1
    NZMATH

    NZMATH

    Python Calculator on Number Theory

    NZMATH is a Python calculator on number theory. It is freely available and distributed under the BSD license. All programs are written only by Python so that you can easily see their algorithmic number theory. You can get NZMATH with a single command: % python -m pip install nzmath Here % is the command line prompt of Windows or Unix/macOS. This release contains several program corrections and additions obtained by writing a programming "notebook" of the book 'Lectures on Elementary Number...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 2
    FreqLength

    FreqLength

    Wavelength Calculator

    FreqLength is a simple wavelength calculator that takes a given frequency as input and spits out various wavelength values for that frequency (full wave, half wave, etc.) If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNxAf3MbY7rD LiberaPay: https://liberapay.com/gerowen
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Angry Calculator

    Angry Calculator

    Angry calculator is a calculator java

    In addition to standard calculator functions, you can perform trigonometric calculations, binary, decimal, hexadecimal. Are included in the calculation of the programs tables, fibonacci, factorial, random number, charting, statistic basic, fast random generator number 1-90, generation and a system for fast calculation of the percentage, calculating the perimeter and area of plane geometric figures. This is also a program to create constant and recall among other functions is also a mini...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Primes

    Calculate primes by using extremely fast sorting

    This project considers the problem of calculating primes as a sorting problem. It includes the most efficient tree-based sorting algorithm that is possible and shows that finding a new prime can be done by sorting the differences between the previous primes in the right way. Unfortunately it has turned out that going this way is even more slowly than trying to find primes by brute force. So it can only be used as a test with heavy load for the sorting algorithm, which can be used for sorting...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 5

    Logic Calculator

    A Calculator to perform logical operations

    The Logic Calculator is an application useful to perform logical operations. It has three modes: (1) Evaluation of logic formulae: In this mode we have the basic boolean operations (negation, conjunction, disjunction, conditional and biconditional) so the user can insert the logic formula and the Logic Calculator displays the truth table along with the models of the formula. (2) Logical entailment: In this mode the user can insert a number of premises followed by a number of conclusions, so...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Gryptonite

    Gryptonite

    Cross-platform encrypted password and file database

    A user-friendly, cross-platform utility for managing and accessing your most secret data. It stores passwords and whole files, so it can literally store any information you want to keep secret. Access your most-used passwords/URLs right out of a desktop tray icon. For advanced users, it includes a separate utility called Grypto-Transforms, which has a universal hash calculator with all the major hash functions, generic encrypt/decrypt functions and a base64/hex converter. It's not just easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Food Storage Calculator

    Food Storage Calculator

    Java 7 based food needs calculator using Google Web Toolkit and HTML5

    This web app uses the Google Web Toolkit, (currently version 2.6.1). No hooks to the Google App Engine are required, so the entire application can be contained on an HTML5 web page. The application is technically written in a restricted APIs version of Java 7, then compiled down to JavaScript. Any data storage needs use HTML5's data persisting capabilities Use this food storage calculator to help plan food storage preparedness. This calculator uses the three tier approach to food storage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    resParser

    resParser

    Command line scientific calculator

    ... * Infinite number of variables * Specific functions for computation of resistors value (E12, E24) rounding, parallel computation, k = 000, M = 000000 * Store the status (hystory of the commands, variables status) between sessions This software is OPEN SOURCE and released under GPL license so you can feel FREE to use, copy, share, (but above all) to study, analyze and modify it as you like (within the terms of the license).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10
    Evrika

    Evrika

    Science simulator and advanced calculator based on modules

    Evrika is a science simulator and advanced calculator, which is based on modules. Modules are libraries containing definitions of concepts that can be used in the simulation. By definitions we mean properties, actions, reactions, etc. Evrika is used for creating both simulations and modules, so you can build your own module of elements, then use them to create virtual experiments and simulations. Also, you can make advanced calculations. Evrika is basically an executable that reads...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dog Age Calculator simply tells you your dog's age in "dog years" when you input it's "human age". Also, this is my first C++ project. Dog Age Calculator doesn't have GUI, so it runs in Terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    'atlc' is a CAD package used for analysing and desiging electrical transmission lines of arbitrary cross section. Also for the design of directonal couplers. Some parts are CPU intensive, so multiple CPUs are supported.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13
    Calculator for restaurant tickets (o any kind of check), ideal when you have tickets of several values and you must pay a remaining in cash. Developed for mobiles in J2ME, so you can use it anywhere with your mobile phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jCalculator
    Its a simple calculator written completely in java . I made it when i felt boring by continous studying for exam. oops..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Equalculator is an equation calculator. It is currently in the "pre-alpha" stage of development, so don't expect it to do miracles. You type in your equation, it will ask you for the variables and Voila!, it gives you the answer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    I've never found a fast calculator for linux with a small footprint that uses Gnome so I've decided to created one. It is a good thing for the people who have to load up OpenOffice every time they want to do a math problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ASM68000 is a usefull editor to write ASM code for TI89 calculator. It is a simple IDE written in TCL/TK, so it works with the TCL/TK interpreter. You can found it at the adress www.sun.com/960710/cover/dltcl.html. I hope it will help you in your ASM prog
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next