Showing 31 open source projects for "vectors"

View related business solutions
  • 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
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    PartitionedArrays.jl

    PartitionedArrays.jl

    Vectors and sparse matrices partitioned into pieces

    This package provides distributed (a.k.a. partitioned) vectors and sparse matrices in Julia. See the documentation for further details.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Distances.jl

    Distances.jl

    A Julia package for evaluating distances (metrics) between vectors

    A Julia package for evaluating distances (metrics) between vectors. This package also provides optimized functions to compute column-wise and pairwise distances, which are often substantially faster than a straightforward loop implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Winston.jl

    Winston.jl

    2D plotting for Julia

    2D plotting for Julia. Winston offers an easy-to-use plot command to create figures without any fuss. After Winston is loaded by typing using Winston, the most basic plot can be created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FiniteDifferences.jl

    FiniteDifferences.jl

    High accuracy derivatives, estimated via numerical finite differences

    FiniteDifferences.jl estimates derivatives with finite differences. See also the Python package FDM. FiniteDiff.jl and FiniteDifferences.jl are similar libraries: both calculate approximate derivatives numerically. You should definitely use one or the other, rather than the legacy Calculus.jl finite differencing, or reimplementing it yourself. At some point in the future, they might merge, or one might depend on the other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    BertViz

    BertViz

    BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)

    ...It is based on the excellent Tensor2Tensor visualization tool. The model view shows a bird's-eye view of attention across all layers and heads. The neuron view visualizes individual neurons in the query and key vectors and shows how they are used to compute attention.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    ComponentArrays.jl

    ComponentArrays.jl

    Arrays with arbitrarily nested named components

    ...In essence, ComponentArrays allow you to do the things you would usually need a modeling language for, but without actually needing a modeling language. The main targets are for use in DifferentialEquations.jl and Optim.jl, but anything that requires flat vectors is fair game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    collapse

    collapse

    Advanced and Fast Data Transformation in R

    ...Built to offer a more performant alternative to dplyr and data.table, it is particularly well-suited for large datasets and econometric applications. It operates on base R data structures like data frames and vectors and uses highly optimized C++ code under the hood to deliver significant speed improvements. collapse also includes tools for grouped operations, weighted statistics, and time series manipulation, making it a compact yet powerful utility for data scientists and researchers working in R.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Discord.SortedSet

    Discord.SortedSet

    Elixir SortedSet backed by a Rust-based NIF

    SortedSet NIF is a performant and reliable sorted set data structure for Elixir, implemented in Rust using the Rustler crate to take advantage of native performance while maintaining seamless integration with the BEAM ecosystem. It provides ordering and uniqueness guarantees, with all terms stored according to Elixir’s built-in sorting rules. Internally, it uses a vector of vectors layout rather than a single vector to minimize costly reallocations, allowing efficient bucket pointer copying instead of expensive term copying during growth. This design achieves a balance between performance and simplicity, and developers can customize bucket sizes for specific workloads, with a default of 500 offering solid performance across common scenarios. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Precise Calculator
    Precise Calculator has arbitrary precision and can calculate with complex numbers, fractions, vectors and matrices. Has more than 150 mathematical functions and statistical functions and is programmable (if, goto, print, return, for).
    Leader badge
    Downloads: 55 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
  • 10
    Calcpad

    Calcpad

    A free software for mathematical and engineering calculations

    Calcpad helps engineers to create clear and traceable calculation notes. It supports real and complex numbers, phasors, units of measurement, custom variables and functions, vectors and matrices, numerical methods, function plotting, conditional execution, iterations, etc. Results are collected into professional looking Html reports for viewing and printing. You can also export them to .docx (MS Word) and .pdf files. You can also create dynamic vector drawings and animations to visualize your data. After installation, you will find a lot of examples for solving different mathematical, mechanical and structural/civil engineering problems in your documents folder. ...
    Downloads: 47 This Week
    Last Update:
    See Project
  • 11
    Kalker

    Kalker

    scientific calculator math syntax user-defined functions kalker

    Scientific calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals Features Operators: +, -, *, /, !, % Groups: (), [], ⌈ceil⌉, ⌊floor⌋ Vectors: (x, y, z, ...) Matrices: [x, y, z; a, b, c; ...] Pre-defined functions and constants User-defined functions and variables Root finding using Newton's method (eg. x^2 = 64). Note: estimation and limited to one root Derivation (prime notation) and integration (eg. integral(a, b, x dx) The value of an integral is estimated using Simpson's 3/8 rule, while derivatives are estimated using the symmetric difference quotinent (and derivatives of higher order can be a bit inaccurate as of now) Complex numbers Understands fairly ambiguous syntax (eg. 2sinx + 2xy) Syntax highlighting Piecewise functions: , pressing enter before typing the final "}" will make a new line without submitting. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Quaternion Lorentz

    Complex quaternion calculator with Lorentz boosts and rotations

    C++ code to perform the Lorentz boosts and rotations of special relativity using complex quaternions The interface is a complex quaternion console-based calculator with operations + - * / ^ and functions for Lorentz boosts and rotations. THEORY Complex quaternions have form q = A + B * I + C * J + D * K with A, B, C, D complex I * I = -1 , J * J = -1 , K * K = -1, I * J = K, J * I = -K , J * K = I,K * J = -I, K * I = J, I * K = -J Transpose T takes I into -I, J into -J, K...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    geoStarsLib  - geodetic library

    geoStarsLib - geodetic library

    Geodesy based library (geodetic and geocentric functions)

    geoStarsLib has functions for dealing with many geodesy-based problems found in positioning, pointing, and surveying situations. It is useful to determine absolute position on the earth, pointing vectors, coordinate transformations, and other functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    MeKin2D

    MeKin2D

    Subroutines for planar mechanism simulation

    MeKin2D is a collection of Free Pascal subroutines for kinematic simulation of planar linkage mechanisms using a modular approach.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cybervision - 3D reconstruction software

    Cybervision - 3D reconstruction software

    Cybervision is a 3D reconstruction software for SEM images

    Project has moved Github at https://github.com/zlogic/cybervision Cybervision is a 3D reconstruction software for SEM images. It's an abandoned project, but can be useful as a working example for many, many technologies, such as: * Qt (including threads, vectors, graphics and OpenGL) * Eigen library (http://eigen.tuxfamily.org/) * libsift library (https://sourceforge.net/projects/libsift/) * OpenCL and of course, 3D reconstruction in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    DataMule

    Extract-Copy-Load (ECL) tool for 14 databases.

    ...DB2 UDB 5. SQLServer 6. MariaDB 7. Sybase IQ 8. PostgreSQL 9. MySQL 10. Informix IDS 11. TimesTen 12. Oracle 13. SQL Lite 14. Exadata Total 224 data copy vectors. CSV -> DB. DB->DB DB->CSV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    adLIMS

    adLIMS

    adLIMS: a Laboratory Information Management System with ADempiere

    ...Our laboratory exploits PCR techniques and next-generation sequencing (NGS) methods, to perform high-throughput integration site monitoring in different clinical trials and scientific projects, based on the delivery of therapeutic genes by viral vectors integrating into the genome of target cells. We process around 1500 samples/year resulting in hundreds of millions of sequencing reads, requiring automation and posing new challenges in data storage, monitoring of sample process and computational tools for analyses. Thus we need to standardize data management and tracking systems, built on a scalable, flexible structure with an easily accessible and web based interface, what is usually called Laboratory Information Management System (LIMS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    allink

    allink

    Software for data analysis, image processing, simulations, solver.

    Collection of utilities based on two basics classes: Matematica and VarData. Matematica) performs math operations on vectors and matrices for smoothing, interpolation, convolution, image processing... VarData) manipulate a structure of points connected by links. Addraw) openGL engine. ElPoly) analyze mechanical properties of polymer and membrane like structures. Addyn) perform molecular dynamics and Monte Carlo simulations and has a solver for 4th oder PDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    math toolkit

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

    ...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 decomposition, svd, eigen values/vectors ... And some auxiliary features like random number generators, equation solution, numerical integration, permutation/combination and gcd/lcm etc. It is aimed to be a convenient and handy toolkit to check out your ideas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vector Calculator
    Vector Calc or Vector Calculator is an application created by Alejandro Gómez Urrea (Puntoinfinito) that you can calculate the valors of the vectors. The app are a OpenSource file so you can download the source in the archive manager of sourceforge. Compile it or make another version of it! The objectives of the aplicacion are a educational things. I'm not the response of the use that you can make it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pRPN

    pRPN

    RPN calculator running on Windows and Linux

    Graphical Reverse Polish Notation calculator running in Linux and Windows. Programmable. Provides Reals, Complex, Vectors, Matrices, Binaries, Lists, Expressions, Strings and Programs. Implements RPL, the HP programming language of HP-28 and HP-48 series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Deep Email Miner Application is a software solution for the multistaged analysis of an Email Corpus. Social network analysis and text mining techniques are connected to enable an in depth view into the underlying information. The self-executable Version 1.1 jar file will now run on Java 1.5 or higher. A Windows executable file of Version 1.1 is also provided in the Files section. Documentation can be found on the project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Arrows

    SW for creation of arrows and ellipses shapefiles for GIS

    SW for creation of arrows and ellipses shapefiles for visualization of vectors error ellipses etc. Input is structured text file. Output is shapefile (open specification from ESRI). Shapefile is widely used in GIS SW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    These programs help math students succeed by offering semi-interactive interfaces. The calculator program is CLI or GUI based which allows a more personal experience. The Math Teachers is a GUI based interface that shows concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next