190 programs for "ce console library" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    SWIFT

    SPH With Inter-dependent Fine-grained Tasking

    Shared-Memory Parallel Smoothed Particle Hydrodynamics (SPH) code for large-scale cosmological simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PortOpt

    PortOpt

    A portfolio-optimizer using Markowitz(1952) mean-variance model

    ... portfolio. In order to minimise the variance it internally uses QuadProg++, a library that implement the algorithm of Goldfarb and Idnani for the solution of a (convex) Quadratic Programming problem by means of an active-set dual method. This solution is very efficient as it allows to solve hundred of thousand of portfolio problems in seconds. PortOpt runs as a text/console tool so it can be easily used in your own scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Multidimensional optimization problems
    NEW OPTIMIZATION TECHNOLOGY & PLANNING EXPERIMENT. Technology is designed for multidimensional optimization practical problems with continuous object functions. Technology higher efficiency than traditional optimization methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    N-Dimensional Matrix Library

    C Library for manipulating N-dimensional (ND) matrices and arrays.

    N-Dimensional Matrix Library is a library for creating and manipulating N-dimensional matrices (arrays) in C. For more details, please see the README.md file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Get started free
  • 5
    PyRadmon Reborn

    PyRadmon Reborn

    PyRadmon, a Python script to use on both Linux and Windows.

    PyRadmon Reborn. This project started after the original programmers quit supporting it. The project now contains support for audio*, has a version that supports two Geiger counters** and a cleaner, more stable code. * = PyAudio is used as library for the audio support. ** = The two counters both run in their own thread. UPDATE-2015-2: * Added timeouts to sockets to prevent crashing of the script. * Updated some comments. UPDATE-2015-1: Since there have been some passed time I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    OpenAxiom: Scientific Computation System

    A system for computer algebra and symbolic mathematics

    OpenAxiom is an open source Computer Algebra System. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    libznz with zindex

    This is a fast version of libznz used in NIfTI C library

    This library provides notable speed-up for seeking in large compressed NIfTI files. It is compatible with the libznz interface which is part of NIfTI C library to handle multidimensional (mostly MRI) images. Only the replacement of the currently available libznz library is necessary. To reach the expected speed-up the compressed NIfTI data has to be indexed with the included tool. To compile the binaries, the sources available in this project have to be replaced with the ones in znzlib...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    StochPy
    StochPy - Stochastistic modeling in Python - is an easy-to-use package, which provides several stochastic simulation algorithms and unique analysis techniques, which can be used for stochastic simulations of biochemical systems.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    JMCAD - modeling of dynamic systems
    ... of systems or processes to demonstrate their behavior prior to building physical prototypes. The user builds his system model by selecting predefined blocks from a block library and simply wiring the blocks together. Each block of the diagram performs a function. Users can also create custom blocks in Java and add them to the JMCAD block library. JMCAD is a block diagram language for creating complex nonlinear dynamic systems.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
    Learn More
  • 10
    mathCollection is a java package representing a consistent and efficient extension to the Java Collection Framework of JDK 1.4. It offers different kinds of sets with mathematical, non-destructive functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JGAP is a Genetic Algorithms and Genetic Programming package written in Java. It is designed to require minimum effort to use, but is also designed to be highly modular. JGAP features grid functionality and a lot of examples. Many unit tests included. Legal notice/Impressum: Klaus Meffert An der Struth 25 D-65510 Idstein sourceforge <at> klausmeffert.de
    Downloads: 16 This Week
    Last Update:
    See Project
  • 12
    C++ Travel Customer Choice Model Library
    That project aims at providing a clean API, and the corresponding C++ implementation, for choosing one item among a set of travel solutions, given demand-related characteristics (e.g., Willingness-To-Pay, preferred airline, preferred cabin, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C++ Airline Inventory Management Library
    That project aims at providing a clean API and a simple implementation, as a C++ library, of an Airline-related Inventory Management system. That library uses the Standard Airline IT C++ object model (http://sf.net/projects/stdair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    xorlisp

    Bit level lambda continuations and nothing else - Queue automata

    Not working yet. To deal with the Halting Problem, computing and data are navigated using debugger ops: linearForward and treeForward, which navigate an astronomically large bit string where 1 is ( and 0 is ). All pairs are derived from (). For example, true is represented as ((()())()), and false is (()(()())). It appears related to the church encoding of lambda where T chooses first parameter and F chooses second, of a pair. Continuations are nearly finished code and are represented as a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Travel Demand Generator
    That project aims at providing a clean API, and the corresponding C++ implementation, able to generate demand for travel solutions (e.g., from JFK to PEK on 25-05-2009) according to characteristics (e.g., Willingness-To-Pay, preferred airline, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex compounding or character encoding. Hunspell interfaces: Curses, Ispell compatible pipe interface, OpenOffice.org UNO module
    Leader badge
    Downloads: 421 This Week
    Last Update:
    See Project
  • 17
    Open Airline Revenue Accounting
    That project aims at delivering a reference implementation of a library, estimating and serving average prices paid for air travel products. It is not intended for use by an actual airline, but rather by simulators or other airline-related modules of
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This tool is made to score machine translation performance with the TER metric. This code is based on Snover's algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mobile Robot Programming Toolkit (MRPT)

    Mobile Robot Programming Toolkit (MRPT)

    **MOVED TO GITHUB** ==> https://github.com/MRPT/mrpt

    **MOVED TO GITHUB** ==> https://github.com/MRPT/mrpt The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed for robotics researchers to design and implement algorithms about Localization, SLAM, Navigation, computer vision. http://www.mrpt.org/
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20

    wmtsa-python

    Discrete wavelet methods for time series analysis using python

    Several python libraries implement discrete wavelet transforms. However, none of them, or at least none that I know, is aimed at scientific use. This library aims at filling this gap, in particular considering discrete wavelet transform as described by Percival and Walden. This module started as translation of the wmtsa Matlab toolbox (http://www.atmos.washington.edu/~wmtsa/), so most naming conventions and most of the code structure follows their choices. The code uses a mix of python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SPDLib - LiDAR & TLS Processing Tools
    A library of tools and API (C++ and Python) for the storage and processing of large 3D laser scanning (LiDAR, ALS, TLS) datasets using a pulse based spatially indexed file format (SPD) which support for both discrete return and full waveform datasets. Code has moved to https://bitbucket.org/petebunting/spdlib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    lib_data_io is a set of PHP libraries designed to easily move complex sets of data between PHP array data structures and a variety of sources and destinations including JSON, XML, ICAL, MySQL, HTML, Trac WIKI, text, LDIF, and plot images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A python framework for fuzzy inference computations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Agent.GUI

    Agent.GUI

    The Project moved to github https://github.com/EnFlexIT/AgentWorkbench

    The project has moved to github https://github.com/EnFlexIT/AgentWorkbench Agent.GUI is a simulation framework and toolkit based on the JADE framework. It provides functionalities for time aspects, agent-environment interaction, visualization and load balancing, Furthermore, the included application focuses the usability for end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ArchC is an open-source architecture description language based on SystemC. Its goal is to provide designers with a tool to evaluate new ideas in processor and ISA design, memory hierarchy, etc. and other aspects of computer architecture research.
    Downloads: 0 This Week
    Last Update:
    See Project