Showing 222 open source projects for "linux space invaders"

View related business solutions
  • 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.
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 1
    SODLS

    SODLS

    Self-orthogonal diagonal Latin squares.

    Makes self-orthogonal diagonal Latin squares, SODLS, for all valid orders, (that is, not order 2, 3, or 6). Input is an order, (one number), or an order range, (two numbers separated by white space). Output files are in folder SODLS[_n]. Each file contains a SODLS followed by a magic square. The magic square, M, is made from the order N SODLS, Q, and its transpose, as: M[row][col] = N x Q[row][col] + Q[col][row] + 1 See http://budshaw.ca/SODLS.html http://budshaw.ca...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DoseInHumanBody

    DoseInHumanBody

    Patient dose from medical X-ray and other sources

    ... not contain all data required to run, i.e. does not contain GEANT4 libraries and GEANT4 nuclear data (for saving space). It does contain however the X-Ray spectrum data. Read README.txt me inside Build folder for how to fix it. Source code included. Also, available on GitHub: https://github.com/ZiliasTheSaint/DoseInHumanBody.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Meraculous-2D

    Meraculous-2D

    Eukaryotic Genome Assembler

    ---------------------------------------- IMPORTANT: Meraculous-2D has been superseded by the HipMer assembler, available here: https://sourceforge.net/projects/hipmer/ ----------------------------------------- Meraculous-2D is a whole genome assembler for NGS reads (Illumina) that is capable of assembling large, diploid genomes with modest computational requirements. Features include: - Efficient k-mer counting and deBruijn graph traversal - Two modes of handling of diploid...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SpacePy
    Now maintained at github.com/spacepy/spacepy Space Science library for Python - contains superposed epoch classes, drift shell tracing, access to magnetic field models, streamline tracing, bootstrap confidence limits, time and coordinate conversions, etc.
    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
    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.
  • 5

    TimescapeGlobal

    a space-time interpolation geostatistical tool

    This software is a time-aware geostatistical tool. Including time variability adds further issues to the already complicated field of geostatistical interpolation. On the other hand, most of the distributions of variables used in Earth and environmental sciences show patterns of change over time, not only in space. This tool is a free, open-source software, based on a generalization of the Inverse Distance Weighted algorithm. It outputs three-dimensional, layered discrete models from which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PyUltimateRobot

    Controls any Robot in Python

    Developed on Python to leverage state-of-the-art extensibility and easily integrated plugins Able to use low cost robots with the accuracy and dexterity of much more expensive robots, achieved in part by: a) Ability to drive movement by inexpensive DC gear head motors, including the inherent ability to specify movement by applied force rather than strict space/time control that steppers impose. b) Arms and linkages don't have to have super tight tolerances, because accuracy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Niche Analyst (NicheA) was developed based on the BAM framework which allows users to create virtual spaces and virtual species, and to analyze ecological niches in both multivariate environmental and geographic spaces, linking views of the niche in the two spaces. The unique functionality in NicheA, not available in other software programs, is estimating Grinnellian niches of species based on environmental variables and occurrence records, but with a clear focus on fundamental ecological...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 8

    OpenDSE

    Open Design Space Exploration Framework

    OpenDSE is a design space exploration framework for embedded systems, written in Java. It follows the Y-chart approach where an application consisting of data-dependent tasks is mapped to an architecture consisting of resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Matlab/Octave Rotations Library

    Matlab/Octave Rotations Library

    Library for working with 3D rotations in Matlab/Octave

    The Matlab/Octave rotations library is a collection of functions, bundled as m-scripts, that address computations and numerical handling of rotations in 3D Euclidean space. The rotation representations that are supported are rotation matrices (Rotmat), Quaternions (Quat), intrinsic ZYX Euler angles (Euler), fused angles (Fused) and tilt angles (Tilt). Operations such as composition, inversion, ZYX yaw extraction, fused yaw extraction, random generation, equality detection, vector rotation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 10
    Rotations Conversion Library

    Rotations Conversion Library

    Library for working with 3D rotations in C++

    The Rotations Conversion Library (RCL) is a collection of C++ functions that address common computations and numerical handling of rotations in 3D Euclidean space, including support for rotation matrices (`Rotmat`), Quaternions (`Quat`), intrinsic ZYX Euler angles (`Euler`), fused angles (`Fused`) and tilt angles (`Tilt`). In addition to the core competency of being able to convert between each of the representations, operations such as inversion, ZYX yaw extraction, fused yaw extraction...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    rDock

    rDock

    A Fast, OpenSource Program for Docking Ligands to Proteins and N.Acids

    rDock is a fast and versatile Open Source docking program that can be used to dock small molecules against proteins and nucleic acids. It is designed for High Throughput Virtual Screening (HTVS) campaigns and Binding Mode prediction studies. rDock is mainly written in C++ and accessory scripts and programs are written in C++, perl or python languages. The full rDock software package requires less than 50 MB of hard disk space and it is compilable in all Linux computers. Thanks to its design...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    MED-FOES

    An Agent-Based Simulation of Invasive Pest Insects

    ... ranges of developmental, survivorship and reproductive parameters, as well as assumed ranges of an eradication pressure parameter. For a complete analysis and estimate of time to extirpation one would execute a large number of individual simulations evenly distributed over parameter space to estimate the time at which an arbitrary percentage of the simulations show extirpation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LightPCC

    Parallel pairwise correlation computation on Intel Xeon Phi clusters

    ... functions between job identifier and coordinate space for the first time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Grid-based Coupled Electron and Electromagnetic field Dynamics (GCEED) is an open-source software package for massively parallel first-principles calculations of electron dynamics in real time and real space. The program codes are written in the Fortran 90/95 language with MPI and OpenMP. Time dependent density functional theory (TD-DFT) calculations can be performed on 100,000 CPU cores of K Computer with high parallel efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MRiLab

    MRiLab

    A Numerical MRI Simulation Platform

    The MRiLab project is moving to GitHub, the latest version can be obtained from https://leoliuf.github.io/MRiLab/ The MRiLab is a numerical MRI simulation package. It has been developed and optimized to simulate MR signal formation, k-space acquisition and MR image reconstruction. MRiLab provides several dedicated toolboxes to analyze RF pulse, design MR sequence, configure multiple transmitting and receiving coils, investigate magnetic field related properties and evaluate real-time imaging...
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 16
    Burris Numerical System

    Burris Numerical System

    A Numerical System controlled by algorithms.

    BNS - Burris Numerical System was written to store the last digit of a number in 3 dimensional space but store the rest of the number mathematically in the 4th dimension of space. The result is that no matter how long the number is you can write it down on a piece of paper and put it in your pocket. The software can be used to retrieve the number. This can be used to save computer files. The only limit with BNS is how much time the user has. The software nor the numerical system has no limits...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Spglib is a C-library written for finding crystal symmetry. Symmetry operation, space group, etc, can be obtained using this symmetry finder. It is easy to include this library to your code. For more information, See, http://spglib.sourceforge.net/
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    MieConScat
    MieConScat is a GUI/Console program for generating MIE SCATtering data as a table of cross sections. It can generate scattering cross sections over specified angular ranges and total absorption cross sections. It was initially developed to aid work with optical particle counters (OPC) especially when CONverting data between cross section and diameter space. These methods are described in Rosenberg et al. 2012, Particle sizing calibration with refractive index correction for light scattering...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    CFD2D

    The incompressible Navier-Stokes equations solver in 2D domains

    CFD2D is open source software for Linux for solving the non-dimensionalized incompressible Navier-Stokes equations (NSE) inside an arbitrary two-dimensional domain inscribed in a unit square with Dirichlet and "do-nothing" boundary conditions. The space discretization is based on Finite Element Method (FEM) using an approximately uniform triangular mesh. The two choices of FE spaces are offered, these are of the so called MINI-element and of the Taylor-Hood element. The first element consists...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    PhaseSpace

    Analyse dynamical systems, plot its phase space and critical points.

    Phase Space is born out of the need of a simple yet powerful open source tool to study dynamical systems. PhaseSpace allows you to plot the phase space of the dynamical system you are studying, its critical points and the curves of slope zero and infinite.It can also plot the solutions of the system and it's vector field. To use PhaseSpace you'll need to have Python installed along with Matplotlib and Numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BayesRate

    BayesRate

    Bayesian estimation of diversification rates

    BayesRate is a program to estimate speciation and extinction rates from dated phylogenies in a Bayesian framework. The methods are described in: Silvestro, D., Schnitzler, J. and Zizka, G. (2011) A Bayesian framework to estimate diversification rates and their variation through time and space. BMC Evolutionary Biology, 11, 311 Silvestro D., Zizka G. & Schulte K. (2014) Disentangling the effects of key innovations on the diversification of Bromelioideae (Bromeliaceae). Evolution, 68, 163...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Pi-Space Physics Software

    A Physics Theory for Unifying Classical, Quantum and Relativistic Phys

    This is the Official Software of the Pi-Space Physics Theory created by Martin Brady. I have a B.Sc. in Computer Applications from Dublin City University and I have an interest in software implementation of Physics. The Theory includes a Quantum Theory of Gravity as well as a reworking of Classical versions of Newton's Formulas. The Theory is based on a set of Relativistic Diagrams called Pi-Space Diagrams for those new to the Theory. License :: Creative Commons Attribution License...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EVERTims is a real-time room acoustic simulation software based on EVERT beam-tracing library providing information of specular reflection paths of sound in a space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    siccom

    siccom

    Spatial Interaction in Coral Reef Communities

    The program allows the simulation of spatial dynamics in a benthic coral reef community under various environmental settings. Several coral species, with either massive or branching colony growth morphologies are implemented as individual colonies, which compete for space with each other as well as with macroalgae and algal turf. For more details on the first version of the program see also: Kubicek A, Muhando C, Reuter H (2012) Simulations of Long-Term Community Dynamics in Coral...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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