Showing 72 open source projects for "cubic"

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
  • 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
  • 1
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    einspline is a C library for the creation and evaluation of interpolating cubic basis splines (B-splines) in 1D, 2D, and 3D. It supports both uniform and nonuniform meshes, single and double precision, and real and complex data.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3

    finitegeometry

    Notes on the finite geometry of the square and cube.

    Includes JavaScript programs to display properties of square and cubic models of some small finite geometries over the finite field GF(2). Applications to graphic design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Matrix factorization is applied to the B-spline basis to construct an orthonormal basis. Data can be approximated by a linear combination of the orthonormal basis functions. Constraints are imposed such that the fitted function is linear at the boundary points, as in natural cubic spline.
    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
  • 5
    TU Calc

    TU Calc

    Simple tool for numerical calculation

    TU Calc is a modular tool that aims to gather numerical methods for solution of mathematical problems. Interacting with the user through a GUI that is analogous to the windows desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Gas Flow Unit Conversion

    Ideal gas mass flow unit conversion utility

    Quickly and easily converts units of mass flow for Air, Argon, Nitrogen, and Oxygen. This tool is useful to those working in the industrial gas or related industries. Provides air, argon, nitrogen, and oxygen mass flow in the following units: 1) Normal cubic meters per hour/minute 2) Standard cubic feet per hour/minute 3) kg per hour/minute 4) lb per hour/minute 5) Tons per day 6) Metric Tons per day Requires Python 3 or greater
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    CFD2D

    The incompressible Navier-Stokes equations solver in 2D domains

    ... of continuous piecewise linears with a cubic bubble function for the velocity field, and the second of continuous piecewise quadratics for the same. The pressure field is approximated via piecewise linears in both cases. Both stationary and time-dependent regimes supported. Elementary graphing tools are provided. GMRES and CG iterative algorithms are used for solving linear systems. Software "Triangle" is used for mesh generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HelloCharts for Android

    HelloCharts for Android

    Charts/graphs library for Android compatible with API 8+

    Charting library for Android compatible with API 8+(Android 2.2). Works best when hardware acceleration is available, so API 14+(Android 4.0) is recommended. Apache License 2.0. Line chart (cubic lines, filled lines, scattered points), column chart (grouped, stacked, negative values), pie chart, bubble chart, combo chart (columns/lines), preview charts (for column chart and line chart), zoom (pinch to zoom, double tap zoom), scroll and fling. Custom and auto-generated axes (top, bottom, left...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ChEnMTD

    ChEnMTD

    Calculate the number of theoretical trays with McCabe-Thiele method

    Use the McCabe-Thiele method to calculate the number of theoretical trays in a distillation column operated under the conditions specified. It has tools for data analysis to obtain empirical or semi-empirical equilibrium models. You can even use cubic splines. This project uses icons of "Open Icon Library" https://sourceforge.net/projects/openiconlibrary/
    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
    jQuery navobile

    jQuery navobile

    A jQuery plugin that makes mobile navigation easy

    ... recommend any of the step timing functions. If you want something really bespoke you could use Lea Vearou's Cubic bezier tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ControlAnimations

    Library for Windows Forms that provides basic animations like WPF.

    (Published under MIT license, see source for details) ControlAnimations is an easy-to-use library for .NET Windows Forms that allows you to give any Control an animation for any property. It's flexible and easy-to-use, it uses cubic ease in-out interpolation for very smooth transitions. You can transition any property of any Control (panels, buttons, textboxes) either in color or in value. HOW TO USE After importing Digaly.ControlAnimations, you use it as follows: 1. Define...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XtalCalculator
    XtalCalculator is a FORTRAN source package for computing the primitive and reciprocal lattice vectors for the user defined lattice parameters viz a,b,c,alpha,beta,gamma. It also computes the real and reciprocal cells volumes in cubic angstrom and cubic bohr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    prodatum

    prodatum

    patch editor for the E-MU Proteus 2000 synthesizer family

    A cross-platform patch editor for the E-MU Proteus 2000 sample-based synthesizer family. prodatum is free software.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 14

    qspline CC0

    qspline (Quaternion Cubic Spline) under the CC0 license

    Quaternion Cubic Spline by James McEnnan Qspline does quaternion interpolation such that the quaternion and angular rate and acceleration vectors are continuous functions of time, while maintaining quaternion normalization. This project releases the core functions (in qspline.c) under the CC0 license (Public Domain). The original project can be found here: http://sourceforge.net/projects/qspline/ The documentation can be found in the original project here: http
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    gmop3d

    Manipulator or Industrial Robots MOtion Path 3D simulation and animat

    ... alots of mistakes of code or others application problem, email to me: bywetech@foxmail.com Please reads OpenSCAD Manual at firstly. There have two parts of model build. First is build Manipulator(Industrial Robotic arm) axle rotate motion model. This have writed in source code, you can changing datas in gmp16.h. Second, terminal path model. The first version only support cube, cubic model, it support 1, translate, means cube path model 's position. 2, rotate, cube can
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EoS Solver v1.0

    EoS Solver v1.0

    Solves for molar volumes of 4 types of EoS

    Solve four different cubic equations of state to obtain three roots of molar volume at a given temperature and pressure. These four cubic EoS are :- 1 Van der Waals equation of state 2 Redlich–Kwong equation of state 3 Soave modification of Redlich–Kwong 4 Peng–Robinson equation of state
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XonGrid

    XonGrid

    Excel interpolation add-in

    XonGrid is a free Excel library of functions to perform 1D, 2D, 3D, 4D and arbitrary dimension (ND) interpolations from scattered data.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 18
    Cubic Spline Interpolation example using Vanagandr The program need Microsoft Visual C++ 2010 Redistributable Package (http://www.microsoft.com/en-ca/download/details.aspx?id=5555)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Const-Calc

    Const-Calc

    Construction Calculator

    This is a Calculator useful for the construction trades. Right now this is in alpha stage. Currently it incorporates for units; feet, inches, feet and inches, square feet, square inches, square yards, cubic feet, cubic inches, cubic yards, and plain decimal. For operations you can add, subtract, multiply, and divide. You can also use () for grouping. The program uses a GUI. My future plans include incorporating; a command line interface, figuring roof slopes, rafters and stairs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mathworks

    Mathworks

    A simple Python math library

    A simple Python math library. It's got a simple, (somewhat inaccurate) cubic root, shapes, and more! Documentation is complete, I am working on the tutorial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Non-Gaussian Realisations

    Generate non-Gaussian fields with a specified spectral index

    This code provides a module based on a spectral distortion/quantile transformation that generates a realisation of a field on a cubic grid that has a specified probability distribution function and a specified power spectrum. A preprint based on this code is available at http://arxiv.org/abs/1305.2345
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Fractal Extreme Cubic Burning Ship

    Cubic Burning Ship Plugin for Fractal Extreme

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Stars logo animation

    Cubic stars with your logo flying in the face of you...

    Cubic stars with your logo flying in the face of you... 3D cubes like a windows screen saver. (move the mouse or button and it will finis) If you want to change the image on the cubes, just change the signal.bmp like you want. (attention for the size) You can put on your monitor for publish your company or products. You can use freely. Write us if you want some special modification. Enjoy. office@softwareland.hu www.softwareland.hu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SimpleCalc

    A simple Calculator.

    Open-source "SimpleCalc" features a very tiny and simple calculator easy-to-use for math/trig calculus. It was carefully designed to fit simple calculus needs. Try it !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    With cad2octree you can generate an octree-structure from a surface model in DXF format. The octree will kept in preorder traversion bit-stream (POT). It will generate octree structure from rigid bodies, which surfaces are polygons cubic B-splines.
    Downloads: 0 This Week
    Last Update:
    See Project