Showing 594 open source projects for "linear"

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
  • 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
  • 1
    TEPG

    TEPG

    tutor of linear equations using python

    program that solves linear equations and explains the solution and the sample in a pdf file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3

    tabipb

    A treecode-accelerated boundary integral Poisson-Boltzmann solver

    TABI (treecode-accelerated boundary integral) solves the linear Poisson-Boltzmann equation. The solver employs a well-conditioned boundary integral formulation for the electrostatic potential and its normal derivative on the molecular surface, which is triangulated and the integral equations are discretized by centroid collocation. The linear system is solved by GMRES iteration and the matrix-vector product is carried out by a Cartesian terraced which reduces the cost from O(N^2) to O(N*logN...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    llis-isd

    llis-isd

    LLIS-ISD - local linear interpolate scale.

    Project: LLIS-ISD - local linear interpolate scale. Base project: ISD - image scale duplicate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Circuit simulator SPECI-SPICE

    Circuit simulators like SPICE for low memory computers

    SPECI-SPICE is a subset of SPICE intended to run on low powered computers like Amstrad CPC, ZX Spectrum, CP/M machines, old PC machines, some programmable calculators,etc. by keeping most important functionality of SPICE 2.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Open Cezeri Library

    Open Cezeri Library

    Effective Linear Algebra and Computer Vision Library with JAVA

    OCL stands for Open Cezeri Library (yet another linear algebra and matrix library). This library provides rapid coding as matlab ease of use. To learn for library please try to use test examples at OpenCezeriLibrary\test\test. It is originally developed at el-cezeri laboratory of Siirt University, in order to establish generic framework of reusable components and software tools for machine vision, machine learning, AI and robotic applications. Currently, it holds following main concepts 1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Template Matrix/Vector Library for C++

    A fast, intuitive linear algebra library for C++.

    TMV is a comprehensive linear algebra library which uses operator overloading, views & delayed evaluation to simplify matrix and vector expressions in C++. It is well documented and can optionally call optimized BLAS/LAPACK for faster execution times
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Modular toolkit for Data Processing MDP
    ... implemented units are then automatically integrated with the rest of the library. The base of available algorithms is steadily increasing and includes signal processing methods (Principal Component Analysis, Independent Component Analysis, Slow Feature Analysis), manifold learning methods ([Hessian] Locally Linear Embedding), several classifiers, probabilistic methods (Factor Analysis, RBM), data pre-processing methods, and many others.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    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.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    ncmock

    NetCDF mock data generator.

    Creates a NetCDF file from command-line arguments. Variables can be any type and filled with data in 5 ways, either a constant, a checker pattern, randoms, linear range, or a sombrero ripple function, all of which can be animated too if they use a record dimension. Global and variable attributes can also be created. Esoteric controls exist for choosing alignment, blocksize, file flavor (classic or HDF5), prefill, initial size, and header pad. ncmock has throughput and peak memory calipers, so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Multiple hypothesis testing is an essential step in GWAS analysis. Although the use of 5 × 10-8 has predominated human GWAS, the correct per-marker threshold differs as a function of species, marker densities, genetic relatedness, and trait heritability. However, no previous multiple testing correction methods can comprehensively account for these factors; therefore, these methods are not applicable for linear mixed models. MultiTrans is an efficient and accurate multiple testing correction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 13
    PortOpt

    PortOpt

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

    PortOpt [Portfolio Optimizer] is a C++ program (with Python binding) implementing the Markowitz(1952) mean-variance model with agent's linear indifference curves toward risk in order to find the optimal assets portfolio under risk. You have to provide PortOpt (in text files or - if you use the api - using your own code) the variance/covariance matrix of the assets, their average returns and the agent risk preference. It returns the vector of assets' shares that composes the optimal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CLEAR score

    Continuous assessment of ccRCC and expression heterogeneity

    Evaluation of 12 ccRCC publicly-available ccRCC gene expression datasets showed that previously proposed discrete molecular subtypes are unstable. To reflect the continuous nature of gene expression observed, we developed a quantitative score (Continuous Linear Enhanced Assessment of Renal cell carcinoma, or CLEAR) using expression analysis founded on pathologic parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Folder

    Toolbox for modelling deformation in layered media in 2D

    Folder is a tool to simulate and analyse the development of structures in mechanically layered media during layer parallel shortening or extension. It includes a graphical user interface that allows for easy designing of complex geometrical models, defining material parameters (including linear and non-linear rheology), and specifying type and amount of deformation. It also includes a range of features that facilitate the visualization and examination of various relevant quantities e.g...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SuperSLiM

    SuperSLiM

    A layout manager for the RecyclerView

    A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    C/C++ Neural Networks

    A C API for working with Neural Networks

    A free C library for working with FeedForward Neural Networks, Neurons and Perceptrons
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Grammar based Combinatorial Solver

    Grammar based Combinatorial Solver

    Solver with Applications in Computer Network Systems Design

    The solver performs an exhaustive search on the space defined using simple formal language grammar constructs to identify solutions that meet the objective and constraints. It can be used to easily define complex discrete multi-dimensional combinatorial problems that are otherwise difficult to model using Mixed Integer Linear Programming solvers. The solver does not make any assumptions on continuity of the search space. The solver is implemented in PHP. A GoJS based visualization is provided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Open Simplex Project

    Open Simplex Project

    A Simple GUI Implementation of the Simplex Algorithm

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Scikit Learn
    Machine Learning framework in Python
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    matgts

    matgts

    programs for geotechnical engineering and mathematics

    Computational software for geotechnical engineering and mathematics: https://sourceforge.net/projects/matgts/files/ mtfem - finite element analysis, 2D, plane strain state (C, SDL); mtpile - analysis of a laterally loaded pile (C, SDL); mtslope - slope stability and displacement analysis using limit equilibrium (C,SDL); jswall - analysis of a diaphragm wall (JavaScript); jsmath - mathematics: polynomial equations, linear systems of equations, eigenvalues, matrix multiplication...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ASPI Kit
    # ASPI Kit - Adaptive Identification and Control Software This software is under development by the ASPICC group. Its purpose is to allow users to learn and experiment the use of Neural Networks (NN's) and related Computational Intelligence algorithms on their own data. Users can upload their own data and experiment with various algorithms of various setups to see how the algorithms performs on their data. Users can also investigate and familiarize themselves with the Python code of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bat2015

    Bat2015

    Bachelor of Science (Informatik)

    The toolkit glpk supports methods for mixed integer linear programming (MILP). These methods solve Capital Budgeting Problems (CBP). Unfortunately, glpk does not support any multithreading and there is no feature to distribute problems via network connections. Today, this is a pitiable sight, because modern computer systems are coupled by networks and support multi threading. We create a distributed system with Apache thrift and the C-API of glpk. Now, it is possible to use as many cores...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    toastr

    toastr

    Simple javascript toast notifications

    toastr is a Javascript library for Gnome / Growl type non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended. Toastr will supply default animations, so you do not have to provide any of these settings. However you have the option to override the animations if you like. Optionally override the animation easing to show or hide the toasts. Default is swing. swing and linear are built into jQuery. Use the jQuery show/hide...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    TreeLayout

    TreeLayout

    Efficient and customizable TreeLayout Algorithm in Java, for NetBeans

    Efficiently create compact, highly customizable tree layouts - Based on Walker's algorithm with enhancements suggested by Buchheim, Jünger, and Leipert the software builds tree layouts in linear time. I.e. even trees with many nodes are built fast. Downloads are available at https://sourceforge.net/projects/treelayout/files/. For detailed documentation look at the TreeLayout web site http://treelayout.sourceforge.net/. Development for TreeLayout has moved to https://github.com/abego...
    Downloads: 0 This Week
    Last Update:
    See Project