awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Julia-Pakete für wissenschaftliches Rechnen

Ranking aktualisiert am 30. Juni 2026

For Sammlung von Julia-Paketen für die Wissenschaft, the strongest matches are makieorg/makie.jl (Makie), sciml/differentialequations.jl (DifferentialEquations) and sciml/modelingtoolkit.jl (ModelingToolkit is a Julia library for symbolic-numeric modeling and). julianlsolvers/optim.jl is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

Wir kuratieren Open-Source GitHub Repositories passend zu „Julia packages for scientific and numerical computing“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.

Julia-Pakete für wissenschaftliches Rechnen

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • makieorg/makie.jlAvatar von MakieOrg

    MakieOrg/Makie.jl

    2,778Auf GitHub ansehen↗

    Makie.jl is a high-performance Julia data visualization library and hardware-accelerated plotting engine used to create interactive 2D and 3D visualizations. It functions as a reactive visualization framework where plots update automatically via observables and compute graphs, and as a vector graphics generator for high-resolution academic output. The system is distinguished by its backend-agnostic rendering pipeline, which supports OpenGL, WebGL, and ray-traced scenes. It employs a grammar-of-graphics approach to map variables to aesthetic attributes and utilizes a hierarchical scene graph t

    Makie.jl is a powerful Julia visualization library that covers the visualization requirement of scientific computing, but it is specialized and does not directly address the other numerical and scientific tasks like linear algebra or differential equations.

    JuliaCoordinate SystemsAxis Appearance Configurations
    Auf GitHub ansehen↗2,778
  • sciml/differentialequations.jlAvatar von SciML

    SciML/DifferentialEquations.jl

    3,121Auf GitHub ansehen↗

    DifferentialEquations.jl is a comprehensive numerical library designed for solving ordinary, stochastic, delay, and algebraic differential equations. It functions as a high-performance solver suite that integrates scientific machine learning, probabilistic programming, and automated differentiation into a unified framework. By leveraging multiple dispatch and symbolic-numeric integration, the library provides a flexible environment for complex mathematical modeling and simulation. The project distinguishes itself through its ability to bridge traditional numerical analysis with modern machine

    DifferentialEquations.jl is a Julia library focused on solving a wide range of differential equations (ODEs, SDEs, DAEs, etc.), making it a strong fit for scientific and numerical computing, though it does not directly cover linear algebra, optimization, or the other listed features.

    JuliaDifferential Equation Solvers
    Auf GitHub ansehen↗3,121
  • sciml/modelingtoolkit.jlAvatar von SciML

    SciML/ModelingToolkit.jl

    1,637Auf GitHub ansehen↗

    ModelingToolkit.jl is a symbolic modeling framework and computer algebra system designed for the definition and simulation of complex mathematical systems. It provides a foundational environment for constructing multi-domain physical models and differential equation systems, enabling users to represent scientific problems through symbolic graphs that facilitate automated analysis and transformation. The framework distinguishes itself through its acausal component composition, which allows for the assembly of large-scale models by connecting modular elements rather than defining explicit data

    ModelingToolkit is a Julia library for symbolic-numeric modeling and simulation, particularly strong in differential equations and optimization, making it a direct fit for scientific and numerical computing tasks even though it does not cover all the listed features like visualization or data manipulation.

    JuliaAcausal Modeling FrameworksAcausal CompositionComputer Algebra Systems
    Auf GitHub ansehen↗1,637
  • julianlsolvers/optim.jlAvatar von JuliaNLSolvers

    JuliaNLSolvers/Optim.jl

    1,201Auf GitHub ansehen↗

    Optim.jl is a numerical optimization library for the Julia programming language, providing a comprehensive framework for minimizing or maximizing univariate and multivariate functions. It offers a suite of tools for solving both constrained and unconstrained mathematical problems, utilizing a variety of gradient-based, derivative-free, and stochastic search methods. The library distinguishes itself through a modular architecture that leverages language-level multiple dispatch to automatically select efficient solvers based on input data types and objective function properties. It supports com

    Optim.jl is a Julia library dedicated to optimization algorithms, which is one of the scientific and numerical computing tasks you're looking for, though it is limited to optimization and does not cover other features like differential equations or data manipulation.

    JuliaAutomatic Differentiation
    Auf GitHub ansehen↗1,201

Related searches

  • eine Bibliothek für hochperformantes wissenschaftliches Rechnen
  • a library for numerical analysis and computing
  • Fortran-Bibliothek für numerisches wissenschaftliches Rechnen
  • a C++ library for mathematical computations
  • Sammlung von Bibliotheken für die Nim-Programmierung
  • R-Paket für statistische Datenanalyse
  • Sammlung von Paketen für die Dart-Entwicklung
  • Sammlung von OCaml-Bibliotheken und -Tools