Showing 465 open source projects for "gnu science"

View related business solutions
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Software for creating Depth Maps and DEMs from image pairs taken using a Stereo Camera Rig. Currently works on images from Parallel Cameras. I can be contacted via jamie.fraser@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A powerfull tool to work with math functions. At this stage of progress it's draw 2D graphs and 3D graphs of any function. Also have very easy to use calculator which can calculate complicate expressions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    C# Website system. This is going to be the "Newer" Internet, and even has a custom theme system. This is going to let users do "anything" that won't harm the client computer in any way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FourierRocks. A WAV file comparison tool

    FourierRocks. A WAV file comparison tool

    FourierRocks is a graphical application to compare sound (.wav) files.

    FourierRocks is a graphical application to compare sound (.wav) files. It performs deep analysis of differences between wav files both in time and frequency domains. It's particularly useful in many situations such as: - Analyzing audio codec alterations - Checking audio player response - Analyzing CD ripping process - Comparing audio spectra (Loudspeaker comparison, Poweramp comparison, etc...) It not only compares bit information but performs an accurate and extended sound...
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    ISIADIS: development environment for hierarchical software systems. ISIADIS allows prototyping, development and running software systems that are based on hierarchical (tree-like) architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    The purpose of this project is to develop an open source digital object rights management solution based also on open-source components and on open standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Crawler.NET is a component-based distributed framework for web traversal intended for the .NET platform. It comprises of loosely coupled units each realizing a specific web crawler task. The main design goals are efficiency and flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The package is a Microsoft .NET 2.0 package providing the processing of the geographical data. The library supports popular "home" formats of geographical data: Ozi Explorer, MP and MPS. The library supports map nomenclature (Soviet headquarters).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    NxNet is an implementation of a BPN neural network written in C#. NxNet allows the user to configure the neural net, train and query the trained net. NxNet 2.0 introduces a batch query capability. Requires .Net Framework 2.0 be installed also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A viewer / search utility for the Holy Quran (المصحف العثماني) developed in C# 2.0, using an XML representation of the Holy Quran and providing a search mechanism for the Arabic Language that presents many obstacles for search in particular
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Multicore SWARM
    Multicore SWARM (Software and Algorithms for Running on Multicore Processors) is an open source library for developing efficient and portable implementations that make use of multi-core processors. David A. Bader (Georgia Tech) began SWARM in 1994.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CuberGA project is the flexible Genetic Algorithms framework. Realize your ideas easy with deliveries of this project. Keywords: genetic algorithms, framework, permutation, mutation, crossover, genotype, selection, survival, Левченко Илья.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Medical Information System (MIS) Application Server based on Web Services and J2EE and administrative tools (Plugins for Eclipse,...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AIMLBot (Program#)

    NOT UNDER ACTIVE DEVELOPMENT (sorry)

    THIS LIBRARY IS NOT UNDER ACTIVE DEVELOPMENT (sorry). AIMLBot (Program#) is a small, fast, standards-compliant yet easily customizable .NET dll implementation of an AIML (Artificial Intelligence Markup Language) based chatter bot. AIMLBot has been tested on both Microsoft's runtime environment and Mono.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Latronix Regnum Arts - Open Source Faction is an open source and freeware developer for all sorts of goodies. Be it games or applications. This is the home for the Drug Turfs Game (A Drug Wars like game) and the Drug Turfs Library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    AutoAffinity was written to help force certain processes to run on only a single core. It works off of a pattern, assigning all executing processes matching that naming pattern to a single execution core. It's especially useful for F@H, S@H, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A client-server based framework for building 3d applications. Intended to be used for Virtual Reality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Simple TeX Editor combines the ease of use of a very slim and simple texteditor with the advantages of an Integrated Development Environment (i.e. syntax highlighting, auto completion, starting external tools directly from inside the program)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LispSharp is a fully compiled lisp implementation for the .NET Framework. It uses a Lisp dialect similar to ISO Lisp, it has a Command-line toplevel compiler with Read Compile Print Loop.It references any .NET DLL and produces standard .NET assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Library for .NET Compact Framework 2.0 and .NET Framework 2.0 . That is simple API for connections with Rserve program (making connections,file and variables transport, R-commands execute)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). Work provided by UK Sheffield University funded by (AKT) an IRC sponsored by EPSRC, grant number GR/N15764/01.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    yagdt (Yet Another Graph Drawing Tool) is a plugin-based graph drawing application & distributed graph storage engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Pali Text Reader software is a reading and studying tool for classic Buddhist pali texts. It provides in-depth search, dictionary, automatic translator, word-translation, online/offline canon access, share favorite bookmark lists on Dhamma topics etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Project Solo is an intelligent agent that operates other programs by spoofing mouse clicks and reading screenshots. The current focus is for it to be able to play the computer game Diablo by itself, and for it to be able to interact online with humans.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo