481 projects for "vector" with 1 filter applied:

  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    piv_clustering

    piv_clustering

    structural clustering of atomic trajectories based on PIV

    ...At variance with other approaches, it is possible to analyse also processes in solution, e.g., chemical reactions in liquid water, since the distance metric is based on a Permutation Invariant Vector (PIV) that is symmetric under exchange of identical atoms or molecules, including on the same footing both solute and solvent degrees of freedom. The approach is general and the definition of PIV only requires to specify the range of interatomic distances that is relevant for the process under study. Alternatively, also the SPRINT topological coordinates can be employed, that are particularly suited for nanostructures. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Simple C++ string and vector classes

    Two simple C++ classes, replacements for std::string and std::vector

    The classes are useful as training examples for a C+++ tutorial, for novices in C++, or if you have to avoid the standard C++ library with its classes std::string and std::vector class for any reason. It contains basic functionality compatible with the std:: versions, more functions can easily be added. Class my_string is based on original work by Christian Stigen Larsen, 2007. It may happen in real projects that the std library must be avoided: I needed it because of link problems in an application using mixed libraries, especially one compiled with an old Intel compiler icc 7 (for Linux), and other libs compiled with newer compilers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gpsdrive is a car (bike, ship, plane) navigation system. Displaying your position on a map and a lot of other functions are implemented. It works with vector maps from http://www.OpenStreetMap.de/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    An object oriented Math library written in C++. This library contains set of template classes that are ready to be used. Currently a 2D Matrix, modular arithmetic, vector, and complex numbers are present. These systems can work together, you can create a matrix of complex numbers. Iterators for matrix and vector classes will be added soon. Please use SVN to access current version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 5
    Dia Diagram Editor

    Dia Diagram Editor

    Free drawing software for Windows, Mac OS X, and Linux

    ...Dia supports more than 30 different diagram types like flowcharts, network diagrams, database models. More than a thousand readymade objects help to draw professional diagrams. Dia can read and write a number of different raster and vector image formats. Software developers and database specialists can use Dia as a CASE tool to generate code skeletons from their drawings. Dia can be scripted and extended using Python.
    Leader badge
    Downloads: 7,350 This Week
    Last Update:
    See Project
  • 6
    Daabli
    Daabli is a simple cross-platform serialization framework for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Parallel_Algorithms

    list of parallel Algorithms developed in Parallel Algo course

    These are the implementation of various parallel algorithms like Symmemtric division for sum and maximum, Optimal sum using parallel algorithms, List ranking, Tree contraction, Matrix vector multiplication, Counting the number of vowels, consonants, digits, Matrix transpose, Block based matrix multiplication, the project folder has 4 implemenations of Matrix Multiplication algorithms, one simple muliplication, Transpose based multiplication, Strip based matrix mulitiplication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Scheme

    Basic plotting tools for Qt

    Basic plotting tools for Qt Scheme is mean to be simple. Most setting have default value, to draw a graph the only things you need to do is : - put your data inside a stl vector - send it to the Graph Object for drawing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    sodaCAD

    Pattern making software for the fashion industry.

    ...The files here are no longer relevant. Any files downloaded from this site cannot be guaranteed as safe. Do NOT download from here. sodaCAD is an enterprise level 2-D vector based drafting program used by fashion designers and manufacturers to create and grade patterns used in the apparel industry. The project is in early development, being built from the ground up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 10
    Y.A.P.R.M. is a free-as-in-freedom modeller to graphicaly design 3d scenes and generate POV-Ray-files for them. Appart from the basic POV-Ray objects which can be used in CSG operations it supports spline based objects. Furthermore a vast amount of 3d-files can be imported and used with Y.A.P.R.M.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    cy2fluxviz

    cy2fluxviz

    cy2fluxviz : Cytoscape 2 plugin for flux distribution visualization

    cy2fluxviz - Cytoscape 2 Plugin for the visualization of flux distributions in networks. Latest releases from https://github.com/matthiaskoenig/cy2fluxviz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    qLibc - Complete C/C++ Library
    .... ======================================================================================= The goal of qLibc project is providing general purpose complete C/C++ library which includes all kinds of containers and general library routines. For example, it contains Doubly Linked List, List Table, Hash Table, Vector, Queue, Stack and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NOTE: This project was moved to: https://github.com/eetorres The MSMVTL is an easy to use Matrix and Vector template implementation for people who is learning numerical or simulation programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    drvq

    dimensionality-recursive vector quantization

    drvq is a C++ library implementation of dimensionality-recursive vector quantization, a fast vector quantization method in high-dimensional Euclidean spaces under arbitrary data distributions. It is an approximation of k-means that is practically constant in data size and applies to arbitrarily high dimensions but can only scale to a few thousands of centroids. As a by-product of training, a tree structure performs either exact or approximate quantization on trained centroids, the latter being not very precise but extremely fast. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Knotter

    Knotter

    Interactive designer for Celtic knots

    ...Knotter aims to allow its user to design such patterns in an intuitive way and to provide easy ways to integrate the result in external general-purpose graphic software. For this purpose, designs created within Knotter can be save in a custom human-readable format and exported as Scalable Vector Graphics and in a wide number of raster image formats.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 16

    PyGAO

    Genetic Algorithm Optimization for Python

    A simple interface for performing genetic algorithm optimization for numerical problems. I am starting with a stripped-down version, where a solution can be described using a single vector of float numbers. Eventually, I will expand to more generic data structures and add multiple-species search options. For the time being, I have no plans of developing a GUI. For now, this is strictly a computational module. In addition to the standard Python libraries, PyGAO uses numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    InfinityTK

    InfinityTK

    Game development toolkit

    InfinityTK was created with the purpose of aiding myself in the development of my own game engine. I chose to create this library/toolkit because I felt like other alternatives were either too much or not fitting (SDL, SFML, GTK+, Qt) Please download the debug *.tar.gz so you can easily identify bugs I really need feedback; so guize plz, go to the discussions page or create a ticket to let me know what you hate/dislike/despise/love
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D g=PDEGraphics2D.paint(Component c); PDEGraphics2D g=PDEGraphics2D.paint(JComponent c); PDEGraphics2D g=PDEGraphics2D.paint(Window c); PDEGraphics2D g=PDEGraphics2D.paint(JApplet c); The getCode(..) and write(....) methods can then be used to access the generated script and create HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GalGen Trader

    GalGen Trader

    A 2D Elite-style game written in Python 3.2.

    ...This functionality is supported by the game being written in Python 3, with its powerful support for including external code at run-time. The graphics will be a simple mixture of 2D raster and vector imagery with text-based menus, and the music will be highly reminiscent of the 80's 'chiptunes' that made up the soundtracks for games on the Amiga and Commodore 64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CutyCapt is a Qt and WebKit based command-line utility that captures WebKit's rendering of a web page into various bitmap, vector, and other file formats.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21

    BeeKeeper

    A minesweeper clone written in Java

    BeeKeeper (v0.1) is a minesweeper clone written in Java, using only vector graphics (primitive shapes and lines). The objective of the game is to collect all of the honey without disturbing any of the dormant bees, as fast as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lagrange Rally 3D

    Lagrange Rally 3D

    3D vehicle simulator based on Lagrangian dynamics to simulate dynamics

    3D vehicle simulator in which vechicle's configuration as a whole (articulated body) , is represented by a 'vector' of generalised coordinates. so concepts like usual position and orientation of main body and wheels is all defined by the generalised coordinates.Using Lagrangian dynamics, theese coordinates are evolving in time in a realistic manner according to F=ma but as if there were also all constraint forces concretasing the presence of joints: hinge, prismatic, rigid connection, etc. all derivatives are done with finite differences, so it's all simple. in 3 videos I explain all the mechanics and its simulation up to this simple but pow method.Pure Lagrangian mechanics until now has not been used much or at all,in simulation videogames,but i decided to try it because it was promising, very simple compared to the fnal results, and there was not much docu on its use in simulation games: this lack was completed now. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    sconcho is a GUI for creating knitting charts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Drawing editors for PostScript, TeX, and web graphics. An embeddable and extendable vector graphic shell.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PIVOT

    PIVOT

    PIVOT is a simple yet flexible visualization data tool

    PIVOT is a simple yet flexible visualization tool based on Circos (Krzywinski et al., 2009), which offers a fast and aesthetical visualization of data and information. The Protein Interaction Visualization and Observation Tool (PIVOT) was developed specifically for the visualization of protein interaction. It is difficult to spot the proteins that have an interaction when given a large list of proteins but with PIVOT, it is easy to identify the them at a glance. PIVOT displays an image...
    Downloads: 0 This Week
    Last Update:
    See Project