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

GitHub topics: mathematical-modelling

lky473736/operation-exp

(project) A prediction machine that learns a dataset based on an equation created using various operators

Language: Python - Size: 13.9 MB - Last synced at: about 9 hours ago - Pushed at: about 20 hours ago - Stars: 0 - Forks: 0

NeuroDiffGym/neurodiffeq

A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.

Language: Python - Size: 138 MB - Last synced at: about 20 hours ago - Pushed at: 7 days ago - Stars: 750 - Forks: 95

Mindful-AI-Assistants/.github

✯ Empowering businesses with AI-driven technologies like Copilots, Agents, Bots, and Predictions, alongside intelligent Decision-Making Suppor

Language: Python - Size: 77.6 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 12 - Forks: 1

daniprec/BAM-Applied-Math-Lab

Applied Math Lab

Language: Jupyter Notebook - Size: 17.4 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 0 - Forks: 1

zvanjak/ExploringPhysicsWithCpp

Website for my forthcoming book "Exploring Physics with C++" - book drafts, MML code and all examples

Language: C++ - Size: 92.3 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 5 - Forks: 0

delemmaao/BSc_Astrophysics_Projects

These are all the astrophysics projects in my final year. My final-year project focuses on orbital transfer optimisation using gradient descent and the Markov Chain Monte Carlo method for uncertainty evaluation.

Language: Jupyter Notebook - Size: 14.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

aldjoted/Mathematical-Modeling-Of-Infectious-Diseases-V1

This project is a C++ and Python implementation of an age-structured SEPAIHRD model to simulate the COVID-19 epidemic. It focuses on calibrating the model with real-world data and quantifying parameter uncertainties using MCMC.

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

cbueth/infomeasure

Python package for calculating various information measures, including entropy, mutual information, transfer entropy, and more, with support for both discrete and continuous variables.

Language: Python - Size: 4.6 MB - Last synced at: 1 day ago - Pushed at: 9 days ago - Stars: 12 - Forks: 2

winstxnhdw/KinematicBicycleModel

A description of the Kinematic Bicycle Model written in Cython with an animated example.

Language: Python - Size: 61.5 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 88 - Forks: 26

Ashwin2583/Computational-Physics

These programs elucidates the concept in the field of Mathematical Physics.

Language: Python - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

sourceduty/Mass-Energy_Einstein

Attempts of work on Einstein's famous mass-energy equivalence formula.

Size: 132 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Quantum-Software-Development/Optimization-Simulation-MathModeling-LinearProgramming

Integrated Mathematics Projects - LOGISTICS, FINANCE, CREDIT, ENGINEERING, HEALTH AND OTHERS

Language: Jupyter Notebook - Size: 417 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 5 - Forks: 1

sourceduty/GradLog

A new mathematical framework for dynamically adjusting the behavior of a system based on real-time inputs.

Size: 29.3 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

fadeldnswr/learn-optimization

Github repository to learn mathematical optimization concepts and implementation

Language: Python - Size: 1.95 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

chicago-joe/Option-Pricing-via-Levy-Models-in-R

using the Inverse-Transform method to speed up options pricing simulations in R

Language: HTML - Size: 28.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 28 - Forks: 11

benjisstephens/MathModelImmuneInflammatory

Code for Mathematical Modelling of Immune and Inflammatory Responses dissertation

Language: Python - Size: 74.8 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

industrial-optimization-group/DESDEO

An open source framework for interactive multiobjective optimization methods

Language: Python - Size: 38 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 35 - Forks: 32

cog-imperial/OMLT

Represent trained machine learning models as Pyomo optimization formulations

Language: Python - Size: 13.1 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 324 - Forks: 65

jump-dev/JuMP.jl

Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)

Language: Julia - Size: 279 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 2,325 - Forks: 405

flixOpt/flixopt

Vector based Energy Optimization Framework

Language: Python - Size: 11.3 MB - Last synced at: 5 days ago - Pushed at: 8 days ago - Stars: 10 - Forks: 4

Chaste/Chaste

Chaste - Cancer Heart And Soft Tissue Environment - main public repository.

Language: C++ - Size: 321 MB - Last synced at: about 19 hours ago - Pushed at: 8 days ago - Stars: 138 - Forks: 64

Rodr1goTavares/Linear-Regression-Neuron

A simple linear regression neuron that models the relationship between inputs and output using weights and a bias. It computes the prediction with the weighted sum formula: output=∑i=1n(wi×xi)+b output=i=1∑n​(wi​×xi​)+b

Language: C - Size: 42 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

Mindful-AI-Assistants/planet-smart-city-laguna-iot-pucsp

⚡️ Final extension project by the Center for Data Science and Artificial Intelligence at PUC-SP. This initiative applies AI, IoT, and data-driven strategies to optimize water and energy systems in the Smart City Laguna (Fortaleza, Brazil), in collaboration with Proptech, Planet Smart City, UN-Habitat and Starlink. 💦

Language: Jupyter Notebook - Size: 97.4 MB - Last synced at: 5 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

nicomignoni/NamedVectorizations.jl

Vectorization in Julia, made convenient.

Language: Julia - Size: 218 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

md-zahangir-alam443/Financial-Mathematics

Mathematical finance

Size: 5.86 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

RobinSchmidt/RS-MET

Codebase for RS-MET products (Robin Schmidt's Music Engineering Tools)

Language: C++ - Size: 55.5 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 61 - Forks: 6

Lucifeeeeerrrrrrr/SAHCMA

Sistema de autoregulação termica para linux baseado em homeostase biológica que simula uma consciência rudimentar usando Bash

Language: Shell - Size: 300 KB - Last synced at: 6 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

M0YCX/ycx_rf_notebooks

Python Jupyter Notebook studies in Amateur Radio

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

Mindful-AI-Assistants/DiamondValuationPrediction

💎 Diamond Valuation Prediction

Language: Jupyter Notebook - Size: 21.2 MB - Last synced at: 5 days ago - Pushed at: 8 days ago - Stars: 9 - Forks: 3

imperialCHEPI/healthgps

Global Health Policy Simulation model (Health-GPS)

Language: C++ - Size: 81.4 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 7 - Forks: 1

beyondsimulations/Applied-Optimization

This repo contains the lecture and tutorials for the course: Applied Optimization

Language: Jupyter Notebook - Size: 382 MB - Last synced at: 2 days ago - Pushed at: 13 days ago - Stars: 3 - Forks: 0

elsayedamine/FDF

🖥️ FdF - 42 Project FdF is a wireframe 3D renderer written in C using MiniLibX, featuring parametric line rendering ,and isometric projection, and events management. 🚀

Language: C - Size: 479 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

SciCompMod/memilio

Modular spatio-temporal models for epidemic and pandemic simulations

Language: C++ - Size: 59.5 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 59 - Forks: 17

Ricardo711/Bachelors-Thesis-Black-Scholes-

This repository contains my Bachelor's thesis in Mathematics, which focuses on stochastic differential equations and the derivation of the Black-Scholes formula for option pricing. I'm currently expanding this work by integrating deep reinforcement learning techniques to explore modern approaches in financial modeling.

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

lidianievas/lidianievas

Estudiante del último año del grado en matemáticas.

Size: 1.95 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

finmath/finmath-lib

Mathematical Finance Library: Algorithms and methodologies related to mathematical finance.

Language: Java - Size: 222 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 526 - Forks: 175

jump-dev/DiffOpt.jl

Differentiating convex optimization programs w.r.t. program parameters

Language: Julia - Size: 12.5 MB - Last synced at: 3 days ago - Pushed at: 9 days ago - Stars: 131 - Forks: 14

DigitalEuan/UBP_Bitfield_Monad

The UBP Bitfield Monad System is an implementation of the Universal Binary Principle's minimal computational unit - the 1x1x1 Bitfield Monad.

Language: Python - Size: 1.72 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

xPug/MathX-Web-Development

Ongoing stealth website and game development project.

Language: Java - Size: 1.57 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 3 - Forks: 0

PortPy-Project/PortPy

Opensource Python project for cancer radiation treatment planning [AAPM'23]

Language: Python - Size: 36.3 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 148 - Forks: 27

jrd100110/nomogenetics

An open-source Rosetta Stone for science.

Size: 328 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

metab0t/PyOptInterface

Efficient modeling interface for mathematical optimization in Python

Language: C++ - Size: 4.84 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 277 - Forks: 16

denehoffman/laddu

Amplitude analysis made short and sweet

Language: Rust - Size: 177 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 0

MRLintern/2D_Poisson_Equation_OpenMP

2D Poisson Equation Solver. Discretized using the Finite Difference Method & Solved by Parallelising the Jacobi Iterative Method via the OpenMP API.

Language: C - Size: 64.5 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 1

thogiti/thogiti.github.io Fork of kitian616/jekyll-TeXt-theme

Dare to Know - AI, Machine Learning, and Blockchain Technology

Language: SCSS - Size: 105 MB - Last synced at: 6 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 1

solnishko-pvs/Modeling_BMSTU

Компьютерное моделирование (2021), ИУ7-7, МГТУ

Language: Python - Size: 5.12 MB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

BondGraphTools/BondGraphTools 📦

A Multi-Physics Systems Modelling Library

Language: Python - Size: 6.72 MB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 18

Schrausser/RND1n

Screensaver for Android platforms, which generates random number sequences.

Language: QuickBASIC - Size: 30.2 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

Schrausser/ThetaWin

Graphical user interface for Theta applications.

Language: C - Size: 540 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

brosaplanella/TEC-reduced-model

Code and data for the paper "Systematic derivation and validation of a reduced thermal-electrochemical model for lithium-ion batteries using asymptotic methods" by Brosa Planella et al. (2021).

Language: Jupyter Notebook - Size: 21.8 MB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 42 - Forks: 6

mxfactorial/geonum

geometric number library supporting unlimited dimensions with O(1) complexity

Language: Rust - Size: 844 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 5 - Forks: 1

Geobatpo07/memoire-stage

Ce dépôt contient le code source LaTeX et les ressources associées à la rédaction de mon mémoire de stage de Master. Le travail porte sur la modélisation mathématique appliquée aux cyclones et a été réalisé dans le cadre d’un stage de recherche encadré par M. Hasler.

Language: Python - Size: 1.06 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 2 - Forks: 0

sourceduty/KnoProblem

Optimal general purpose math tool for solving complex dynamic problems across science.

Size: 1.41 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

sourceduty/Birch_Swinnerton-Dyer_Conjecture

Work on the Birch and Swinnerton-Dyer (BSD) Conjecture.

Size: 1.05 MB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MarksKolbanevs/rotatio-operators-theory

A theory describing recurring patterns at different scales through rotation operators

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

francof2a/fxpmath

A python library for fractional fixed-point (base 2) arithmetic and binary manipulation with Numpy compatibility.

Language: Python - Size: 2.17 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 194 - Forks: 24

ManifoldFR/point-process-rust

Simulation of point processes in the Rust programming language

Language: Rust - Size: 2.95 MB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 3

marcotallone/railway-scheduling

Improving the scheduling of railway maintainance projects by minimizing passengers delays subject to event requests of railway operators through mixed integer linear programming optimisation.

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

PEARL-Monash/Modularized-Small-Signal-Modeling-of-Grid-Forming-Inverters

Small-signal modeling of Grid-Forming Inverters

Language: MATLAB - Size: 492 KB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 2

enjeck/weight-change-prediction

Predicting weight changes based on calorie consumption using differential equations

Language: JavaScript - Size: 30.3 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

scottfr/simulation

Node and browser JavaScript library to run simulations. Supports System Dynamics modeling, Differential Equation mathematical modeling, and Agent Based Modeling.

Language: JavaScript - Size: 520 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 106 - Forks: 17

nl4opt/ORQA

[AAAI 2025] ORQA is a new QA benchmark designed to assess the reasoning capabilities of LLMs in a specialized technical domain of Operations Research. The benchmark evaluates whether LLMs can emulate the knowledge and reasoning skills of OR experts when presented with complex optimization modeling tasks.

Language: Python - Size: 2.49 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 36 - Forks: 0

sourceduty/quadexpo

A new mathematical framework that combines elements of quadratic functions, exponential growth/decay, and definite integration to produce an innovative solution for various real-world applications.

Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

Tszon/BSc_Astrophysics_Projects

These are all the astrophysics projects in my final year. My final-year project focuses on orbital transfer optimisation using gradient descent and the Markov Chain Monte Carlo method for uncertainty evaluation.

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

sourceduty/Joint_Driver

Adapt and compute values on demand as needed while dynamically adjusting weights based on problem-specific criteria.

Size: 375 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

kingaa/pomp

R package for statistical inference using partially observed Markov processes

Language: R - Size: 1.03 GB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 116 - Forks: 27

sourceduty/Optimation_Math

A flexible framework for iterative variable weighting, balancing trade-offs, and adaptive decision-making.

Language: Python - Size: 2.52 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 2

DylanB95/statespacer

statespacer: State Space Modelling in R

Language: R - Size: 4.52 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 7

wonmor/ElectronVisualized

Public Archive: Beautiful and Elegant Quantum Mechanics Visualization.

Language: JavaScript - Size: 102 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 73 - Forks: 2

jcm-ai/BCG-Open-Access-Data-Science-Advanced-Analytics-Virtual-Experience-Program

The tasks I was required to complete as a part of the BCG Open-Access Data Science & Advanced Analytics Virtual Experience Program are all contained in this repository. 📊📈📉👨‍💻

Language: Jupyter Notebook - Size: 9.93 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 10

Endriu361/Heat-Diffusion-eq

Rezolvarea numerica si simulare a ecuatiei de difuzie a caldurii

Language: Python - Size: 3.04 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

SiliconWit/applied-mathematics

A repository with resources, examples, and tools for engineers to apply mathematical concepts effectively in practical engineering scenarios.

Language: Python - Size: 48.8 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MaRDI4NFDI/MathModDB

The repo for MathModDB, the model ontology and knowledge graph developed by MaRDI TA4

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

lorette-m/Math_Progs_Repository

My math labs and courseworks written in Python and published with Jupyter Notebooks

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

mathematiCode/Visual-Fraction-Library

A library of math visuals for K-12, mostly fraction operations

Language: JavaScript - Size: 13.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

mikelytaev/wave-propagation

Wave propagation framework for Python 3. Documentation and examples: https://wave-propagation.readthedocs.io/

Language: Python - Size: 11.3 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 22 - Forks: 6

mpalenciaolivar/Awesome-Decision-Science

Une liste de ressources sur tout ce qui touche à la prise de décision : vidéos, tutoriels, livres, documents, thèses, articles, datasets et libs open source.

Size: 708 KB - Last synced at: about 22 hours ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Dacossti/Mathematical_modeling

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

1abhi6/Geometrify

Geometrify is a Python package for easy creation, manipulation, and analysis of 2D geometries, providing comprehensive tools for various operations.

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

CharJon/GeCO

Generators for Combinatorial Optimization

Language: Python - Size: 422 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 4

Eduardo281/Gurobi_Cpp_TSP

A header only factory of Traveling Salesman Problem (TSP) models built using Gurobi 12 in C++

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

Eduardo281/CTSP_d

Code and instances related to the Clustered Traveling Salesman Problem with d-Relaxed Priority Rule (CTSP-d)

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

sednabcn/AQU-Portfolio

Coastal Modeller Water Waves Simulation Papers

Size: 143 MB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stewid/SimInf

A framework for data-driven stochastic disease spread simulations

Language: R - Size: 11.3 MB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 35 - Forks: 15

iskarova/thesis

Математическая модель возникновения новых художественных течений в живописи

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

sourceduty/Signal_Wave

A mathematical framework that models complex oscillatory behavior by combining multiple oscillators in a structured manner.

Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

davi-lima21/modelagemcoletorsolar

Simulador e interface gráfica em Java para modelagem matemática do funcionamento de coletores solares, com foco na análise térmica e eficiência energética.

Language: Java - Size: 372 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

n-sapkota/Simulation-and-Modeling

Welcome to the Simulation and Modeling Repository! This repository serves as a central hub for lecture notes, lab exercise, and (coding) assignments related to the simulation and modeling subject.

Language: Jupyter Notebook - Size: 7.91 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

aamodpaudel/Qualia

Qualia: A Hybrid CNN-ViT Approach for Quantitatively Decoding & Modeling of Pet Sentiments / Instincts from Visual Data

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

BDR-Pro/3blue1BrownMathSin

testing 3blue1brown pip lib

Language: Python - Size: 20.5 KB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

blakeb211/misc-projects

:circus_tent: Various fun projects

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

At0micBee/At0micBee

Short resume

Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

B143KC47/Mathematic_Modeling_Rep

This Rep store the latex template and tools , website that may help math modeling

Language: TeX - Size: 109 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

malmgrek/gammy

:octopus: Generalized additive models in Python with a Bayesian twist

Language: Python - Size: 6.78 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 78 - Forks: 5

anuragagrawaal/pyPortfolioAnalysis

'Portfolio Analysis, methods for portfolio optimization'

Language: Python - Size: 3.35 MB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 4

s0urceduty/Behavioral_Interaction_Engine

Experimental framework for modeling dynamic interactions between agents or entities.

Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ebrahimpichka/awesome-optimization

A curated list of mathematical optimization courses, lectures, books, notes, libraries, frameworks and software.

Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 431 - Forks: 45

RenatoMaynard/A-mixed-integer-programming-model-for-production-planning

A mixed-integer programming model for an integrated production planning problem with preventive maintenance in the pulp and paper industry

Language: Jupyter Notebook - Size: 201 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 19 - Forks: 0

benyaminemp/Li-ion-Batteries

Mathematical models of Li-ion batteries

Language: Jupyter Notebook - Size: 987 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

jimohola/Master-Thesis

Proposed a monocular 3D polarization imaging approach for non-Lambertian surfaces by investigating the subtle difference in specular and diffuse reflection and then separating them using independent component analysis (ICA).

Language: MATLAB - Size: 2.28 MB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

Related Keywords
mathematical-modelling 743 mathematics 125 python 110 math 55 optimization 50 simulation 46 matlab 45 python3 41 machine-learning 40 mathematical-programming 38 differential-equations 33 numerical-methods 32 data-science 31 statistics 29 modeling 26 linear-programming 24 r 23 cpp 23 computational-biology 21 numpy 19 physics 19 artificial-intelligence 19 latex 18 physics-simulation 17 ai 16 matplotlib 16 numerical-analysis 15 scientific-computing 15 maths 15 mixed-integer-programming 15 jupyter-notebook 14 algorithm 14 data-visualization 14 deep-learning 14 algorithms 14 computer-science 13 covid-19 13 linear-algebra 13 machine-learning-algorithms 13 optimization-algorithms 13 data-analysis 12 competition 12 java 12 mathematica 12 systems-biology 11 quantitative-finance 11 julia 11 c 11 mathematical-biology 11 modelling 10 applied-mathematics 10 engineering 10 visualization 10 operations-research 9 ordinary-differential-equations 9 computational-physics 9 ode-model 9 finance 9 ode 9 genetic-algorithm 9 simulation-modeling 9 chatgpt 8 biology 8 qt5 8 modeling-and-simulation 8 mathematical-optimization 8 research 8 statistical-analysis 8 integer-programming 8 dynamical-systems 8 neural-network 8 animation 8 linux 8 epidemiology 8 time-series-analysis 7 qt 7 agent-based-modeling 7 windows 7 markov-chain 7 gurobi 7 mcm 7 bayesian-inference 7 electrophysiology 6 neuroscience 6 custom-gpt 6 neural-networks 6 function 6 math-function 6 computer-vision 6 analysis 6 immc 6 open-source 6 calculus 6 control-systems 6 graph-theory 6 csharp 6 bioinformatics 6 pandas 6 numerical-optimization 6 signal-processing 6