Showing 23 open source projects for "determinant"

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
    MonteCarlo.jl

    MonteCarlo.jl

    Classical and quantum Monte Carlo simulations in Julia

    MonteCarlo.jl is a package implementing classical and quantum Monte Carlo simulations primarily for solid state physics. Currently the focus is on finding a overall design for the package and verifying that determinant Quantum Monte Carlo (DQMC) is working correctly. As such the package may still go through significant changes and the documentation may be outdated and incomplete. Note that classical Monte Carlo is also not a focus at this point. It is probably usable, but a lot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Convex.jl

    Convex.jl

    A Julia package for disciplined convex programming

    Convex.jl is a Julia package for Disciplined Convex Programming (DCP). Convex.jl makes it easy to describe optimization problems in a natural, mathematical syntax, and to solve those problems using a variety of different (commercial and open-source) solvers. Convex.jl works by transforming the problem—which possibly has nonsmooth, nonlinear constructions like the nuclear norm, the log determinant, and so forth—into a linear optimization problem subject to conic constraints. This reformulation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JLinAlg
    JLinAlg is an open source and easy to use Java library for linear algebra. It can do calculations without rounding errors. Features include: basic matrix operations, algorithms for solving Linear Equation Systems, inverting matrices, computing the determinant and the eigenvalues of a matrix. We have moved to Github: https://github.com/JLinAlg/JLinAlg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Photon

    Photon

    A graphing calculator that's both powerful and easy to use.

    Photon is a fully functional graphing calculator capable of numeric calculations as well as graphing functions, including parametric and polar graphs. In addition to regular graphing, Photon can plot integrals, first and second derivatives, tracing, animation, matrix math, and degree / radian mode. Photon can find roots, minimums and maximums, points of inflection, and it can fit several types of best fit lines and curves to data sets. Log and semi-log graphing are also...
    Downloads: 1 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
    Learn More
  • 5
    Matrix calculator is used for matrix operations. The following operation can be performed. ➢ File save and Open ➢ Undo – Redo ➢ Support Clipboard operation i. e. copy and paste matrix. ➢ Matrix Addition ➢ Matrix Subtraction ➢ Matrix Multiplication ➢ Matrix Inverse ➢ Matrix Transpose ➢ Min element in Matrix ➢ Max element in Matrix ➢ Determinant of matrix ➢ Eigen value ➢ Eigen Matrix ➢ Rank of Matrix ➢ Upper Triangular Matrix ➢ Lower Triangular Matrix ➢ Linear system solution...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    NxN Matrix Inverse Dhaval Kadia

    NxN Matrix Inverse Dhaval Kadia

    Howdy ! Here is Solution of Finding INVERSE of NxN Matrix !

    This One will be better option to solve LARGE Matrix Operation Including ADJOINT , DETERMINANT , INVERSE of NxN Matrix .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    PPA D

    A method for predicting the locations of protein antigenic determinant

    A computerized method for predicting the locations of protein antigenic determinants is presented, which requires only the amino acid sequence of a protein, and no other information. This procedure has been used to predict the major antigenic determinant of the hepatitis B surface antigen, as well as antigenic sites on a series of test proteins of known antigenic structure. The method is suitable for use in smaller personal computer, and is written in C++ in order to make it available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    HeaDDaCHe

    Hashed dynamic determinants for convex hulls

    Description: We propose and implement in C++ the hashed dynamic determinants scheme. This consists of efficient implementations of dynamic determinant algorithms and a hash table that stores intermediate results (matrices and determinants) in order to be used in subsequent steps of the algorithm. Related papers: V.Fisikopoulos, L.Peñaranda. Faster Geometric Algorithms via Dynamic Determinant Computation. In Algorithms – ESA 2012, Lecture Notes in Computer Science Volume 7501, 2012...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MatrixMath

    A simple matrix library for delphi/pascal

    A simple matrix library implementation. It allows an user to do basic stuff and also matrix based cryptography (viz Hill Cipher) implementations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
    Learn More
  • 10
    Data Matrix

    Data Matrix

    Java Api to manipulate simple on data of Matrix Type

    Java Api to manipulate simple on data of Matrix Type. There is lot of usefull methods like resize, insert , remove, sort and lot of other methods. Usefull methods to manipulate with diagonals. For example you can create block diagonal matrix. There is lot of usefull methods to manipulate on mathematic matrix also, like determinant , norm , minor , cofactor , solveLienarSystem , arithmetic operations also and lot more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Fast Matrix for Java

    General purpose matrix utilities for Java in Parallel Computing

    Fast Matrix for Java (fm4j) is a general-purpose matrix utility library for computing with dense matrices. fm4j encapsulated different underlying implementations and select the optimal one in run-time depending on the size of the input matrix. Moreover, fm4j employs Java (Tm) Concurrency to take advantage of the computation power of multi-cor processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SirOne xMouse

    SirOne xMouse

    Make your mouse faster!

    ... or selections.A determinant library in a specific situation. xMouse only works when it’s imported into an application, after configuring the fields of every control. xMouse is the perfect solution for anyone which desires to have more control over his own personal computer, simplifying the interaction between man and machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    math toolkit

    A C++ and Python library for finance, statistics and linear algebra.

    A lightweight C++ and Python library for finance, statistics and linear algebra. Finance features include compound rate present/future value, annuity, various present/future value coefficients ... Statistics features include mean, median, variance, standard deviation, covariance, correlation, linear regression, probabilities and random variates of various distributions ... Linear algebra features include matrix arithmetic, inverse, determinant, rank, linear system solution, lu/qr...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    analyzematrix

    Command line tool for reporting details on a given matrix

    analyzematrix is a command line tool for learning detailed information about a matrix including its inverse, determinant, eigenvalues, eigenvectors, and singular value decomposition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Ada Lapack

    A partial port of Lapack to Ada 2012

    These files provide a native Ada implementation of some parts of Lapack. The codes provided here are a direct translation (using f2a.pl from Oliver Kellogg) of the Fortran source to Ada. The code is written in the form of a generic package and covers the Lapack routines for - Matrix determinant and inverse on general matrices, - Eigenvalues and eigenvectors of general, real and hermitian symmetric matrices, - Solutions of systems of equations for general, real and hermitian symmetric...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NAL Numerical Analysis Library

    NAL Numerical Analysis Library

    NAL Numerical Analysis Library

    NAL is a numerical analysis library made of template-based c++ files. The library can be compiled as a static library, dynamic library or linked directly with other programs. Each module may also be used as a stand-alone component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    db4o-sp

    Spatial extension for db4o.

    Master's Project: Object Database Spatial Extension. API based on SQL/MM Spatial. Full technical report is available in download section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HASEM

    HASEM

    Matrix c++ library solving any linear algebra problems

    HASEM is a c++ template library, it can be easily configure as a expression template. HASEM solves any linear equation of any kind, it might be homogenous/none homogenous, compute the inverse of square/none square matrices, find LU decomposition, find determinant and rank of matrices, calculate the characteristic polynomial of matrices, find the eigenvalues and eigen vectors and so on. HASEM uses many methods, therefore, you are not limited to just one method, you have the choice to define your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    matrixclass

    A small and simple cpp template class for manage matrix.

    A cpp class for manage matrix. Support the calculus of the determinant with the Lagrange's algorithm and the Gauss' method. From the revision 11 are avaiable new functions, like crop and cat of matrixes, and the LU decomposition algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Small program that compute the determinant of a square matrix with dimension 2,3,4 and 5. Is a user friendly application and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VMatrixLib is a little, handy, Java matrix library which implements a set of utility functions (such as calculus of the determinant of a matrix, calculus of the rank, inverse matrix, and many others..) that anyone who have to use matrices needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java library that implements linear algebra operations: matrix operations (addition, substraction, multiplication, transposing, determinant of matrix , inversion, rank of matrix); linear equations system solving.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Slate++ is a vector/matrix package for C++. Based on templates, Slate++ facilitates basic linear algebra (+, -, *, /, inverse, determinant, ...) on many data types (int, float, double, complex...). Simple to use and thoroughly documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next