awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to fumitoh/modelx

Open-source alternatives to Modelx

17 open-source projects similar to fumitoh/modelx, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Modelx alternative.

  • bhftbootcamp/timearrays.jlbhftbootcamp avatar

    bhftbootcamp/TimeArrays.jl

    39View on GitHub↗

    Time series library for Julia

    Juliatimeseries
    View on GitHub↗39
  • brotto/crngbrotto avatar

    brotto/crng

    6View on GitHub↗

    Contingency Random Number Generator — numbers with controllable fat tails, volatility clustering, and scale convergence

    Pythonfat-tailsfinancekurtosis
    View on GitHub↗6
  • dppalomar/sparseeigendppalomar avatar

    dppalomar/sparseEigen

    13View on GitHub↗

    Computation of Sparse Eigenvectors of a Matrix

    Rcovariance-matrixeigenvectorspca
    View on GitHub↗13
  • dysonance/temporal.jldysonance avatar

    dysonance/Temporal.jl

    100View on GitHub↗

    Time series implementation for the Julia language focused on efficiency and flexibility

    Julia
    View on GitHub↗100
  • johnbywater/quantdsljohnbywater avatar

    johnbywater/quantdsl

    381View on GitHub↗

    Quant DSL

    Python
    View on GitHub↗381
  • joshuaulrich/xtsjoshuaulrich avatar

    joshuaulrich/xts

    223View on GitHub↗

    Extensible time series class that provides uniform handling of many R time series classes by extending zoo.

    Rcrtime-series
    View on GitHub↗223

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • juliadata/dataframes.jlJuliaData avatar

    JuliaData/DataFrames.jl

    1,830View on GitHub↗

    In-memory tabular data in Julia

    Juliadatadata-framedataframes
    View on GitHub↗1,830
  • man-group/arcticdbman-group avatar

    man-group/ArcticDB

    2,404View on GitHub↗

    ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.

    C++big-datadatadata-analysis
    View on GitHub↗2,404
  • numpy/numpynumpy avatar

    numpy/numpy

    32,207View on GitHub↗

    NumPy is a foundational library for scientific computing in Python, providing a comprehensive framework for managing and manipulating large-scale numerical information. It centers on high-performance multidimensional array objects that serve as the primary data structure for complex mathematical operations and data analysis workflows. The library distinguishes itself through specialized mechanisms for handling multidimensional data, including advanced indexing, slicing, and broadcasting techniques that allow for efficient operations across arrays of varying shapes. It utilizes strided metadat

    Pythonnumpypython
    View on GitHub↗32,207
  • pandas-dev/pandaspandas-dev avatar

    pandas-dev/pandas

    49,039View on GitHub↗

    Pandas is a high-performance data analysis library that provides a comprehensive framework for manipulating, cleaning, and transforming structured datasets. It centers on labeled one-dimensional and two-dimensional data structures, allowing users to construct, filter, and reshape tabular information while performing complex arithmetic and logical operations. The library distinguishes itself through a sophisticated indexing engine that enables automatic data alignment during calculations and relational merges. By utilizing a block-based memory layout, it optimizes cache locality for vectorized

    Pythonalignmentdata-analysisdata-science
    View on GitHub↗49,039
  • pola-rs/polarspola-rs avatar

    pola-rs/polars

    38,855View on GitHub↗

    Polars is a high-performance columnar data processing library designed for efficient analytical workflows. It functions as a structured data library that organizes information into typed columns, utilizing the Apache Arrow memory format to enable zero-copy data sharing and cache-friendly, vectorized operations. The engine is built to handle large-scale tabular datasets, providing both local and distributed analytical runtimes that scale from single-machine environments to multi-node clusters. The project distinguishes itself through a sophisticated lazy query engine that constructs abstract e

    Rustarrowdataframedataframe-library
    View on GitHub↗38,855
  • pymc-devs/pymcpymc-devs avatar

    pymc-devs/pymc

    9,650View on GitHub↗

    PyMC is a Bayesian probabilistic programming framework used for building probabilistic models and performing Bayesian inference. It provides a probabilistic graphical model library for specifying random variables, priors, and likelihood functions, supported by an MCMC sampling engine and variational inference tools to estimate posterior distributions. The framework features a GPU-accelerated inference backend that compiles models into machine code to increase execution speed. It utilizes a backend-agnostic tensor execution model and just-in-time graph compilation to optimize the computation o

    Pythonbayesian-inferencemcmcprobabilistic-programming
    View on GitHub↗9,650
  • rdatatable/data.tableRdatatable avatar

    Rdatatable/data.table

    3,894View on GitHub↗

    This project is a high-performance tabular data processing framework for R, designed to handle massive datasets with memory efficiency and speed. It provides an enhanced data structure that utilizes reference semantics and in-place modification to perform complex transformations without the overhead of unnecessary object copying. The library distinguishes itself through its low-level architectural optimizations, including multi-threaded parallel processing, radix-based sorting, and memory-mapped file parsing. By offloading critical data manipulation and aggregation routines to compiled C code

    R
    View on GitHub↗3,894
  • scientificc/cmathlS

    ScientificC/cmathl

    0View on GitHub↗
    View on GitHub↗0
  • scipy/scipyscipy avatar

    scipy/scipy

    14,474View on GitHub↗

    SciPy is a scientific computing library for Python that provides a comprehensive collection of mathematical algorithms and numerical tools for research and engineering. It functions as a high-performance numerical analysis framework, bridging high-level Python code with compiled C and Fortran routines to execute complex computations at hardware speeds. The library is built upon array-based data structures that utilize strided memory layouts to enable efficient data manipulation and slicing. By employing vectorized operation dispatch and linking to optimized hardware-specific linear algebra li

    Pythonalgorithmsclosemberpython
    View on GitHub↗14,474
  • sympy/sympysympy avatar

    sympy/sympy

    14,683View on GitHub↗

    SymPy is a Python computer algebra system and symbolic mathematics library. It performs algebraic manipulations, calculus, and equation solving using symbolic representations to achieve exact computations rather than numerical approximations. The library includes a LaTeX expression parser that converts mathematical strings into symbolic representations for computation and formula manipulation. It also incorporates a mathematical benchmarking suite to measure execution speed and detect performance regressions across different software versions. The system provides capabilities for automated m

    Pythoncomputer-algebrahacktoberfestmath
    View on GitHub↗14,683
  • xkdr/tsframes.jlxKDR avatar

    xKDR/TSFrames.jl

    100View on GitHub↗

    Timeseries in Julia

    Julia
    View on GitHub↗100