awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sgreben/piecewiselinear

Open-source alternatives to Piecewiselinear

30 open-source projects similar to sgreben/piecewiselinear, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Piecewiselinear alternative.

  • soniah/evalerS

    soniah/evaler

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • tchayen/triangolatteT

    tchayen/triangolatte

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • mjibson/go-dspM

    mjibson/go-dsp

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • paulmach/orbpaulmach 的头像

    paulmach/orb

    1,117在 GitHub 上查看↗

    Types and utilities for working with 2d geometry in Golang

    Go
    在 GitHub 上查看↗1,117
  • vividcortex/ewmaV

    VividCortex/ewma

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • claygod/pihexC

    claygod/PiHex

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • khezen/rootfindingK

    khezen/rootfinding

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kzahedi/goentK

    kzahedi/goent

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ndabap/assocentityN

    ndabAP/assocentity

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ogfris/gostatsO

    OGFris/GoStats

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • skelterjohn/geomS

    skelterjohn/geom

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • vdobler/chartV

    vdobler/chart

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • yourbasic/graphY

    yourbasic/graph

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • vividcortex/gohistogramV

    VividCortex/gohistogram

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • cpmech/goslcpmech 的头像

    cpmech/gosl

    1,876在 GitHub 上查看↗

    Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.

    Gocomputational-geometrydifferential-equationseigenvalues
    在 GitHub 上查看↗1,876
  • alixaxel/pagerankA

    alixaxel/pagerank

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • davidbelicza/textrankD

    DavidBelicza/TextRank

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • gonum/gonumgonum 的头像

    gonum/gonum

    8,316在 GitHub 上查看↗

    Gonum is a numerical computing library for the Go programming language, providing a collection of packages for scientific computing, linear algebra, statistics, and optimization. It functions as a framework for performing complex numerical computations and solving systems of linear equations. The project includes a dedicated graph analysis framework for modeling network graphs and solving connectivity and pathfinding problems. It also provides a statistical analysis toolkit for computing descriptive and inferential statistics and estimating mixture entropy. The library's capability surface c

    Godata-analysisgogolang
    在 GitHub 上查看↗8,316
  • gonum/plotgonum 的头像

    gonum/plot

    2,957在 GitHub 上查看↗

    A repository for plotting and visualizing data

    Go
    在 GitHub 上查看↗2,957
  • montanaflynn/statsmontanaflynn 的头像

    montanaflynn/stats

    3,021在 GitHub 上查看↗

    A well tested and comprehensive Golang statistics library package with no dependencies.

    Goalgorithmsanalyticsdata
    在 GitHub 上查看↗3,021
  • gyuho/goraphG

    gyuho/goraph

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • nytlabs/streamtoolsnytlabs 的头像

    nytlabs/streamtools

    1,311在 GitHub 上查看↗

    tools for working with streams of data

    Go
    在 GitHub 上查看↗1,311
  • rocketlaunchr/dataframe-gorocketlaunchr 的头像

    rocketlaunchr/dataframe-go

    1,287在 GitHub 上查看↗

    DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration

    Godata-sciencedataframedataframes
    在 GitHub 上查看↗1,287
  • seanhagen/bradleyterryS

    seanhagen/bradleyterry

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • patchy631/machine-learningpatchy631 的头像

    patchy631/machine-learning

    1,540在 GitHub 上查看↗

    This repository serves as an educational collection of interactive notebooks and code examples designed to demonstrate fundamental machine learning and deep learning concepts. It provides a structured environment for exploring data science workflows, ranging from basic numerical computing and statistical analysis to the construction of complex neural network architectures. The project distinguishes itself through a focus on hands-on experimentation, offering practical implementations for tasks such as computer vision, natural language processing, and statistical simulation. Users can engage w

    Jupyter Notebook
    在 GitHub 上查看↗1,540
  • erdos-graph-framework/erdosErdos-Graph-Framework 的头像

    Erdos-Graph-Framework/Erdos

    128在 GitHub 上查看↗

    Modular and modern graph-theory algorithms framework in Java

    Java
    在 GitHub 上查看↗128
  • jfree/orson-chartsjfree 的头像

    jfree/orson-charts

    121在 GitHub 上查看↗

    A 3D chart library for Java applications (JavaFX, Swing or server-side).

    Java
    在 GitHub 上查看↗121
  • jekyll/classifier-rebornjekyll 的头像

    jekyll/classifier-reborn

    559在 GitHub 上查看↗

    A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic/classifier.

    Ruby
    在 GitHub 上查看↗559
  • jgraph/jgraphxjgraph 的头像

    jgraph/jgraphx

    691在 GitHub 上查看↗

    JGraphX

    Java
    在 GitHub 上查看↗691
  • dlangscience/scidDlangScience 的头像

    DlangScience/scid

    92在 GitHub 上查看↗

    Scientific library for the D programming language

    D
    在 GitHub 上查看↗92

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search