Showing 84 open source projects for "gdal-wheels"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    GDAL wheels for linux

    GDAL wheels for linux

    GDAL wheels for python and C/C++ projects (Linux only)

    To use precompiled wheels: 1) go to releases (Files) and download tarball needed; 2) install it with command: python3 -m pip install /path/to/wheel.whl Or simply use URL in pip: python3 -m pip install https://sourceforge.net/projects/gdal-wheels-for-linux/files/GDAL-3.1.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl/download URL may be found under "View details" button (i) To use GDAL in C/C++ project you need to link gdal lib AND all libs located at dir GDAL.libs (usually...
    Leader badge
    Downloads: 171 This Week
    Last Update:
    See Project
  • 2
    GDAL.jl

    GDAL.jl

    Thin Julia wrapper for GDAL - Geospatial Data Abstraction Library

    Julia wrapper for GDAL - Geospatial Data Abstraction Library. This package is a binding to the C API of GDAL/OGR. It provides only a C style usage, where resources must be closed manually, and datasets are pointers. Other packages can build on top of this to provide a more Julian user experience. See for example ArchGDAL.jl. Most users will want to use ArchGDAL.jl instead of using GDAL.jl directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Input Remapper

    Input Remapper

    An easy to use tool to change the behaviour of your input devices

    An easy-to-use tool to change the behavior of your input devices. Supports X11, Wayland, combinations, programmable macros, joysticks, wheels, triggers, keys, mouse movements and more. Maps any input to any other input.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    word_cloud

    word_cloud

    A little word cloud generator in Python

    A little word cloud generator in Python. The code is tested against Python 2.7, 3.4, 3.5, 3.6 and 3.7. If you are using conda, you can install from the conda-forge channel. wordcloud depends on numpy and pillow. To save the wordcloud into a file, matplotlib can also be installed. If there are no wheels available for your version of python, installing the package requires having a C compiler set up. Before installing a compiler, report an issue describing the version of python and operating...
    Downloads: 3 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    CuPy

    CuPy

    A NumPy-compatible array library accelerated by CUDA

    ... is very easy to install through pip or through precompiled binary packages called wheels for recommended environments. It also makes writing a custom CUDA kernel very easy, requiring only a small code snippet of C++.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    JPL Open Source Rover Project

    JPL Open Source Rover Project

    A build-it-yourself, 6-wheel rover based on the rovers on Mars

    The JPL Open Source Rover is an open source, build it yourself, scaled down version of the 6 wheel rover design that JPL uses to explore the surface of Mars. The Open Source Rover is designed almost entirely out of consumer off the shelf (COTS) parts. This project is intended to be a teaching and learning experience for those who want to get involved in mechanical engineering, software, electronics, or robotics. JPL is always looking to inspire the next generation of scientists, engineers,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    UltraJSON

    UltraJSON

    Ultra fast JSON decoder and encoder written in C with Python bindings

    ... on Linux platforms. Setting this environment variable with a value of 1 or True disables this behavior. Users planning to link against an external shared library should be aware of the ABI-compatibility requirements this introduces when upgrading system libraries or copying compiled wheels to other machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TorchRec

    TorchRec

    Pytorch domain library for recommendation systems

    TorchRec is a PyTorch domain library built to provide common sparsity & parallelism primitives needed for large-scale recommender systems (RecSys). It allows authors to train models with large embedding tables sharded across many GPUs. Parallelism primitives that enable easy authoring of large, performant multi-device/multi-node models using hybrid data-parallelism/model-parallelism. The TorchRec sharder can shard embedding tables with different sharding strategies including data-parallel,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AWS IoT Device SDK v2 for Python

    AWS IoT Device SDK v2 for Python

    Next generation AWS IoT Client SDK for Python

    Next-generation AWS IoT Client SDK for Python using the AWS Common Runtime. This document provides information about the AWS IoT Device SDK v2 for Python. This SDK is built on the AWS Common Runtime, a collection of libraries (aws-c-common, aws-c-io, aws-c-mqtt, aws-c-compression, aws-c-http, aws-c-cal, aws-c-auth, s2n ...) written in C to be cross-platform, high-performance, secure, and reliable. The libraries are bound to Python by the awscrt package (PyPI). AWS IoT provides the cloud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10
    py-spy

    py-spy

    Sampling profiler for Python programs

    py-spy is a sampling profiler for Python programs. It lets you visualize what your Python program is spending time on without restarting the program or modifying the code in any way. py-spy is extremely low overhead: it is written in Rust for speed and doesn't run in the same process as the profiled Python program. This means py-spy is safe to use against production Python code. py-spy works from the command line and takes either the PID of the program you want to sample from or the command...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyTorch Geometric

    PyTorch Geometric

    Geometric deep learning extension library for PyTorch

    ... of functionality of PyTorch Geometric to other packages, which needs to be additionally installed. These packages come with their own CPU and GPU kernel implementations based on C++/CUDA extensions. We do not recommend installation as root user on your system python. Please setup an Anaconda/Miniconda environment or create a Docker image. We provide pip wheels for all major OS/PyTorch/CUDA combinations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GeoTools, the Java GIS toolkit

    GeoTools, the Java GIS toolkit

    Toolkit for working with and mapping geospatial data

    GeoTools is an open source (LGPL) Java code library which provides standards compliant methods for the manipulation of geospatial data. GeoTools is an Open Source Geospatial Foundation project. The GeoTools library data structures are based on Open Geospatial Consortium (OGC) specifications.
    Leader badge
    Downloads: 438 This Week
    Last Update:
    See Project
  • 13
    myFilterWheel ASCOM DIY

    myFilterWheel ASCOM DIY

    Modify a manual filterwheel and add stepper motor and Arduino

    A project by Clive Stachon, Pete I, Paul P and Robert Brown in modifying a manual 5 slot filter wheel to automatic using an Arduino Nano and stepper motor. Windows application, ASCOM driver and Arduino firmware provided. Updated, reflecting new PDF and firmware and applications based on contributions from Pete. Project supports 4, 5, 7 and 9 slot filterwheels.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 14
    Astrolog

    Astrolog

    Astrology calculation, charting, and analysis

    Astrolog is astrology software featuring many types of computation, display, graphics, comparison, and analysis. It supports multiple environments, such as MS Windows and Unix X Windows, with complete C++ source code available. For more information see the Web site: http://www.astrolog.org/astrolog.htm
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 15
    Dave Gnukem

    Dave Gnukem

    A 2D scrolling platform shooter, inspired by Duke Nukem 1

    Dave Gnukem is a retro-style 2D scrolling platform shooter. It is inspired by & similar to Duke Nukem 1, a famous 1991 classic. It currently runs on Windows, Linux, macOS, OpenPandora, MorphOS & more. It's not a clone or remake; it's more like a parody. ~2022/2023: New packages for Debian, Ubuntu etc.! https://repology.org/project/davegnukem/versions 3 Apr 2018: Version 1 out! As of 8 Oct 2016, this project is active again. Source: https://github.com/davidjoffe/dave_gnukem Dev LiveStream:...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16
    Guts And Glory

    Guts And Glory

    A game about father and son riding their bicycle through obstacle cour

    ... your awesomeness. Do it for the laughs. Do it for the glory! Guts and Glory is a game about ordinary people competing in extraordinary challenges of life and death! The first game mode planned is a "survival racing experience." Inspired by the likes of Happy Wheels, Turbo Dismount, Trials, Mario Kart, BeamNG, and even Super Meat Boy. Features: * Physics driven mayhem and 100% full-time ragdoll characters * Realtime dismemberment, blood that spatters on anything, bones and gore. * Vehicles y
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    OpenWheel

    Creation of Covering Set using a greedy algorithm

    It's a console program. It create Lotto Covering Set or OpenWheels using a true greedy method with full usage of multithreads and 64bits addressing. It can create partial wheels for lotto or keno games. It can handle m=3..12 Up to v=99 balls k up to 12. Of course real values dépends of your hardware configuration. You have to agree with a big Y the ressources involved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    JavaMacros

    A GUI interface written "Around" LuaMacros

    JavaMacros is a GUI "Client" for the LuaMacros "HID-aware" macros program - It runs using Java 8, so you will need it installed on your machine. In simpler words, it is a general way to "reprogram" keyboards in windows, using a graphic user interface rather than directly writing macro scripts, that allows to use any number of keyboards - even of the same make and model - as separate, specific devices. Each with its tailored functions (stickers over the keys are a must). It provides a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    nutshell

    nutshell

    A GUI for the freeware Geographical Information System PCRaster

    A GUI for the freeware Geographical Information System PCRaster. This is an independent development. It uses the conda installation of PCRaster and can also use GDAL. Mapedit has been completely renewed. The GIT repository is available linked to PCRaster and available here: https://sourceforge.net/projects/pcraster/ Mapedit code : https://github.com/vjetten/MapEdit NutShell code: https://github.com/vjetten/NutShell The code is currently compiled for windows systems but is tested under...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    TensorBase

    TensorBase

    TensorBase is a new big data warehousing with modern efforts

    TensorBase hopes the open source not become a copy game. TensorBase has a clear-cut opposition to fork communities, repeat wheels, or hack traffic for so-called reputations (like Github stars). After thoughts, we decided to temporarily leave the general data warehousing field. For people who want to learn how a database system can be built up, or how to apply modern Rust to the high-performance field, or embed a lightweight data analysis system into your own big one. You can still try, ask...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MidiLayer

    MidiLayer

    A simple and intuitive tool to improve live performances.

    MidiLayer is a simple and easy to use application designed to enhance your live performances. Manage slots and channels, adjust the velocity and the volume, customize the note range and connect with modulation wheels and other types of controllers, all with the help of MidiLayer.
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 22
    openbu

    openbu

    Lightweight L5e vehicle with freely accessible engineering documents

    WE ASSUME NO LIABILITY FOR ANY SAFETY ISSUES OR DESIGN FLAWS! --> STILL IN PROGRESS !!!! This Project includes the engineering documents of a three wheeled sigle seated electric lightweight L5e-A vehicle. The vehicle is designed to be build with "simple" Tools and machines in an individual production or very small batches. All documents in this product are accessible with open source or freeware Software. Used Software: - LibreOffice - Free CAD + FEM Workbench + CFD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    AnimaGears

    Meshed gears animation written in JavaScript

    This is a meshed gears animation written in JavaScript that I did for my website at primalapparatus.com. It can display as a kind of logo, or it can be a highlight for a navigation menu. I really don't want you to use the gears, to be honest -- I did that for my business site, but I figured you might like some code that does an animation like that so you can do your own thing -- like maybe a choo choo train with spinny wheels or something. Just not square wheels. Then it would just end up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RageFrame

    RageFrame

    Rapid development application engine based on Yii2 advanced framework

    RageFrame was created on April 16, 2016, a rapid development engine based on the Yii2 advanced framework, which is currently growing, the purpose is to integrate more basic functions, and no longer repeat the manufacture of wheels for the same basic functions, out of the box, making development easier. On September 10, 2018, version 2.0 was officially launched. After more than a year of open source feedback on version 1.0, it appeared in a better form. The 1.0 version has been refactored...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    nGraph

    nGraph

    nGraph has moved to OpenVINO

    Frameworks using nGraph Compiler stack to execute workloads have shown up to 45X performance boost when compared to native framework implementations. We've also seen performance boosts running workloads that are not included on the list of Validated workloads, thanks to nGraph's powerful subgraph pattern matching. Additionally, we have integrated nGraph with PlaidML to provide deep learning performance acceleration on Intel, nVidia, & AMD GPUs. nGraph Compiler aims to accelerate developing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next