Showing 17 open source projects for "half"

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
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 1

    half

    C++ library for half precision floating point arithmetics.

    This is a C++ header-only library to provide an IEEE-754 conformant half-precision floating point type along with corresponding arithmetic operators, type conversions and common mathematical functions. It aims for both efficiency and ease of use, trying to accurately mimic the behaviour of the builtin floating point types at the best performance possible. It automatically uses and provides C++11 features when possible, but stays completely C++98-compatible when neccessary.
    Leader badge
    Downloads: 828 This Week
    Last Update:
    See Project
  • 2
    bignumber.js

    bignumber.js

    A JavaScript library for arbitrary-precision decimal arithmetic

    .... If a smaller and simpler library is required see big.js. It's less than half the size but only works with decimal numbers and only has half the methods. It also has fewer configuration options than this library, and does not allow NaN or Infinity. See also decimal.js, which among other things adds support for non-integer powers, and performs all operations to a specified number of significant digits.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    CUTLASS

    CUTLASS

    CUDA Templates for Linear Algebra Subroutines

    ... primitives can be specialized and tuned via custom tiling sizes, data types, and other algorithmic policy. The resulting flexibility simplifies their use as building blocks within custom kernels and applications. To support a wide variety of applications, CUTLASS provides extensive support for mixed-precision computations, providing specialized data-movement and multiply-accumulate abstractions for half-precision floating point (FP16), BFloat16 (BF16), Tensor Float 32 (TF32), etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ATTinyCore Universal

    ATTinyCore Universal

    Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8

    ... tested. Obviously, we are leaning very heavily on automation of configuration generation for this release. Half of the tinyNeoPixel speeds have had the assembly routines modified in major ways (there's no more stupid menu for the port), but they are untested. Virtual boot relies on rewriting the vector table, such that the RESET vector points to the bootloader.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    iHome by ionware

    iHome by ionware

    iHome Smart Home System Platform

    iHome is a fully tested Smart Home Automation system using the Raspberry Pi Zero WiFi SBC and Linux OS and has all the functional features of NEST or ECOBEE smart thermostats with the added benefit of full privacy and security at less than half the price! It incorporates MBLogic with algorithms and Modbus coms for HVAC home control via the ionware modbus compatible ionC1 input/output controller board. The iHome software system comes fully configured as a SD Card image file for Raspberry...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    haikuVM

    A Java VM for ARDUINO and other micros using the leJOS runtime.

    HaikuVM has been started for hobbyists who develop applications for ARDUINO to open the world of JAVA and leJOS. Yes, you can program an ARDUINO with JAVA! HaikuVM is so small that it even runs on an atmega8 (and the ASURO robot). And yes, you can program an ASURO robot with JAVA! And since version 1.4.0 the RCX lego brick.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    ISVASE

    identification of sequence variant associated with splicing event

    To generate correct mature mRNAs, the exons must be identified and joined together precisely and efficiently by RNA splicing mechanism. It is to be noted that about one third or a half of all disease-causing mutations effect RNA splicing. However, there is little bioinformatics tools to directly identify sequence variants associated with splicing events (SVASE) based on RNA-seq data. We developed ISVASE, a simple and convenient tool for identifying SVASE directly using RNA-seq data. Comparing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Scommunication

    Scommunication

    Scommunication is easy to use rs232 rs485 communication application

    Scommunication is easy to use rs232 rs485, USB to serial communication application. All sent and coming data you can see ASCII HEX DECIMAL or BINARY. With timer -- timer add after version 2-- you can send data every second , half second or how you want This application written in java(fx) so you can use windows linux or mac. Tested with arduino uno,arduino nano, arduino mega, frdm-kl46z and frdm-k64f In some problem feel free to send me mail: hrasity@hotmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    runjags

    The 'runjags' R package and standalone JAGS extension module

    .... A JAGS extension module provides additional distributions including the Pareto family of distributions, the DuMouchel prior and the half-Cauchy prior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    smartblob

    tiny code, html webcam game or plug brain in each blob, java server

    ... together. The physics and vision algorithm is half working in version 0.3.0. The gameplay is better experienced in 0.2 which is controlled with the mouse so you dont have enough freedom of movement compared to webcam. This small file contains its own source code including occamserver, a tiny general java server I built which I'll adjust to allow http streaming connections to stay open for faster ajax than a new web call each time. The reshaping and bouncing physics is by springs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    physicsmata

    API for all possible cellular automata that work same at all angles

    ... are optional) at concentric circles around each point, efficiently costing only the perimeter of those circles (instead of the area) because of the tree of squares. You can create any function, or to get started try the visual function editor where each click changes if a column is sine/sigmoid/half/double/exp/etc or which of the 0, 1, or 2 columns to the left are its params. Every click changes the patterns of waves seen on the left, which run that function you visually built at each point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    aisconvert
    Toolkit for processing genetic data. Currently supports (command-line): Half-IBD (Identity by descent) aka HIRs - between 2 or any number of files (in distances and cM); RAW2PED, PED2RAW conversions; regions of homozygousity and other converters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gecko Hamaker

    Gecko Hamaker

    Calculates Hamaker coefficient,interaction free energy,force,torque.

    The Gecko Hamaker open-source software project is a full implementation of the fully retarded Lifshitz formulations for isotropic and anisotropic plane-plane and cylinder-cylinder interactions with intervening interlayer materials, planar systems of up to 99 layers, and graded interfaces for the modeling of grain boundaries or other continuously changing systems, accompanied by a database of material optical properties spectra. The machine-readable optical property database is available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A way to use XFOIL for airfoil analysis with MATLAB. Utilizes Perl to provide a pty to interface with XFOIL and to parse results to send back to MATLAB. "MatPerlXFOIL: Half MATLAB, Half Perl. Half XFOIL. EXELSIOR!"
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A topological data structure to handle 2D simplicial meshes (using the Morse operators published by authors). This data structure is implemented using C++ and it is based on the classical Half-Edge. This code started in 2002 and it has been used in many
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nuclear is a family of open source game engines written to be able to read most standard game formates such as BSP(Quake I, Quake II, Quake III, and Half-Life) MDL, MD2, MD3, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Computational holography program. Generates diffraction patterns for 2-D images. My kindom for a laser printer than can print at half micron resolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next