Showing 23 open source projects for "open"

View related business solutions
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 1
    OpenCalc

    OpenCalc

    A simple and beautiful calculator for Android

    A simple and beautiful calculator for Android.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    KMath

    KMath

    Kotlin mathematics extensions library

    Could be pronounced as key-math. The Kotlin Mathematics library was initially intended as a Kotlin-based analog to Python's NumPy library. Later we found that kotlin is a much more flexible language and allows superior architectural designs. In contrast to numpy and scipy it is modular and has a lightweight core. The numpy-like experience could be achieved with math-for-real extension module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mobile Open-Source Software and Tools

    Mobile Open-Source Software and Tools

    Android, UIQ 3.0, Series 60 Edition 5 open-source software

    Android, Symbian UIQ 3.0 and Symbian Series 60 Edition 5 open-source software, tools, libraries and themes. Most notable the FX-602P / FX-603P Simulator and the HP-45 Emulator are hosted here.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 4
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    basic_numerical_methods

    basic_numerical_methods

    Didactic application to aid students in learning Numerical Methods;

    A practical tool (for students and engineers) to foresee the result of calculus exercises. Calculation and visualization numerical methods for nonlinear equation, ODE, integration, linear system, polynomial fitting,.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SourceForge-Project-Tracker-Lite

    SourceForge-Project-Tracker-Lite

    App that allows you to track progress of your sourceforge project.

    App that allows you to track progress of your sourceforge project on mobile. Shows stats in real time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    QRandgen

    QRandgen

    Генератор случайных чисел

    Случайные числа - это программа генерации случайных чисел и их последовательностей. Как целых, так и вещественных. Так-же программа может выбирать элементы случайным образом из некоторого их количества, имитировать игральные кости (кубики), обеспечить жеребьёвку или экзамен по билетам, определять порядок вызова учеников для ответа.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Data Envelopment Analysis using Stata

    Data Envelopment Analysis using Stata

    Develop a user written Data Envelopment Analysis package in Stata.

    The goal of this project is to develop a Data Envelopment Analysis(DEA) program using Stata programming language. This is the replacement of "deastata" project that we maintained for the purpose of version management. We call the program package "DEAS" which stands for Data Envelopment Analysis using Stata. DEAS covers the basic models of DEA and extensions including CCR, BCC, SBM, Super-efficiency Model, Allocative Model(Profit, Revenue, Cost), (Global) Malmquist Productivity Index...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Symja Java Computer Algebra

    Symja Java Computer Algebra

    Symja - Java computer algebra language & symbolic math library

    Symja - computer algebra language and Java symbolic math library. Moved to https://github.com/axkr/symja_android_library. The Android App can be found at: https://github.com/axkr/symja-example
    Downloads: 6 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    CSI-Math-Notation-PostfixInfix

    CSI-Math-Notation-PostfixInfix

    Perl Lib Math Notation

    ... * NOTE: - Before any implementation, we recommend details in WIKI (https://sourceforge.net/p/csi-math-notation-postfixinfix/wiki/) or the CPAN Perl Modules, see: https://metacpan.org/pod/Math::Notation::PostfixInfix * Support: The Support Service is FREE. Do you need support? Open a ticket and I will get back to you as soon as possible. * Professional Services: Do you need any FREE professional services to use? Open a ticket as "FAQ request" and I will get back to you as soon as possible. i.e: subject:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PeCalc

    PeCalc

    PeCalc is a polyvalent engineering calculator for S&T students

    PeCalc allows making calculations with integer fractions, complex numbers, complex matrices, rational functions and complex polynomials. It also allows making changes of numeric base, prime factor decomposition, solving linear equation systems, statistical and financial computations, rational fraction decomposition and plotting some control engineering graphs. PeCalc includes comprehensive user help in English and Spanish. Currently PeCalc runs on Android and MS Windows. A version for GNU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Kotlingrad

    Kotlingrad

    Shape-Safe Symbolic Differentiation with Algebraic Data Types

    Kotlin∇ is a type-safe automatic differentiation framework written in Kotlin. It allows users to express differentiable programs with higher-dimensional data structures and operators. We attempt to restrict syntactically valid constructions to those which are algebraically valid and can be checked at compile-time. By enforcing these constraints in the type system, it eliminates certain classes of runtime errors that may occur during the execution of a differentiable program. Due to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ampclib

    Arithmetic Multlple Precision Computation Library

    ampclib is a simple to use platform independed C++ library for arithmetic multiple precision computations with a ritch and self explaining interface. It provides number theoretic functions and primality tests. The ampclib consists of three classes: +Integer (multiple precision integers) +Rational (multiple precision rational numbers using the Integer class) +Primes (prime number computations and number theoretic functions for unsigned 32 bit integers) The latest release contains...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Kontinuum Calculator

    Calculate various aspects of the Kontinuum RPG system.

    Kontinuum is a calculator program that enables the user to calculate all probabilistic aspects of the Kontinuum RPG system, especially the dice rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jmathstudio-android

    jmathstudio-android

    Android API for discrete Image and Signal processing.

    JMathStudio-Android is an API for Image & Signal processing for your Android application. It is simple to use, portable, light (~300 Kb), extendable and free. JMathStudio-Android provides a developer with many of the advanced and basic discrete image and signal processing utilities ( 500+ useful operations/transforms). A minimum Android platform with API Level 3 is required for Android projects using this API. Author: Bhavya Ajani (jmathstudio@gmail.com) Refer pure Java based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    android calculator

    android calculator

    its a simple android calculator.its good for beginner android learner

    its a simple android calculator.its good for beginner android learner. At first you can test from play store direct. Its my music player: https://play.google.com/store/apps/details?id=com.stormyplayer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Port of the Jasymca Symbolic Calculator for Mobile Devices to the Android Platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Lambda Droid

    Lambda Calculus Interpreter for Android

    A lambda calculus interpreter for android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bracer

    Bracer

    Repository has been moved to: http://dtitov.github.com/bracer

    Java library for parsing and evaluating math expressions. Javadoc is available at http://bracer.sourceforge.net/javadoc/ P.S. This library depends on Apache Commons Math, so don't forget to include commons-math-2.2.jar to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Android 41CV
    A HP41CV simulator for the Android platform. This version is the second beta release and includes nearly all functionality of the HP41CV including running programmes. Programmes can be imported / exported on csv format. A simple programme editor incl
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Calculator of matrices for android smartphone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RandGen is an application for Android phones. It provides real-random numbers for various distributions. Seeds are randomly created using input from the accelerometer and other similar devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Math.NET aims to provide a self contained clean framework for symbolic mathematical (Computer Algebra System) and numerical/scientific computations, including a parser and support for linear algebra, complex differential analysis, system solving and more
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next