Showing 18 open source projects for "vector pascal"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Vector Pascal is a language targeted at SIMD multi-core instruction-sets such as the AVX and SSE2 or x86-64-v3. It has a SIMD compiler which supports parallel vector operations, loop unrolling, common sub expression removal etc. It is implemented in Java.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Lil' Vector

    Lil' Vector

    A simplified and no-frills vector graphics editor

    Lil' Vector is intended to be a simple, easy to use vector graphic editor that can be used on systems with smaller screens, limited resources, or other restrictions that prevent the user from using more complex software. In short, Lil' Vector is a simple program, for simple SVG authoring tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    rw

    rw calculates rank-width and rank-decompositions.

    rw calculates rank-width and rank-decompositions. It is based on ideas from "Computing rank-width exactly" by Sang-il Oum, "Sopra una formula numerica" by Ernesto Pascal, "Generation of a Vector from the Lexicographical Index" by B.P. Buckles and M. Lybanon and "Fast additions on masked integers" by Michael D. Adams and David S. Wise. On 2009's computers it works quite well up to graph sizes of about 28 nodes. Runtime and memory usage are exponential in the graph size.
    Downloads: 81 This Week
    Last Update:
    See Project
  • 4
    LazPaint

    LazPaint

    Free cross-platform image editor

    Free cross-platform image editor with layers and vector shapes, written in Lazarus (Free Pascal). Uses BGRABitmap library: https://github.com/bgrabitmap/bgrabitmap
    Downloads: 12 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    A tetris clone, featuring vector graphics, smooth movements and rotations of the figure, sub-pixel accuracy and motion blur, all done with software rendering.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    PPface

    PPface

    PPface is vector processor emulator / simulator

    PPface is vector processor emulator / simulator (SIMD array processor with 1-bit processing elements). VEPRAN language used to design parallel algorithms and operate data slices. The system allows to visualize algorithm work by viewing vector memory and registers, it supports debugging and animated program execution. To run this app on 64-bit system please install Windows Virtual PC and Windows XP Mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vector Font based on line For CAD application
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    D_2D and D_3D plotting programs
    D_2D and D_3D are plotting programs with unique features, useful for data visualization and analysis. Input data should be provided as ASCII files formatted as x,y pairs or x,y,z triplets. Graphic output can be in DXF vector format, or raster image.
    Downloads: 3 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
  • 10

    (NCS) NEQUIM Contact System

    Tool for analyze of interactions in ligand-protein complexes

    NEQUIM Contact System (NCS) is a system to generate and analyze interaction vectors of protein-ligand complexes. Core features include multiple views of vectors, multiple selection options, cluster analysis and generation of interaction vector model. The input could be from PDB format or from files generated by automatic docking softwares AutoDock/Vina or Surflex.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Laz-Projects

    Laz-Projects

    Laz-Projects

    This project page created for Delphi to Lazarus projects. You can find some Delphi projects ported to Lazarus. 1- Box2d Lazarus. 2- LazMaze 3- LazScrollingLeds 4- LazCompass 5- LazAstroDemo 6- LazMolecules 7- LazCannonBall 8- LazSimpleSokoban 9- LazOpenGLSample : Note: I used bmp images, jpg files gives some errors. 10 - LazAggPas : AggPas library for vector graphic. 11 - LazPlayMidi : A mini midi player from jc99 lazarus user. 12 - LazAgeProblemSolver : Make solve some...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    VR GIS 64
    As of December 2011 this is NOT 64 bit. It is still the 32 bit version. Plans failed to develop. Vector Raster Geographic Information Synthesis for 64 bit computers using dual or large screens. Incorporates : Vector processing, Raster Image processing, Digital Elevation Model (DEM) processing. These data can be combined to be viewed in 3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VR GIS
    Vector Raster Geographic Information Synthesis. Incorporates Vector: Vector processing, Image processing, Digital Elevation Model DEM processing. These data can be combined to be viewed in 3D. Multitude of system organization aids.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    VPR
    VPR is a polygon rasterizer that computes exact coverage values in floating point precision. The rendering quality is on par with other high quality rasterizers, such as AGG, LibArt and FreeType. VPR includes a renderer for the Graphics32 library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is my vector calculator, wrote in Object-Pascal I made this, because I needed a vector calc, and I didn't find any on the internet! My classmates and my professor liked it, so I released here! This is also for novice programers, who want to study.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CRefDynGenStrArray is a fast and space efficient STL-vector(char)-based dynamic array of generic strings. Supports storing and retrieval of Pascal&C style strings, STL strings and vector(char). Provides STL algorithm adapter class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Vector-graphics editor/animator (Lazarus, under GPL) for rotoscoping animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    We are still in the developing progress, the idea is to write a mathematical vector analysis program, with an easy GUI. Deutsch: Das Projekt ist noch in der Entwicklung. Es soll ein Vektor-Analyseprogramm werden, zum analysieren von Ebenen, Geraden etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB