Showing 72 open source projects for "identity-v"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 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
    Baritone

    Baritone

    Google maps for block game

    A Minecraft pathfinder bot. Baritone is the pathfinding system used in Impact since 4.4. How to immediately get started: Type #goto 1000 500 in chat to go to x=1000 z=500. Type #mine diamond_ore to mine diamond ore. Type #stop to stop. For more, read the usage page and/or watch this tutorial playlist. For other versions of Minecraft or more complicated situations or for development, see Installation & setup. Also consider just installing Impact, which comes with Baritone and is easier to...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 2
    SAGA GIS
    ... environments (shell scripts, Python, R, ...). Please provide the following reference in your work if you are using SAGA: Conrad, O., Bechtel, B., Bock, M., Dietrich, H., Fischer, E., Gerlitz, L., Wehberg, J., Wichmann, V., and Boehner, J. (2015): System for Automated Geoscientific Analyses (SAGA) v. 2.1.4. Geosci. Model Dev., 8, 1991-2007, https://doi.org/10.5194/gmd-8-1991-2015. For more information visit the project homepage and the wiki.
    Leader badge
    Downloads: 3,338 This Week
    Last Update:
    See Project
  • 3
    Digital Logic Design

    Digital Logic Design

    Digital Circuits Design and Simulation

    DLD V 2.0 Released Digital Logic Design is a Software tool for designing and simulating digital circuits. It provides digital parts ranging from simple gates to Arithmetic Logic Unit. You may start your circuit from simple gates and flipflops and keep on converting them into ICs. These ICs, later on, may be incorporated into other circuits to built more complex circuits like CPU. You may even use SOP expressions to generate digital circuits in IC form. You can use this software to design...
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 4
    Mecrisp - A family of optimising native code Forth implementations for MSP430, ARM Cortex M, RISC-V RV32IM(C), MIPS M4K and FPGAs.
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    Conscious Artificial Intelligence

    Conscious Artificial Intelligence

    It's possible for machines to become self-aware.

    This project is a quest for conscious artificial intelligence. A number of prototypes will be developed as the project progresses. This project has 2 subprojects: Object Pascal based CAI NEURAL API - https://github.com/joaopauloschuler/neural-api Python based K-CAI NEURAL API - https://github.com/joaopauloschuler/k-neural-api A video from the first prototype has been made: http://www.youtube.com/watch?v=qH-IQgYy9zg Above video shows a popperian agent collecting mining ore from 3...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    AtomProbeLab

    AtomProbeLab

    Matlab-based analysis of Atom Probe Data

    A collection of scripts and functions for the analysis of atom probe tomography data. Currently, this includes: standard file operations, plotting mass spectra, mass spectra analysis and mass peak overlap solving. For more information see the Wiki: https://sourceforge.net/p/atomprobelab/wiki/Home/ Quick overview video: https://youtu.be/8rJHce7M5UU More in-depth video using the APT school demos live script: https://www.youtube.com/watch?v=cyrLHCzZwuw For details of the maximum likelihood...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    grafx - Extensible Java Graphics Package

    grafx - Extensible Java Graphics Package

    Extensible Line-drawing & Polygon-filling Rasterization Libs for Java

    Line-drawing and polygon-filling rasterization algorithms in Java. Simple 2D package and more complex 3D package with Z-buffering. Texture mapping not supported at the moment. Color interpolation for lines, Gouraud shading for polygons fully supported. Floating point vertex coordinates, not integer. Pixel-level aliasing, not endpoint aliasing. Doesn't use Bresenham line style! Works with all Java versions. No external dependencies. Suitable for study in academic institutions,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    genppi

    genppi

    GENPPI: standalone software for creating protein interaction networks

    Our software GENPPI is efficient because, for example, it creates interaction networks from the central genome of 50 species/lineages of Corynebacterium, with an average size of 2200 genes, in less than 40 minutes, on a conventional computer. Our software is compelling because the interaction networks that it creates reflect evolutionary relationships between species and obtained in Average Nucleotide Identity (ANI) analyzes. Also, It allows the user to define how he intends to explore the PP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CoolingPower

    Print Steam Tables; Plot diagrams and cycles from equations of state

    CoolingPower is NOT in a condition for use at this time. A couple of bugs have been discovered that severely affect the calculation accuracy. While I troubleshoot, use at your own risk. Once completed, CoolingPower will have the capability to plot diagrams of thermodynamic properties, construct Steam Tables, and plot thermodynamic cycles. Initial fluid will be water/steam, but functionality will extend to include a variety of working fluids. CoolingPower operates in GUI format and, for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Algebraic graphs

    Algebraic graphs

    Algebraic graphs

    Alga is a library for algebraic construction and manipulation of graphs in Haskell. See this Haskell Symposium paper and the corresponding talk for the motivation behind the library, the underlying theory and implementation details. We can give semantics to the constructors in terms of the pair (V, E) of graph vertices and edges. Alga can handle graphs comprising millions of vertices and billions of edges in a matter of seconds, which is fast enough for many applications. We believe...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XISMuS

    XISMuS

    X-Ray Imaging Software for Multiple Samples

    ATTENTION: Cumulative update 2.5.0 has been released!! The update works for any previous 2.x.x version. If upgrading from version v1.x.x, please download and install v2.0.0 first. IMPORTANT FIXES in respect to base v2.0.0 version: v.2.5.0 introduces the Differential Attenuation and Cube Viewer utilities, and migrates user database to *.json files v2.4.3 fixes a with K element in the fit-approx method v2.4.3 fixes and issue where saving plots with fit-approx or a auto-wizard could freeze...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    luscus

    luscus

    molecular editor and viewer

    ... interface for MOLCAS program package, however it's adaptive nature makes possible using luscus with other computational program packages and chemical formats. If you use this program, please cite: G. Kovačević, V. Veryazov, J. Cheminformatics, 7 (2015) 1-10; DOI: 10.1186/s13321-015-0060-z
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 13
    Bridge.jl

    Bridge.jl

    A statistical toolbox for diffusion processes

    Statistics and stochastic calculus for Markov processes in continuous time, include univariate and multivariate stochastic processes such as stochastic differential equations or diffusions (SDE's) or Levy processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GelJ

    GelJ is a Java program for the analysis of DNA gel fingerprints images

    ... different experiments, and database support. Citing GelJ: J. Heras, C. Domínguez, E. Mata, and V. Pascual. GelJ – a tool for analyzing DNA fingerprint gel images. BMC Bioinformatics 2015, 16:270 http://doi.org/10.1186/s12859-015-0703-0. You can see more information about GelJ in https://sourceforge.net/p/gelj/wiki/Home/ Several videos explaining the use of GelJ are available in https://sourceforge.net/p/gelj/wiki/Videos/ Please address any question or comment to joheras at gmail.com
    Downloads: 23 This Week
    Last Update:
    See Project
  • 15
    This project will be a project that will be used by Speleologist (cavers) to help aid in the mapping of the underground world. It will be simple at first.. only allowing the entry of survey (dist/azmith/V-angle) and give back a line plot..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LymPHOS2

    LymPHOS2

    LymPHOS2 Web-App

    LymPHOS2 is a web-based Application at www.LymPHOS.org containing peptidic and protein sequences and spectrometric information on the PhosphoProteome of human T-Lymphocytes. - Nguyen, TD., Vidal-Cortes, O., Gallardo, Ó., Abian, J., Carrascal, M., LymPHOS 2.0: an update of a phosphosite database of primary human T cells. Database 2015, 2015. DOI: 10.1093/database/bav115 - Carrascal, M., Ovelleiro, D., Casas, V., Gay, M., Abian, J., Phosphorylation analysis of primary human T lymphocytes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    calculate-curie

    Calculates Curie temperature for honeycomb/hexagonal materials

    Program to calculate Curie temperatures for hexagonal and honeycomb materials, as described in *2D ferromagnetism at finite temperatures under quantum scrutiny* by *Joren Vanherck, Cihan Bacaksiz, Bart Sorée, Milorad V. Milošević and Wim Magnus*.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PlanetPack

    PlanetPack

    Radial-velocity & transits analysis tool for exoplanets

    PlanetPack is a software tool developed to facilitate the radial-velocity time-series analysis for the goal of exoplanets detection, characterization, and basic dynamical simulations. The description of the main theoretic concepts, statistical methods and algorithms that PlanetPack implements, is given in the following refereed papers: R.V. Baluev 2013, Astronomy & Computing, V. 2, P. 18 (initial release); R.V. Baluev 2018, Astronomy & Computing, V. 25, P. 221 (update 3.0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    libnexstar

    C API to control NexStar compatible telescopes

    This library implements the serial commands supported by the Celestron NexStar hand control (HC) and SkyWatcher/Orion SynScan HC. This applies to the Celestron: NexStar GPS, NexStar GPS-SA, NexStar iSeries, NexStar SE Series, NexStar GT, CPC, SLT, Advanced-VX, Advanced-GT, CGE, CGEM etc. SkyWatcher: EQ5, HEQ5, EQ6 (Pro), AZ-EQ5 GT, AZ-EQ6 GT, EQ8 etc. and the corresponding Orion mounts. Communication to the hand control is 9600 bits/sec, no parity and one stop bit via the RS-232...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    AntibiogramJ

    AntibiogramJ is a Java program for the reading of antibiogram-images

    AntibiogramJ is a Java program for the identification, measurement and categorisation of inhibition zones in antibiogram images captured with any device that incorporates a camera (including digital cameras and mobile phones). Citing AntibiogramJ: A. Alonso, C. Domínguez, J. Heras, E. Mata, V. Pascual, C. Torres, and M. Zarazaga. AntibiogramJ: a Tool for Analysing Images from Disk Diffusion Tests. Computer Methods and Programs in Biomedicine 143:159-169. 2017. DOI: http://dx.doi.org/10.1016...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    S2CBench

    S2CBench

    Synthesizable SystemC Benchmark Suite

    S2CBench v.2.0 provides 18 programs written in synthesizable SystemC language. Each benchmark is designed for specific domains such as multimedia, digital signal processing, security, image processing, etc. The programs are provided with the objective to enable researchers analyze their innovative algorithms and techniques and help users compare the quality of results of state of the art commercial High Level Synthesis tools available in industry. You can log in to our Youtube channel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LMAP

    LMAP

    Lightweight Multigene Analyses in PAML

    Maldonado E, Almeida D, Escalona T, Khan I, Vasconcelos V and Antunes A (2016) LMAP: Lightweight Multigene Analyses in PAML. BMC Bioinformatics, 17:354. doi: https://doi.org/10.1186/s12859-016-1204-5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    freedomotic

    freedomotic

    Open IoT Framework

    Freedomotic is an open source, flexible, secure Internet of Things (IoT) development framework, useful to build and manage modern smart spaces. It is targeted to private individuals (home automation) as well as business users (smart retail environments, ambient aware marketing, monitoring and analytics, etc). Freedomotic can interact with well known standard building automation protocols as well as with "do it yourself" solutions. It treats the web, social networks and branded frontends as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Kinetic Model Builder

    GUI for building, simulating and optimizing kinetic models.

    .../EigenLab). Convenient simulation and summarization across 2-dimensional sets of stimulus conditions makes constructing stimulus-response curves incredibly simple. For ion channels, this is useful for simulating dose-response or current-voltage curves both with and without a secondary stimulus (e.g. some drug). A series of video tutorials are available at https://www.youtube.com/watch?v=7I2XPkdOvCg&list=PL-J_lULjiFsCPL2pkz8_tFe_aJ4Fc8a8k&index=1.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Permutate

    Permutation of selected cells in Calc.

    Simple extension with the single purpose to permutate the current selected cells in OpenOffice / LibreOffice Calc. The dialog will appear if the user select Permutate! from Tools/Add-ons menu. The excelent music of the video is from https://www.youtube.com/watch?v=Q9TjT-I0ph8&spfreload=5
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next