Showing 17 open source projects for "linear"

View related business solutions
  • 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.
  • 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.
  • 1
    OpenBLAS

    OpenBLAS

    Optimized BLAS library based on GotoBLAS2 1.13 BSD version

    OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard building blocks for performing basic vector and matrix operations. The Level 1 BLAS performs scalar, vector and vector-vector operations, the Level 2 BLAS performs matrix-vector operations, and the Level 3 BLAS performs matrix-matrix operations. Because the BLAS are efficient, portable, and widely available, they are commonly used...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Filament

    Filament

    Real-time physically based rendering engine for Android, iOS, and more

    Filament is a real-time physically-based renderer written in C++. It is mobile-first, but also multi-platform. We are very conscientious about keeping Filament small, fast to load, and focused on rendering. For example, Filament does not compile materials at run time. Instead, we provide a command line tool (matc) that does this offline. Filament is a physically based rendering (PBR) engine for Android. The goal of Filament is to offer a set of tools and APIs for Android developers that will...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    React Virtualized

    React Virtualized

    React components for rendering large lists and tabular data

    Render Virtualized renders scattered or non-linear data. It can render data in grids, which renders checkerboard data. It also renders tabular data with virtualization along the vertical and horizontal axes, row heights and column widths must be calculated ahead of time and specified as a fixed size or returned by a getter function. Render Virtualized offers a wide variety of formats and customization features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    noUiSlider

    noUiSlider

    JavaScript range slider with multi-touch and keyboard support

    noUiSlider is a lightweight, ARIA-accessible JavaScript range slider with multi-touch and keyboard support. It is fully GPU animated: no reflows, so it is fast; even on older devices. It also fits wonderfully in responsive designs and has no dependencies. noUiSlider is a lightweight range slider with multi-touch support and a ton of features. It supports non-linear ranges, requires no external dependencies, has keyboard support, and it works great in responsive designs. Have you tried...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 5
    CerberusCMS5

    CerberusCMS5

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 47 This Week
    Last Update:
    See Project
  • 6
    cerberuscms2

    cerberuscms2

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    basic_numerical_methods

    basic_numerical_methods

    Didactic application to aid students in learning Numerical Methods;

    A practical tool (for students and engineers) to foresee the result of calculus exercises. Calculation and visualization numerical methods for nonlinear equation, ODE, integration, linear system, polynomial fitting,.....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    X11-Basic

    X11-Basic

    A BASIC interpreter and compiler with graphics.

    X11-Basic is a dialect of the BASIC programming language with graphics capability that integrates features like shell scripting, cgi-Programming and full graphical visualisation into the easy to learn basic language on modern computers.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 9
    LottieXamarin

    LottieXamarin

    Render After Effects animations natively on Android, iOS, MacOS

    Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile! For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating them by hand. Bodymovin is an After Effects plugin created by Hernan Torrisi that exports After Effects files as json and includes a javascript web player. We've built on top of his great work to extend its usage to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 10
    PeCalc

    PeCalc

    PeCalc is a polyvalent engineering calculator for S&T students

    PeCalc allows making calculations with integer fractions, complex numbers, complex matrices, rational functions and complex polynomials. It also allows making changes of numeric base, prime factor decomposition, solving linear equation systems, statistical and financial computations, rational fraction decomposition and plotting some control engineering graphs. PeCalc includes comprehensive user help in English and Spanish. Currently PeCalc runs on Android and MS Windows. A version for GNU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CornerCutLinearLayout

    CornerCutLinearLayout

    Linear Layout that allows corner cuts, complex shadow, and divider

    CornerCutLinearLayout extends LinearLayout. It allows cutting parent corners with different shapes and building proper shadows for complex shapes. It also allows cutting each child's corners. Additionally, using available properties and custom providers, those cuts may be turned into cutouts of different shapes, sizes, etc. Widget's sole purpose is to use with children with no transformations (like rotation, scale, matrix transformations).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vlayout

    vlayout

    LayoutManager extension for RecyclerView

    vlayout customizes a VirtualLayoutManager, which inherits from LinearLayoutManager and introduces LayoutHelper Virtual layout manager manages a series of layouthelpers, and gives the specific layout ability to LayoutHelper. Each LayoutHelper provides a layout method. The framework provides several common layout types, including grid layout, linear layout, waterfall flow layout, suspended layout, suction side layout, etc. In this way, the ability of mixed layout is realized, and the extension...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MaterialLibrary

    MaterialLibrary

    A library for fully animated Material Design components

    MaterialLibrary is an open source Android library that back-port Material Design components to pre-Lolipop Android. MaterialLibrary's original author is Rey Pham. Now you can use any widget in com.rey.material.widget package as you wish. For styling, please view Wiki. Note that default style of widgets depend on theme of AppCompat. AppCompat and CardView library is required by Material library. Make sure to add the snapshot repository. You can try the SNAPSHOT version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Advanced RecyclerView

    Advanced RecyclerView

    RecyclerView extension library which provides advanced features

    This RecyclerView extension library provides Google's Inbox app like swiping, Play Music app like drag-and-drop sorting and expandable item features. Works on API level 14 or later. Reduces library conflicts, easy to integrate with existing code. Looks difficult at a glance, but gives great flexibility like the original RecyclerView. Swipe dismiss and swipe pinning operation. (like Google's Inbox app). Smooth item reordering with linear list (LinearLayoutManager). It behaves like the playlist...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Line Scanner app Android

    Android line scanner app

    Grey scale line scanner application. Press the On button, Move the phone, slowy in a linear motion from left to right. Press the off button. Image is saved to the device. Uses OpenCV manager app for android. Must give permissions for app to use camera and file system. No ads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ChemStud

    ChemStud

    android app for engineers and scientists

    Carryout unit conversions, perform definite integrals, solve for simultaneous equations and Ordinary Differential Equations from reaction data, solve for electrical engineering circuit problems and optimize linear programming problems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Math.NET aims to provide a self contained clean framework for symbolic mathematical (Computer Algebra System) and numerical/scientific computations, including a parser and support for linear algebra, complex differential analysis, system solving and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next