An open API service providing repository metadata for many open source software ecosystems.

Topic: "approximation"

fundamental/LocallyCompetitive.jl

Locally Competitive Algorithm (Sparse Approximation)

Language: Julia - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 3

ready-steady/adapt

Adaptive hierarchical interpolation

Language: Go - Size: 928 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

anthonynguyen/primitive

Approximates images by drawing random lines

Language: Rust - Size: 3.02 MB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-gammainc

Incomplete gamma function.

Language: JavaScript - Size: 2.08 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-gamma-lanczos-g

Arbitrary constant `g` to be used in Lanczos approximation functions.

Language: JavaScript - Size: 313 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

moocf/rectangular-integration.cxx

Rectangular integration is a numerical integration technique that approximates the integral of a function with a rectangle.

Language: C++ - Size: 6.84 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 1

OJB-Quantum/Bezier-Approximation-Plus

Applied ideas on using Bezier curves & hybrid tetrations to approximate & fit curves in data.

Language: Jupyter Notebook - Size: 4.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

lambdaxymox/approx_cmp

A library for doing approximate comparisons of finite precision numbers.

Language: Rust - Size: 439 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Amphiluke/potprox

Approximation of computed data with empirical pair potentials

Language: JavaScript - Size: 911 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

JRC-ISIA/ml-optimized-orthogonal-basis-1d-pp

Experimental Python code developed for research on: H. Waclawek and S. Huber, “Machine Learning Optimized Orthogonal Basis Piecewise Polynomial Approximation,” in Learning and Intelligent Optimization, Cham: Springer Nature Switzerland, 2025, pp. 427–441.

Language: Python - Size: 6.65 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

igormanojlovic/culearn

culearn: Cumulant Learning in Python

Language: Python - Size: 40 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

georgtree/tclinterp

Tcl wrapper for C interpolation routines

Language: C - Size: 1.19 MB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

tk-yoshimura/LandauDistribution

Landau Distribution Numeric Computation Memo

Language: C# - Size: 10.9 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

draialexis/simulations

A collection of exercises about pseudo RNG and simulations in C for educational purposes

Language: C - Size: 56.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

dvogureckiy99/dynastatflex

Python library for static modeling of flexible mechanisms.

Language: Jupyter Notebook - Size: 44.4 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

RuslanZanevskiy/newtons_method

Realization of Newton's method in python

Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

wsdookadr/matchgrowth

Tool for estimating growth rates

Language: Python - Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

achaval-tomas/Pi-With-Box-Collisions

Approximating digits of PI with box Collisions in C++ visualized using SDL2.

Language: C++ - Size: 3.82 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

dadou-steven/python-pensee-computationnelle

Performance dans la programmation dynamique, Performance in dynamic programming

Language: Python - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

allenvox/functional-analysis 📦

Functional analysis tasks' solutions implemented in MatLab

Language: MATLAB - Size: 18.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Astrodynamic/AlgorithmTrading--Interpolation-Approximation--in-Qt-CPP

The AlgorithmTrading project is a C++ program for plotting tabulated functions of stock quotes using interpolation methods. It includes a GUI implementation based on any GUI library with API for C++ and the ability to load data from a CSV file. The Cubic Spline interpolation method is implemented, and the user can specify the number of points.

Language: C++ - Size: 22.2 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

RedMooner/neural-network-for-approximation

a simple neural network implemented in Python and C# to approximate functions

Language: Jupyter Notebook - Size: 122 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Sauro98/appr_dbscan_rust

Program implementing the approximate version of DBSCAN introduced by Gan and Tao

Language: Rust - Size: 20 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

DohaoSTR/approximation-calculator

Includes operations with matrix and methods of point/continuous approximation derivation, integration

Language: C# - Size: 54.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

RGloekler/kappa_analysis

A python tool for the approximation of crossover coupling coefficients in silicon photonic microring resonators.

Language: Python - Size: 322 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

ashnaider/NumericalMethods

Numerical methods course with plots

Language: Python - Size: 731 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

ucyo/rscompress

A compression library in Rust with focus on scientific data.

Language: Rust - Size: 20.8 MB - Last synced at: 16 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

LukasErekson/RootFinding Fork of tylerjarvis/RootFinding

A numerical root-finding method for nonlinear systems of equations.

Language: Jupyter Notebook - Size: 42.7 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

vitalyvch/Covid-19_death_model.ukr

Covid-19_death_model.ukr

Language: Gnuplot - Size: 952 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Mojahed-nour/MATLAB-Programming

Solving some numerical problems with MATLAB programming language to improve ,expand and practice my skills AT MATLAB.

Language: MATLAB - Size: 5.49 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

craslaw/matpower Fork of MATPOWER/matpower

Fork for integrating loss approximation models in MATPOWER's DC power flow functions

Size: 35.8 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

marcofavorito/MDCKP

Multiple Disjunctively Constrained Knapsak problem: definition and an approximation algorithm implementation.

Language: C++ - Size: 928 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

jxy/chebyshev

Chebyshev approximation in Nim

Language: HTML - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

alexandre-lecoq/HyperLogLog

Implements the Hyper Log Log approximate count-distinct algorithm.

Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

developer0hye/Genetic-Piecewise-Linear-Approximation

Coursework Project: GPLA(Genetic Piecewise Linear Approximation)

Language: C++ - Size: 1.49 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

hilbert-space/MathRocks

Collection of MATLAB libraries

Language: Matlab - Size: 13.8 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

kmein/a-pi-roximate

Implementations of the Monte Carlo method for approximating π

Language: C - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

philippaltmann/SAGRS

A Surrogate-Assisted Genetic Recommender System utilising Interactive Genetic Algorithms with meta-model evaluations to optimise suggestions.

Language: Go - Size: 93.8 KB - Last synced at: 10 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

ready-steady/staircase

A step function with smooth transitions

Language: Go - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

hijizhou/MicroscPSF-Icy

Icy plugin for the fast generation of microscopy PSF

Language: Java - Size: 4.11 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

GeoMop/bapprox

Python tool for approximate 3d points using Bspline surface

Language: Python - Size: 2.87 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

janzhou/ApproxSSD

Language: Scala - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

mack94/urban-traffic-monitoring-application

Application for monitoring urban traffic.

Language: Java - Size: 2.56 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

zeionara/leastsquares

Simple example of counting approximation by least squares using JavaFX

Language: Java - Size: 1.98 MB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

Drutol/NumericalMethods2016

Repo with assignments regarding this subject.

Language: C# - Size: 296 KB - Last synced at: 2 months ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 1

deftasparagusanaconda/graphapproximator

approximate a graph!

Language: Python - Size: 626 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

stdlib-js/constants-float32-gamma-lanczos-g

Arbitrary constant `g` to be used in Lanczos approximation functions.

Language: JavaScript - Size: 186 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

moocf/bisection-root.cxx

The Bisection method is a root-finding method that applies to any continuous functions for which one knows two values with opposite signs.

Language: C++ - Size: 6.84 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

moocf/newton-root.cxx

Newton's (Newton–Raphson) method is a root-finding algorithm which produces successively better approximations to the roots of a real-valued function.

Language: C++ - Size: 6.84 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

moocf/secant-root.cxx

The Secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.

Language: C++ - Size: 6.84 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

moocf/central-difference-interpolation.cxx

Stirling's Central Difference interpolation gives the average of the values obtained by Gauss forward and backward interpolation formulae.

Language: C++ - Size: 6.84 KB - Last synced at: 6 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

moocf/divided-difference-interpolation.cxx

Newton’s divided difference interpolation formula is a interpolation technique used when the interval difference is not same for all sequence of values.

Language: C++ - Size: 6.84 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

moocf/forward-difference-interpolation.cxx

Newton's (Newton-Gregory) Forward Difference formula is a way of approximating a function with an nth degree polynomial passing through (n+1) equally spaced points.

Language: C++ - Size: 6.84 KB - Last synced at: 6 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

moocf/lagrange-interpolation.cxx

The Lagrange interpolation formula is a way to find a polynomial which takes on certain values at arbitrary points.

Language: C++ - Size: 6.84 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

moocf/trapezoidal-integration.cxx

Trapezoidal Rule is an integration rule that evaluates the area under the curves by dividing the total area into smaller trapezoids.

Language: C++ - Size: 6.84 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

edwardlavender/patter-eval

Methods supporting Lavender, E. et al. (2025). Particle algorithms for animal movement modelling in receiver arrays. Methods in Ecology and Evolution. https://doi.org/10.1111/2041-210X.70028

Language: R - Size: 808 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

nitrece/numerical-methods-laboratory

Numerical analysis is the study of algorithms that use numerical approximation for the problems of mathematical analysis.

Size: 2.93 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

DanielFaltynowski/learn-computer-science

You are currently browsing a repository that serves as my notes on the elementary basics of computer science.

Language: Jupyter Notebook - Size: 1.67 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

Cef0PT/famgpytorch

An implementation of an approximated RBF kernel using GPyTorch

Language: Jupyter Notebook - Size: 5.55 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

Viktorton/Bezier-Approximation-Plus

Applied ideas on using Bezier curves & hybrid tetrations to approximate & fit curves in data.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

jonaspleyer/approx-derive

Derive traits used in the approx crate.

Language: Rust - Size: 91.8 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

hawaclawek/ml-optimized-orthogonal-basis-pp

Experimental results for research on: H. Waclawek and S. Huber, “Machine Learning Optimized Orthogonal Basis Piecewise Polynomial Approximation,” in Learning and Intelligent Optimization, Cham: Springer Nature Switzerland, 2025, pp. 427–441.

Language: HTML - Size: 27.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

shawn-mcadam/func Fork of uofs-simlab/func

FunC - Build better lookup tables

Size: 1.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

kolosovpetro/AnEfficientMethodOfSplineApproximation

An efficient method of spline approximation for power function

Language: Mathematica - Size: 5.57 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

TSAstron/matrix-numbers

Continued fractions using (almost) matrix representation and egestion.

Language: JavaScript - Size: 79.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

igormanojlovic/MTSR 📦

MTSR: Multiresolution Time Series Representation

Language: C# - Size: 144 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

MichShep/ADO_Simulator

Simulation of Approximation Distance Oracle

Language: C - Size: 4.9 MB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

vladimir-mosin/fold-point

Алгоритмический поиск локтевой точки для определения приемлемых значений метрик машинного обучения

Language: TeX - Size: 468 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ALZ-11/FtoC

Fahrenheit to Celsius conversion analysis, comparing accurate and approximate methods with visualizations and error analysis.

Language: Jupyter Notebook - Size: 445 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

fluentverification/staminachecker.org

Website for STAMINA, the STochiastic Approximate (CTMC/DTMC) Model-checker for INfinite-state Analyis

Language: HTML - Size: 81.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

tk-yoshimura/MapAiryDistribution

Map-Airy Distribution Numeric Computation Memo

Language: C# - Size: 5.2 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

tk-yoshimura/HoltsmarkDistribution

Holtsmark Distribution Numeric Computation Memo

Language: C# - Size: 4.73 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

tk-yoshimura/SaSPoint5Distribution

SαS Point5 Distribution Numeric Computation Memo

Language: C# - Size: 6.9 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ashsProjects/TSP_Heuristic_Algorithms

This program will approximate the Traveling salesman problem using 3 three different algorithms (Nearest Neighbot, 2Opt, and 3Opt). There are 6 different combinations and each can be run individually or in suite as part of a benchmark test.

Language: Java - Size: 147 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Ledmington/101-ways-to-find-pi

"101 ways to find PI" is a personal project whose intent is to try to enumerate all known ways to calculate an approximated value of PI.

Language: C++ - Size: 54.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

1nfocalypse/Numerical-Analysis-Writeup

A collection of notes on introductory numerical analysis, involving multiple methods.

Size: 154 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Davide64-dev/FEUP_DA_TSP

🗺️ | Investigating TSP using various algorithms and approximation methods

Language: C++ - Size: 617 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

simogasp/curveTool

A tool to experiment on point interpolation and approximation.

Language: C++ - Size: 43.9 KB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DoorDome/MDST

Minimum Degree Spanning Tree

Language: C++ - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

NFFT/ANOVAapprox.jl

Approximation Package for High-Dimensional Functions in Julia

Language: Julia - Size: 399 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

gablm/feup_da_project2

A project about heuristics for the Travelling Salesman Problem

Language: C++ - Size: 34.5 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ahmadalashtar/n-queens

An N-Queens solver implemented using a genetic algorithm, providing efficient heuristic solutions for the N-Queens problem.

Language: Python - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fl1ghtly/integralCalculator

Calculator that approximates integrals

Language: Java - Size: 161 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

enricobolzonello/AAD-algorithms

Algorithms seen in Advanced Algorithm Design course @ UniPd

Language: Python - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RohanBhatnagar/poly_approximation

Approximating polynomials with a simple neural network.

Language: Jupyter Notebook - Size: 73.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cpdally/optimal-fellowship-scheduler

A stochastic approximation algorithm and proof of intractability for determining how to schedule people into the fewest number of groups.

Language: JavaScript - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

onurmx/pi

Calculating digits of pi with arbitrary size and find pattern inside.

Language: C++ - Size: 1.52 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

piazzai/piazzai

GitHub profile

Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sebastian9991/NumericalMethods

Language: Jupyter Notebook - Size: 212 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MerlynJJ/RungeKuttaMethodInPython

Function code in python of The fourth order Runge Kutta method to compute approximated solutions of ordinary differential equations and its documentation.

Language: Jupyter Notebook - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Kritika-4142/NIRF_Dataset

Size: 122 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

diegocoglievina/Numerical-Methods-Library

This repository contains useful matlab functions for any engineering student taking a course on Numerical Methods (Numerical Analysis). These functions can also b re-purposed to create a more complex application.

Language: MATLAB - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mikewellmeansme/tracheid-traits-analyzer

Application for analyzing the tracheid traits and their interconnections with climate data.

Language: Python - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

tk-yoshimura/PadeInterpolation

Pade interpolation note

Size: 499 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nopeless/ellipsoid-cylinder-packing

Investigating in semi-optimal fast packing

Language: Rust - Size: 25.4 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tractr/earth-pixel

Geo-location approximation algorithm

Language: JavaScript - Size: 2.03 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehdiben7/Pi-calculator Fork of potiron-lotte7/Pi-calculator

Java project that calculates digits of Pi.

Language: Java - Size: 171 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

markohajba/Neural-networks---function-approximations

Language: Jupyter Notebook - Size: 1.32 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kirilenkobm/BDCSP

Closest string problem. Binary decisional version.

Language: C - Size: 2.02 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

VasGorn/foNamic

App for Approximation of Dynamic Objects by Fractional Order Transfer Function

Language: Java - Size: 365 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0