Showing 18 open source projects for "fis-pip"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Science Plots

    Science Plots

    Matplotlib styles for scientific plotting

    Matplotlib styles for scientific figures. This repo has Matplotlib styles to format your figures for scientific papers, presentations, and theses.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Tequila

    Tequila

    A High-Level Abstraction Framework for Quantum Algorithms

    Tequila is an abstraction framework for (variational) quantum algorithms. It operates on abstract data structures allowing the formulation, combination, automatic differentiation and optimization of generalized objectives. Tequila can execute the underlying quantum expectation values on state-of-the-art simulators as well as on real quantum devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    Q-CTRL Open Controls

    Q-CTRL Open Controls

    Q-CTRL Open Controls

    Q-CTRL Open Controls is an open-source Python package that makes it easy to create and deploy established error-robust quantum control protocols from the open literature. The aim of the package is to be the most comprehensive library of published and tested quantum control techniques developed by the community, with easy-to-use export functions allowing users to deploy these controls on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
    Learn More
  • 5
    DeepChem

    DeepChem

    Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, etc

    ... an individual pip Installation. The DeepChem project maintains an extensive collection of tutorials. All tutorials are designed to be run on Google collab (or locally if you prefer). Tutorials are arranged in a suggested learning sequence that will take you from beginner to proficient at molecular machine learning and computational biology more broadly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WinPython

    WinPython

    Portable Scientific Python 2/3 32/64bit Distribution for Windows

    WinPython is a free open-source portable distribution of the Python programming language for Windows XP/7/8, designed for scientists, supporting both 32bit and 64bit versions of Python 2 and Python 3. Since September 2014, Developpement has moved to https://winpython.github.io/
    Leader badge
    Downloads: 3,307 This Week
    Last Update:
    See Project
  • 7
    Image16

    Image16

    Image viewer/editor specialized in astrophotography 16bits processing

    Opens/saves TIF, FITS, PNG, XISF, PXM, RAW, JPG, XCF, PSD. AsinH, Sqrt, Ln, Exp and Sqr stretching, HSL and RGB adjusting, Levels and Curves adjusting and Background Extraction for Color Balance, Flatness and Gradient Correction. Arithmetic between images. Resizing and croping. Color Balance based on background, selection or stars B-V (after platesolving). Debayering/Bayering. Inversion, mirroring, rotation, barrel/pincushion correction. RGB alignment/shifting. Erode, Dilate, ... Blurring...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 8
    NZMATH

    NZMATH

    Python Calculator on Number Theory

    NZMATH is a Python calculator on number theory. It is freely available and distributed under the BSD license. All programs are written only by Python so that you can easily see their algorithmic number theory. You can get NZMATH with a single command: % python -m pip install nzmath Here % is the command line prompt of Windows or Unix/macOS. This release contains several program corrections and additions obtained by writing a programming "notebook" of the book 'Lectures on Elementary...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    hl7apy

    Python library to parse, create and handle HL7 v2 messages.

    We have moved to GitHub: https://github.com/crs4/hl7apy Since version 1.3.3, we no longer distribute hl7apy with SourceForge. Install it using pip (recommended) or download it from GitHub (https://github.com/crs4/hl7apy/releases)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Learn More
  • 10
    ANYstructure

    ANYstructure

    GUI based steel structure calculation and optimization tool.

    ... equations. You can optimize single plate/stiffener field or multiple. PYTHON: PIP install ANYstructure Code: https://github.com/audunarn/ANYstructure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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...
    Leader badge
    Downloads: 232 This Week
    Last Update:
    See Project
  • 12
    This library is aimed at C++ developpers who need to add fuzzy logic to their app. It also provides simple applications to learn rules from data, and to process data. For screenshots, see website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PyLogAnalyser

    A Python multiplatform tool to filter, colorise and analyse logs

    ... and difficult b/w logs, speed up the analysis and enhance day to day wearying activities. As common application, you can colorise adb logcat logs taking the example files and using them (and also, filter unnecessary lines). You can INSTALL it from PyPI: $ python -m pip install pyloganalyser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ode-viz
    This toolbox generates automatically a vtk-visualization for an ode (Open Dynamics Engine) simulation under Python. You only have to define the simulation space and world and forward these entities to the visualization. That's all... Install also via pip possible: pip install odeViz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fast Fuzzy Inference System
    FFIS or Fast Fuzzy Inference System is a portable and optimized implementation of Fuzzy Inference Systems. It supports both Mamdani and Takagi-Sugeno methods. The main idea behind this tool, is to provide case-special techniques rather than general solutions to resolve complicated mathematical calculations. This will lead to have more efficient defuzzification algorithms for Mamdani's model. Most systems in Mamdani's model can be defuzzified in O(n²) or even O(n) time which n is number of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Filu

    Filu is aimed to support your stock trading

    Filu is aimed to support your stock trading. Some of its features are: Market Scanner, Indicator scripting, TA-Lib support, Postgres driven FIs and indicators, Trading scripting, Backtester with optimizer functionality
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PIP is a plugin that adds support to Postgresql for querying and computing expectations, moments, and other statistical measures over continuous distributions by making probability distributions first-class citizens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The software takes the initial gene correlations obtained as initial data, or from a Genepop file, and simulates the transgenerational transition of both the gene correlations and the fixation indices (Fls, Fil y Fis) for any number of generations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next