Showing 2661 open source projects for "engineering"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    PuLP: An LP modeller in Python PuLP is an LP modeller written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX and XPRESS to solve linear problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An application to perform statistical clustering analysis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A basic tool for converting units, coded primarily in PHP with HTML and CSS for the interface. A small snippet of JavaScript is also used for handling errors. See it in action here: http://convert.g3nius.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Satellite Tracking Web Service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mathematical extensions to unix shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    surf is a tool to visualize algebraic curves and algebraic surfaces. It is written in C++. The GUI is written using the Gtk widget set.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Software to cluster protein sequences into functionally similar groups. Journal reference: http://bioinformatics.oxfordjournals.org/cgi/content/short/24/16/1765
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tailorshop: Optimization based Analysis and data Generation tOol. Support tool for the computer test scenario "Tailorshop" that is the basis for many psychological studies. Data can be generated, visualized, and provided to optimization solvers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    The package edmonds-alg contains a C++-implementation of Edmonds's optimum branching algorithm as described by Tarjan in 1977.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Improved version of the LibNumTh library (http://libnumth.sourceforge.net/), reimplementing its methods to work concurrently in a SMP environment. In addition, it is extended with support for linear algebra and numerical methods mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Quantifa
    Quantifa is an F# open-source library for quantitative finance and risk management. Quantifa can be viewed as a functional programming version of QuantLib and QLNet. Currently, the Quantifa Team is looking for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Snap (snap-pari) is a computer program for studying arithmetic invariants of hyperbolic 3-manifolds. See: Computing arithmetic invariants of 3-manifolds by Coulson, Goodman, Hodgson and Neumann, Experimental Mathematics Vol.9 (2000) 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An artificial life simulator. A cross-platform application for simulating mutatable organisms on a field with different kind of resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is the extended euclidean algorithm implemented in haskell. It will put every single step of the algorithm in a file and show the actual result and everything in between.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Web service providing a REST and ROA (Resource Oriented Architecture) interface to LaTeX to layout formulas. As the project evolves, different output representations will be available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java-based number generator package. Includes several strategies, apart from the usual random: constant, serial, function, composite. Besides, generators can be wrapped in different filters to obtain modified data series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GeoGebra is free and multi-platform dynamic mathematics software for learning and teaching geometry, algebra, statistics, and calculus. Download the free software at http://www.geogebra.org. Find the source code at http://www.geogebra.org/trac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Maximally flat (maxflat) digital filter design for Octave and Matlab. "Maximally flat" means that the magnitude frequency response has the maximum number of vanishing derivatives at 0 and pi. Handles arbitrary numbers of poles and zeros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Maxflat Digital Filters (Java)
    Maximally flat (maxflat) digital filter design in Java, with arbitrary numbers of poles and zeros. "Maximally flat" means that the magnitude frequency response has the maximum number of vanishing derivatives at 0 and pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Superficially, Dominoes on Acid is a solitaire variant of Dominoes with weird colorful tiles. But on a deeper level it is a GUI for natural deduction. Every completed domino is equivalent to a proof of a tautology in classical propositional logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The MeqTree project provides a modelling, simulation and calibration toolkit aimed at (but not exclusive to) radioastronomical applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Parallel Linear Algebra Toolbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a simple program that will factor a quadratic trinomial using both "guess-and-check" and the quadratic formula. You input a, b, and c, where ax^2+bx+c=0; you will get a result in the form of (ax+b)(cx+d)=0 and x=a or x=b.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Un simple algorithme d'Euclide codé en C++.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB