Showing 1134 open source projects for "vector linux"

View related business solutions
  • $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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    GloVe

    GloVe

    GloVe model for distributed word representation

    GloVe is an unsupervised learning algorithm for obtaining vector representations for words. Training is performed on aggregated global word-word co-occurrence statistics from a corpus, and the resulting representations showcase interesting linear substructures of the word vector space. The links provided contain word vectors obtained from the respective corpora. If you want word vectors trained on massive web datasets, you need only download one of these text files! Pre-trained word vectors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    (NCS) NEQUIM Contact System

    Tool for analyze of interactions in ligand-protein complexes

    NEQUIM Contact System (NCS) is a system to generate and analyze interaction vectors of protein-ligand complexes. Core features include multiple views of vectors, multiple selection options, cluster analysis and generation of interaction vector model. The input could be from PDB format or from files generated by automatic docking softwares AutoDock/Vina or Surflex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Steepest-descent-like search algorithm

    Heuristic search to find 21-variable PW type functions with NL>1047552

    (by S. Kavut and S. Maitra) 1) The file "pw21_nlac.zip" contains the source code which computes the nonlinearity and absolute indicator of 21-variable PW type functions obtained from the 4 solutions in Table 1 of our paper (available at http://eprint.iacr.org/2015/1036). See comments in "pw21_nlac.cpp" in the zipped file for details. 2) Steepest-descent-like iterative search algorithm used in the same paper is implemented using the files in "sdl_algo.zip" which are briefly described...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The JTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. JTS conforms to the Simple Features Specification for SQL published by the Open GIS Consortium.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 5

    ViennaCL

    Linear algebra and solver library using CUDA, OpenCL, and OpenMP

    ViennaCL provides high level C++ interfaces for linear algebra routines on CPUs and GPUs using CUDA, OpenCL, and OpenMP. The focus is on generic implementations of iterative solvers often used for large linear systems and simple integration into existing projects.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6

    classify-20-NG-with-4-ML-Algo

    Problem involves classifying 20000 messages into different 20 classes

    This classification problem involves classifying 20000 messages into 20 different classes. The dataset can be found here: https://archive.ics.uci.edu/ml/datasets/Twenty+Newsgroups. Four Machine Learning algorithms; Naïve Bayes, Logistic Regression, Regularized Logistic Regression Support Vector Machine (SVM) were implemented and there training and test dataset accuracy were compared. Arguably, one of the most important aspect to solving this problem is having the appropriate data set format....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Arapan Assembler
    DNA Scissor is new software which provides users with a set of easy-to-use tools to perform several operations mainly: quality trimming, vector masking, vector-like contaminants removal, and repeats identification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HTML5 Deck of Cards

    HTML5 Deck of Cards

    Deck of cards (old version)

    The new multiplayer Deck of Cards is released, we will have its cards library open-sourced soon here! Pure vanilla JS (+ CSS3), no dependencies, by Juha Lindstedt & contributors. Frontside card graphics are slightly modified from Chris Aguilar's awesome Vector Playing Card Graphics Set.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Scikit Learn
    Machine Learning framework in Python
    Downloads: 7 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10
    Ipe extensible drawing editor

    Ipe extensible drawing editor

    Extensible vector graphics editor with Latex text support.

    Ipe is an extensible drawing editor for creating figures in PDF and Postscript format. It supports making small figures for inclusion into LaTeX-documents as well as presentations in PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laidout
    Please see laidout.org for current code and download location. Laidout is desktop publishing and imposition software for Linux, particularly for multipage, cut and folded booklets, with page sizes that don't even have to be rectangular. Bug reports welcome!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    DeltaCalibrationSim

    Simulator for delta calibration parameters

    This is a program to simulate the errors in delta printers to help one understand how modifying any of the correction parameters will effect the height map. It can also display errors in x, and y directions, as well as the magnitude of xy, and xyz errors. Custom color gradients are supported, including using alpha, making it easy to find test points for a least squares calibration routine. Images can be exported to any format Qt supports (PNG, BMP, JPG, PDF, etc). Simulation parameters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LightSpMV

    lightweight GPU-based sparse matrix-vector multiplication (SpMV)

    LightSpMV is a novel CUDA-compatible sparse matrix-vector multiplication (SpMv) algorithm using the standard compressed sparse row (CSR) storage format. We have evaluated LightSpMV using various sparse matrices and further compared it to the CSR-based SpMV subprograms in the state-of-the-art CUSP and cuSPARSE. Performance evaluation reveals that on a single Tesla K40c GPU, LightSpMV is superior to both CUSP and cuSPARSE, with a speedup of up to 2.60 and 2.63 over CUSP, and up to 1.93 and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    BFD Fibonacci Pattern Inkscape Extension

    Inkscape plugin for generating the fibonacci pattern

    This is an inkscape plugin, written by the software engineer for Beauty Full Day, for generating the Fibonacci Pattern. It is a flexible plugin for generating different sizes and allows for one to control how spread out the pattern is and how small to large each node can get.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    unordered_flat_set

    C++ continuous memory hash containers.

    Continuous memory open addressing/closed hashing, with linear probing, container. Basically unordered_set, unordered_map, unordered_multiset, and unordered_multimap, but with vector like memory allocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VPaint

    VPaint

    Experimental vector graphics and 2D animation editor

    VPaint is an experimental vector graphics editor based on the Vector Animation Complex (VAC), a technology developed by a collaboration of researchers at Inria and the University of British Columbia, featured at SIGGRAPH 2015. It allows you to create resolution-independent illustrations and animations using innovative techniques. DISCLAIMER: VPaint 1.5, or any upcoming 1.x release, is considered BETA. It lacks plenty of useful features commonly found in other editors, and you should...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    NOFI ranking

    The Non-Outlier Fragment Ion ranking for enhaced DIA quantification

    The NOFI ranking algorithm has been developed to assign low priority to fragment ions affected by interference. The implementation is an R script that can be customized. A future version will contain a modular version. The outline is as follows: 1) The input contains the list of SWATH fragment ion XICs from the identified and quantified peptides by software tools such as Skyline and OpenSWATH. 2) The first step in NOFI is the computation of the 4 attributes (RTd, FWHMd, IRd and IRrep)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    lncRScan-SVM

    A package for lncRNA prediction

    The package is used to classify protein coding and long non-coding RNA (lncRNA) transcripts using support vector machine (SVM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SVG barcode for PHP Application
    Create barcode image in SVG format by using PHP. Barcode is in vector format, so you can view and print with high quality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Qfsm

    Qfsm

    A graphical Finite State Machine (FSM) designer.

    A graphical tool for designing finite state machines and exporting them to Hardware Description Languages, such as VHDL, AHDL, Verilog, or Ragel/SMC files for C, C++, Objective-C, Java, Python, PHP, Perl, Lua code generation.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    Credit Risk Evaluation Using Support Vector Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Elastic Vector Space Analysis

    Elastic Vector Space Analysis

    Modifier Vector Space Analysis

    The Vector Space Analysis was taken from Classifier4j and modified in following ways: 1. The algorithm was created to imitate the stretching of an elastic-band (I have done actual physical measurements). 2. Stretched Strings are then optimized to give the exact Vector-Space-Analysis results. This way, there is no over-training of the imput, and different sizes of the Strings can be used to get improved results. USAGE: public static void main(String[] args)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SAMSVM

    A tool for misalignment filtration on SAM-format sequences with SVM

    Applying the LIBSVM, a package of support vector machine, SAMSVM was developed to correctly detect and filter the misaligned reads of SAM format. Such filtration can reduce false positives in alignment and the following variant analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    DynaSys

    An easy-to-use dynamical systems modeler with great visualizations.

    Just type in your difference equations, parameters, and variables and watch your dynamical system evolve. Examine a single path or an entire vector field. Change parameters and watch the effects in real time. Load and save models and data. Enter nullclines and Jacobians identification and classification of equilibria. Auto-generate fast C implementations of your model and fit them to data using Matlab, with optional GPU support. The long-term goal is to incorporate this into software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BirdFont

    BirdFont

    Font editor

    BirdFont is a font editor which lets you create vector graphics and export fonts in TTF, EOT and SVG format. Binary releases are available from the website.
    Downloads: 8 This Week
    Last Update:
    See Project
Auth0 Logo