Showing 223 open source projects for "linux space invaders"

View related business solutions
  • 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
    Python Control Systems Library

    Python Control Systems Library

    Feedback control system analysis and design

    The Python Control Systems Library, python-control, is a python module that implements basic operations for analysis and design of feedback control systems. This homepage for this project is at http://python-control.org and the code base in maintained at https://github.com/python-control/python-control. Information on this page is out of date, but left here for posterity.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    CIMA

    CIMA

    Body Mass Index (BMI) and Other Indexes Calculator with Classification

    CIMA is a program that provides an easy way to calculate a diversity of body indexes related to the fat content and energy needs, providing a way to control our weight: 1 - Body Mass Index (BMI), including both the traditional and the new proposed formulas, and provides a classification of the results. The evaluation takes in account the age groups (adults, children and the elderly). 2 - Body Adiposity Index (BAI). 3 - Basal Metabolic Rate (BMR) for Men and for Women. 4 -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ToricCam

    ToricCam

    Virtual Camera representation using the Toric Space

    ToricCam is a C++ library I have developped for my research. It provides a starting point to using the Toric Space viewpoint representation [Lino & Christie, SIGGRAPH 2015]. It also implements our preliminary work published at SCA 2012. The library is released under the GNU General Public License version 3. For researchers who want to use the library for their work, please quote the papers as follows: + Efficient Composition for Virtual Camera Control. C. Lino, M. Christie. In ACM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    parSRA

    Portable Framework for the Parallel Execution of Short Read Aligners

    parSRA is a framework to execute short read aligners on compute clusters. It uses the following techniques in order to improve scalability: 1) a fast splitting of the input reads using the FUSE kernel module available in most of current Linux distributions; 2) a balanced on-demand distribution of the reads based on the shared locks of UPC++, an extension of C++ for parallel computing that follows the Partitioned Global Address Space (PGAS) paradigm. parSRA is portable as its configuration file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
    Try it free
  • 5

    CUDAlign

    CUDAlign is a tool that aligns huge DNA sequences in CUDA capable GPUs

    ... Transactions on Parallel and Distributed Systems, vol. 99, PrePrints, 2012 [2] Edans Sandes, Alba Melo. Smith-Waterman Alignment of Huge Sequences with GPU in Linear Space. IPDPS 2011: 1199-1211 [3] Edans Sandes, Alba Melo. CUDAlign: using GPU to accelerate the comparison of megabase genomic sequences. PPOPP 2010: 137-146 The latest source code can be found in Github. See the MASA project at https://github.com/edanssandes/MASA-CUDAlign
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    MSP: a 3D flocking boids simulator

    MSP: a 3D flocking boids simulator

    A highly flexible 3D flocking boids simulator, conceived as a tool for

    This project concerns the design and implementation of an open-source flocking boids simulator, designed as a tool to analyze and characterize flock-like collective emerging behaviors. Each boid is conceived as an active agent and modelled by a point-mass approximation. Boid movements in a 3D space are guided by a set of elementary steering behaviors, each implemented as a force acting on the boid's point mass. Each boid is affected by interactions with both the environment and other boids...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SplitMEM

    Graphical pan-genome analysis with suffix skips

    With the rise of improved sequencing technologies, genomics is expanding from a single reference per species paradigm into a more comprehensive pan-genome approach with multiple individuals represented and analyzed together. Here we introduce a novel O(n log n) time and space algorithm called splitMEM, that directly constructs the compressed de Bruijn graph for a pan-genome of total length n. To achieve this time complexity, we augment the suffix tree with suffix skips, a new construct...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This project provides a Fortran90 library and a python module for singular spectrum analyses such as PCA/EOF or MSSA. It is intended for people interested, for example, in analysing climate or financial variability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DESN

    Differential activE sub-Network (DEN): R/Bioconductor based package

    Living cells are complex, dynamic, self-regulatory, interactive systems, showing differential states across time and space. Complexity of cellular systems is highlighted with the multi-layered regulatory mechanisms involving the interactions between bio-molecules (such as DNA, RNA, mi-RNA and proteins). These interactions are analyzed in the form of static networks. Likewise, number of experimental techniques like microarray, RNASeq allows quantification of cellular dynamics and aid...
    Downloads: 0 This Week
    Last Update:
    See Project
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications

    Continuous performance testing

    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
    Learn More
  • 10

    neuranep

    Neural Network Engineering Platform

    A parallel-programming framework for concurrently running large numbers of small autonomous jobs, or microthreads, across multiple cores in a CPU or CPUs in a cluster. NeuraNEP emulates a distributed processing environment capable of handling millions of microthreads in parallel, for example running neural networks with millions of spiking cells. Microthreads are general processing elements that can also represent non-neural elements, such as cell populations, extracellular space, emulating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The library for utilization of Minimal Quadtree format for storing very large sparse matrices. Please see the paper referenced below for the description of a problem. Corresponding papers: Tree-based Space Efficient Formats for Storing the Structure of Sparse Matrices (I. Šimeček, D. Langr, P. Tvrdík), In Scalable Computing: Practice and Experience, volume 15, 2014. Space Efficient Formats for Structure of Sparse Matrices Based on Tree Structures (I. Šimeček, Daniel Langr, Pavel Tvrdík...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Large Number Arithmetic

    Addition, Subtraction & Multiplication for large integral numbers

    This software executes addition, subtraction & multiplication for large integral numbers. You have the option to execute the program using as many numbers as you wish. The numbers can be as large as you wish ... the only restictrion is your computer's RAM space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MetricKnn

    Fast Similarity Search using the Metric Space Approach

    MetricKnn is an open source library to address the problem of similarity search, i.e., to efficiently locate objects that are close to each other according to some distance function. MetricKnn is comprised of: * Command Line, which is able to perform similarity searches through console commands. Available for Windows and Linux. * C API, which provides the implementation of different indexes, distances and search methods. * C++ API, which is a thin C++ wrapper of the C API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Math Expression Evaluator

    Evaluates simple mathematical expressions

    A simple Android app to evaluate mathematical expressions. It can handle variables. Somewhat more useful then a calculator but not sophisticated as mathcad or linux octave. Small app, does not take up much space. The following is an example of the type of input it takes: apple = 3, pear = 7 78 * (apple + pear) the output would be 780
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LWPR

    Locally Weighted Projection Regression (LWPR)

    Locally Weighted Projection Regression (LWPR) is a fully incremental, online algorithm for non-linear function approximation in high dimensional spaces, capable of handling redundant and irrelevant input dimensions. At its core, it uses locally linear models, spanned by a small number of univariate regressions in selected directions in input space. A locally weighted variant of Partial Least Squares (PLS) is employed for doing the dimensionality reduction. Please cite: [1] Sethu Vijayakumar...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Cell decomposition is one of the first applicable solution for path planning - robot path planning. The algorithm aims to find free areas (cells not occupied by obstacles) in the configuration space, and build a graph of adjacency for these cells.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MolTPC

    MolTPC

    MolTPC provides a solution for fully automatic tautomer enumeration.

    Besides all their conformational degrees of freedom, drug-like molecules and natural products often also undergo tautomeric interconversions. Compared to the huge efforts made in experimental investigation of tautomerism, open and free algorithmic solutions for prototropic tautomer generation are surprisingly rare. The few freely available software packages limit their output to a subset of the possible configurational space by sometimes unwanted prior assumptions and complete neglection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A multiparticle tracking postprocessor library for accelerator physicsists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Visual Integer Factor

    Puzzle game demonstrating whats so hard about binary integer factoring

    ... dimensions, from the lowest digit of the 2 odd integers both upright and upleft, its factors, and in the 2d space they are rectangle edges of, those pixels/digitbits must be on when there is an on bit somewhere downleft and downright after crossing empty cells, but if it finds either whole diagonal row empty then it must also be empty/zerodigit. The 2 main rules are: Any 2 cells below may both turn off and turn on the one above, or the reverse, and any on cell may move horizontally to an empty cell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pyCRYS

    pyCRYS

    X-ray spectrometer designer

    This program allows to design a x-ray spectrometer. A particular aspect is the large options of crystal shape. The source, crystal and detector are freely positionnable in 3D space (allowing to check the effect of misalignment)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Redhat Linux Oracle OVM Systems Monitor

    Redhat Linux OVM System Performance Monitoring

    It's a very light Redhat Linux and Oracle OVM System Performance Monitoring tool written in Perl using rrdtool for Database and Graphing. Allows you to query the RRD database given a set of dates and generates a web based graphs. Easy to install. Uses less disk space than most performance monitoring tool. Data of each host monitored is kept for 2 years and occupy less that 25 MB of disk space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CVM C++ Class Library encapsulates concepts of vector and square, band, symmetric and hermitian matrices in Euclidean space of real and complex numbers. It utilizes BLAS and LAPACK Fortran libraries. See http://cvmlib.com for binaries and more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ode-viz
    This toolbox generates automatically a vtk-visualization for an ode (Open Dynamics Engine) simulation under Python. You only have to define the simulation space and world and forward these entities to the visualization. That's all... Install also via pip possible: pip install odeViz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Truncated power series algebra

    Truncated power series algebra

    This project consists of two object-oriented implementations of truncated power series (TPSA) for arbitrary order and number of variables. Addition, subtraction, multiplcation, division, and exponentiation are all implemented in the algebra as overloaded operators. They can also compute with maps, a map being an array of TPSA objects representing a mapping of a space into itself. They are implemented as arrays of TPSA objects equal in number to the number of variables of the algebra. One...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ParaBWT - parallel BWT construction

    a parallel and space-efficient Burrows-Wheeler transfrom constructor

    Downloads: 0 This Week
    Last Update:
    See Project