[go: up one dir, main page]

Showing 25 open source projects for "anaconda"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 1
    Conda

    Conda

    OS-agnostic, system-level binary package manager

    Conda is an open-source package management system and environment management system that runs on Windows, macOS, and Linux. Conda quickly installs, runs, and updates packages and their dependencies. Conda easily creates, saves, loads, and switches between environments on your local computer. It was created for Python programs but it can package and distribute software for any language. Conda as a package manager helps you find and install packages. If you need a package that requires a...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    cuDF

    cuDF

    GPU DataFrame Library

    ... with conda (miniconda, or the full Anaconda distribution) from the rapidsai channel. cuDF is supported only on Linux, and with Python versions 3.7 and later. The RAPIDS suite of open-source software libraries aims to enable the execution of end-to-end data science and analytics pipelines entirely on GPUs. It relies on NVIDIA® CUDA® primitives for low-level compute optimization but exposing that GPU parallelism and high-bandwidth memory speed through user-friendly Python interfaces.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    torchvision

    torchvision

    Datasets, transforms and models specific to Computer Vision

    The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision. We recommend Anaconda as Python package management system. Torchvision currently supports Pillow (default), Pillow-SIMD, which is a much faster drop-in replacement for Pillow with SIMD, if installed will be used as the default. Also, accimage, if installed can be activated by calling torchvision.set_image_backend('accimage'), libpng, which can be installed via conda...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Conda.jl

    Conda.jl

    https://github.com/JuliaPy/Conda.jl

    This package allows one to use conda as a cross-platform binary provider for Julia for other Julia packages, especially to install binaries that have complicated dependencies like Python. conda is a package manager that started as the binary package manager for the Anaconda Python distribution, but it also provides arbitrary packages. Instead of the full Anaconda distribution, Conda.jl uses the miniconda Python environment, which only includes conda and its dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver trusted data with dbt Icon
    Deliver trusted data with dbt

    dbt Labs empowers data teams to build reliable, governed data pipelines—accelerating analytics and AI initiatives with speed and confidence.

    Data teams use dbt to codify business logic and make it accessible to the entire organization—for use in reporting, ML modeling, and operational workflows.
    Learn More
  • 5
    The PyPlot module for Julia

    The PyPlot module for Julia

    Plotting for Julia based on matplotlib.pyplot

    This module provides a Julia interface to the Matplotlib plotting library from Python, and specifically to the matplotlib.pyplot module. PyPlot uses the Julia PyCall package to call Matplotlib directly from Julia with little or no overhead (arrays are passed without making a copy). (See also PythonPlot.jl for a version of PyPlot.jl using the alternative PythonCall.jl package.) This package takes advantage of Julia's multimedia I/O API to display plots in any Julia graphical backend,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    DeepLabCut

    DeepLabCut

    Implementation of DeepLabCut

    ... or for multi-animals. Please see the original paper and the latest work below! This package is collaboratively developed by the Mathis Group & Mathis Lab at EPFL (releases prior to 2.1.9 were developed at Harvard University). The code is freely available and easy to install in a few clicks with Anaconda (and pypi). DeepLabCut is an open-source Python package for animal pose estimation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    torchtext

    torchtext

    Data loaders and abstractions for text and NLP

    We recommend Anaconda as a Python package management system. Please refer to pytorch.org for the details of PyTorch installation. LTS versions are distributed through a different channel than the other versioned releases. Alternatively, you might want to use the Moses tokenizer port in SacreMoses (split from NLTK). You have to install SacreMoses. To build torchtext from source, you need git, CMake and C++11 compiler such as g++. When building from source, make sure that you have the same C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Astropy

    Astropy

    Repository for the Astropy core package

    The Astropy Project is a community effort to develop a common core package for Astronomy in Python and foster an ecosystem of interoperable astronomy packages. Astropy is a Python library for use in astronomy. Learn Astropy provides a portal to all of the Astropy educational material through a single dynamically searchable web page. It allows you to filter tutorials by keywords, search for filters, and make search queries in tutorials and documentation simultaneously. The Anaconda Python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard. Icon
    Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard.

    For developers, engineers, and operational teams in organizations of all sizes

    Monitor everything you run in your cloud without compromising on cost, granularity, or scale. groundcover is a full stack cloud-native APM platform designed to make observability effortless so that you can focus on building world-class products. By leveraging our proprietary sensor, groundcover unlocks unprecedented granularity on all your applications, eliminating the need for costly code changes and development cycles to ensure monitoring continuity.
    Learn More
  • 10
    CalcTools

    CalcTools

    A library of tools for math calculation

    Java source intended to serve as a nexus for teaching both mathematics and software solutions for computation on iterative equations. Public interfaces allow a user to extend the available operator and function lists to external libraries. Currently the packaged libraries include the CERN Colt library and the Anaconda package of math libraries which include MpMath and SciPy. A user can easily extend the functionality by coding to the provided interfaces and dropping a JAR
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Exton|Defender Super Rescue System (SRS)

    Exton|Defender Super Rescue System (SRS)

    Exton|Defender aims to provide an easy way to carry out admin tasks

    ... environments: LXQt 2.0, Cinnamon 6.2 and Gnome 47. Kernel 6.12.1-amd64-exton is used in Build 241210/241208. CREATE YOUR OWN FEDORA 41/42 OR ROCKY LINUX SYSTEM Use Refracta Snapshot after a hard drive installation. Change everything to your liking. Then create a new ISO. CALAMARES Installer is installed in Build 241210/241208! Alternatives: Refracta Installer and Anaconda Installer. INSTALL TO A USB STICK WITH PERSISTENCE!
    Leader badge">
    Downloads: 20 This Week
    Last Update:
    See Project
  • 12
    TSNE-CUDA

    TSNE-CUDA

    GPU Accelerated t-SNE for CUDA with Python bindings

    This repo is an optimized CUDA version of FIt-SNE algorithm with associated python modules. We find that our implementation of t-SNE can be up to 1200x faster than Sklearn, or up to 50x faster than Multicore-TSNE when used with the right GPU. You can install binaries with anaconda for CUDA version 10.1 and 10.2 using conda install tsnecuda -c conda-forge. Tsnecuda supports CUDA versions 9.0 and later through source installation, check out the wiki for up to date installation instructions. Time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DeltaOS

    DeltaOS

    Just another Arch based Linux distribution.

    ..., our team is also planning to integrate Docker and Anaconda built-in. It also provides stunning looking XFCE4 desktop environment with LightDM display manager. Delta OS also has yay preinstalled which is a package manager for AUR(Arch User Repository) which makes installing apps really easy. Our team is also working to bring more of these to the table. Our latest plans include bring I3, AwesomeWM and KDE and also Pamac which is GUI for installing packages to the table.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Deep Learning with PyTorch

    Deep Learning with PyTorch

    Latest techniques in deep learning and representation learning

    ... (a minimal version of Anaconda) and several Python packages installed. The following instruction would work as is for Mac or Ubuntu Linux users, Windows users would need to install and work in the Git BASH terminal. JupyterLab has a built-in selectable dark theme, so you only need to install something if you want to use the classic notebook interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Bangla TTS

    Bangla TTS

    Bangla text to speech synthesis in python

    Bangla text to speech Multilingual (Bangla, English) real-time ([almost] in a GPU) speech synthesis library. Installation -------------------------------------- * Install Anaconda * conda create -n new_virtual_env python==3.6.8 * conda activate new_virtual_env * pip install -r requirements.txt * While running for the first time, keep your internet connection on to download the weights of the speech synthesis models (>500 MB) * For fast...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Python/xarray tutorial

    Python/xarray tutorial

    Python/xarray tutorial for GEOS-Chem users

    ... management system. Please follow the official installation guide for installing on Linux/Mac/Windows. Linux/Mac also comes with a system Python (/usr/bin/python). Don't touch that. Windows users might find the full Anaconda (Conda plus tons of packages) with graphical interface easier to use than the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Deep Learning with Keras and Tensorflow

    Deep Learning with Keras and Tensorflow

    Introduction to Deep Neural Networks with Keras and Tensorflow

    ... in the development version). The goal of libgpuarray is (from the documentation) make a common GPU ndarray (n dimensions array) that can be reused by all projects that is as future proof as possible, while keeping it easy to use for simple need/quick test. The easiest way to get (most) these is to use an all-in-one installer such as Anaconda from Continuum. These are available for multiple architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Kannolo

    Kannolo

    Kannolo pure-KDE Fedora Remix

    Kannolo is an installable graphical Fedora Remix without GTK+, based on the KDE Plasma Desktop workspace and the Calamares installer. Kannolo does not include software that requires GTK+ (Firefox, Anaconda, firewall-config, ABRT), featuring KDE or Qt software (QupZilla, Calamares, UFW-KDE, DrKonqi) instead. SELinux is disabled by default because there is no Qt/KDE troubleshooting application for it. GTK+ and GTK+ applications are available from the upstream distribution’s online repositories...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    <img src="http://etudiant.univ-mlv.fr/~ofiguero/anaconda_logo_2.gif" align="right" /> A java based file navigator/manager to be used on both Linux and Windows OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Anaconda is text editor with multiple windows, minimizable to tray. You can use it as sticky notes replacement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Anaconda is a simple, fast and efficient command-line RSS media aggregator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Web based tool for administering CondasCode Logs created by Anaconda server manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Anaconda Kick Start, Alice Scripts, and Other Install Scripts project provides example installation scripts to automate that new server install, or other software install once your server is up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Anaconda is a side scrolling space shooter similar to Katakis, X-Out or Turrican. It is based on SDL/OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    AdEvaluator

    Evaluate whether advertising works using sales data.

    AdEvaluator(tm) evaluates the effect of advertising (or marketing, sales, or public relations) on sales and profits by analyzing a sales report in comma separated values (CSV) format from QuickBooks or other accounting programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next