Showing 229 open source projects for "curves"

View related business solutions
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 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

    cl-svg-polygon

    Simple but usable Scalable Vector Graphics (SVG) file parser

    cl-svg-polygon (Or svgp for short). This is a pure-lisp library that takes an SVG file and generates, for each SVG object, a set of points that outline the object. It approximates curves based on a given resolution: the higher the resolution, the more accurate the curve is (this works for paths, circles, ellipses). This package relies on xmls to parse the SVG file's XML. cl-svg-polygon also calculates transformations within the groups and objects in the file to the final points/holes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    COCO Annotator

    COCO Annotator

    Web-based image segmentation tool for object detection & localization

    ... and customizable interface and provides many tools for creating accurate datasets. Several annotation tools are currently available, with most applications as a desktop installation. Once installed, users can manually define regions in an image and creating a textual description. Generally, objects can be marked by a bounding box, either directly, through a masking tool, or by marking points to define the containing area. COCO Annotator allows users to annotate images using free-form curves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Multiview 3D Drawing

    3D reconstruction pipeline based on general curve features

    Reconstruct general 3D scenes using a curve drawing-based approach from ECCV 2016: "From Multiview Image Curves to 3D Drawings"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    KuStudio

    KuStudio

    Minimalistic and superstable OSC timeline/sequencer

    ... by famous Duration OSC editor, but has different philosophy: KuStudio stores all OSC tracks as discrete arrays, not curves, that allows to record and edit them freely. Also, KuStudio performs very stable for 10 min and longer projects. It is made with openFrameworks and is available for OSX and Windows. KuStudio on GitHub: https://github.com/perevalovds/KuStudio KuStudio is developed and currently supported by Denis Perevalov. First versions were developed together with Kuflex.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 5
    Libecc is an Elliptic Curve Cryptography C++ library for fixed size keys in order to achieve a maximum speed. The goal of this project is to become the first free Open Source library providing the means to generate safe elliptic curves.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    VStar

    VStar

    Multi-platform Variable Star Visualisation and Analysis

    VStar is a multi-platform, easy-to-use variable star observation visualisation and analysis tool. Data can be read from a file or the AAVSO database, light curves and phase plots created, period analysis performed, and filters applied. Plugins can be developed, e.g. to make additional observation sources available. See also: 1. http://www.aavso.org/vstar-overview 2. http://www.aavso.org/forums/about-aavso/vstar 3. http://dbenn.wordpress.com/category/astronomy-science/vstar 4...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Skies of Arcadia Legends Examiner

    Command line tool to extract the data from Skies of Arcadia Legends.

    ALX is a very simple, fast, cross-platform and object-oriented command line tool to extract the game data from Skies of Arcadia, Skies of Arcadia Legends, Eternal Arcadia (エターナルアルカディア) and Eternal Arcadia Legends (エターナルアルカディアレジェンド). It is able to export and import the data to and from CSV files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ModularBipolynom

    ModularBipolynom

    Modular Polynom manipulation in Java

    XY modular Polynom manipulation in Java for calculating elliptic curves point order
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dopamine

    Dopamine

    Framework for prototyping of reinforcement learning algorithms

    ... by Hessel et al., n-step Bellman updates, prioritized experience replay, and distributional reinforcement learning. For completeness, we also provide an implementation of DQN (Mnih et al., 2015). For additional details, please see our documentation. We provide a set of Colaboratory notebooks which demonstrate how to use Dopamine. We provide a website which displays the learning curves for all the provided agents, on all the games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    The implementation of the methodology presented in the our papers: S. Sibirtsev, C. B. Göbel, A. Jupke, "Automation of a Procedure for the Experimental Investigation of Liquid‐Liquid Phase Separation", Chem. Ing. Tech. 2019, DOI: https://doi.org/10.1002/cite.201900162 This software is available as open software under the 3-Clause BSD license. Simply download the latest ZIP archive. Instructions can be found in the readme files. Check the Wiki for Bug reports and fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KMWin

    KMWin

    Kaplan-Meier for Windows

    KMWin (Kaplan-Meier for Windows) is a convenient tool for graphical presentation of results from Kaplan-Meier survival time analysis. The programme is based on the statistical software environment R and provides an easy to use graphical interface. As an introduction, see http://dx.plos.org/10.1371/journal.pone.0038960#s2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GSMLBook

    GSMLBook

    Recipes for basic machine learning algorithms using sklearn in jupyter

    This is an introductory book in machine learning with a hands on approach. It uses Python 3 and Jupyter notebooks for all applications. The emphasis is primarily on learning to use existing libraries such as Scikit-Learn with easy recipes and existing data files that can found on-line. Topics include linear, multilinear, polynomial, stepwise, lasso, ridge, and logistic regression; ROC curves and measures of binary classification; nonlinear regression (including an introduction to gradient...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    Curves2x3

    Draws 2 curves 3 ways Bezier Spline Hermite, 4 control points Java

    Draws 2 curves with 4 control points one of 3 ways : Bezier, Hermite and Spline. Java Applet and Application. See BestWavesLive.com for demonstration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Swave.java

    Animation of a water wave outline breaking in one spot

    Side view or transverse view animation of a water wave outline breaking in place. Java program uses 2 Bezier curves. No foam. Sliders change the shape of the initial wave. Stop/start at user's option. Wave, if it were moving, breaks from left to right. Bezier control points and lines show. Crest of wave is curved, initially. Realistic. Related files Wave.java and Bezier.java are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    sls

    SLS Team Java Library

    Java library with Cryptographic algorithms. Easy to use Crypto algorithms. Works on Windows, Linux, Android. No external lib dependencies, no useless abstractions, no 'crypto provider'. Elliptic curves was borrowed from BouncyCastle and simplified a lot. Most of EC classes are custom algorithms for certain curves. Can be easily deleted if u dont need them. With couple of classes u can parse and construct those ugly ASN.1 structures, look at RSA and EC key formats for example. No bad...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    FCurve5.java

    Draws an animated outline of a breaking wave left to right

    Draws an animated outline of a breaking wave in Java using 2 four point Bezier curves. The wave's middle four points are rotated and otherwise manipulated to create the effect of a wave breaking in open water. Quite realistic. Radio buttons allow the Bezier control points to be shown. Stop/start button. Stand alone java application. Frame counter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Interpolator

    Multi-platform C++ QT Project for polynomial regression

    Interpolator This is a software made to import X,Y data from different types of files, into a table, displaying a plot of the data you imported and with the ability to interpolate data against linear or polynomial curves. It is modular, so support for a new file type can be added by including a plugin in the plugins folder. To compile the software you need to run qmake first. Make sure to install the dependent Qt add-ons such as QtCharts. You also need GSL library (GNU Scientific Library...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Electrip

    Electrip

    easy Linux environment controlling trains in Python

    ELECTRIP is an easy-to-use, small program that lets you control your model railroad with gamepads. Combined with an SRCP-Server (e.g. srcpd) it provides the functionality you would expect of a commercial digital command station. It can save you a lot of money.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Plots a parameterized family of curves
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    React-Motion

    React-Motion

    A spring that solves your counter animation problems

    Animate a counter from 0 to 10. Works with React-Native v0.18+. A spring that solves your animation problems. You can develop simple transitions, chat heads, draggable balls, todoMVC list transition, photo gallery, spring parameters chooser, water ripples, and draggable lists. For 95% of use-cases of animating components, we don't have to resort to using hard-coded easing curves and duration. Set up a stiffness and damping for your UI element, and let the magic of physics take care of the rest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Invariant curve calculations in Matlab

    Invariant curve calculations in Matlab

    Calculating stable & unstable curves for 2 dimensional maps in matlab.

    This is an implementation that follows closely the algorithm for calculating stable curves, described by J. P. England, B. Krauskopf, H. M. Osinga in the paper "Computing One-Dimensional Stable Manifolds and Stable Sets of Planar Maps without the Inverse" published in SIAM J. APPLIED DYNAMICAL SYSTEMS 3.2 (2004), 161-190. The package also contains an implementation for calculating the unstable curves which is based on the paper "Growing 1D and Quasi-2D Unstable Manifolds of Maps" by Bernd...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    D_2D and D_3D plotting programs
    D_2D and D_3D are plotting programs with unique features, useful for data visualization and analysis. Input data should be provided as ASCII files formatted as x,y pairs or x,y,z triplets. Graphic output can be in DXF vector format, or raster image.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Descend

    Descend

    Program for drawing 3D surfaces from parametric equations

    Descend is an open source program for drawing 3D surfaces from parametric equations. It uses a custom, very fast language called Misc to calculate the geometry. It also uses OpenGL to render scenes with high quality shaders. Website: https://descend.mimec.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rePhase

    rePhase

    A loudspeaker phase linearization, EQ and filtering tool

    rePhase project has moved to https://rephase.org, please go there to download rephase and to get info, support and updates. rePhase is a FIR generation tool for building fully linear-phase active crossovers with arbitrary slopes. It also let you manually compensate for the phase shifts of your loudspeakers and existing crossovers, be it active or passive. Once generated, the FIR can be applied using any hardware (openDRC, miniSHARC, Najda, ...) or software (foobar, convolver, JRiver,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pter0dactyl
    Pter0dacty is a programmed version of the NACA Technical Report 572 to determinate the characteristics of tapered wings.
    Downloads: 0 This Week
    Last Update:
    See Project