Adaptive control for skid-steer robots using GP-enhanced MPPI for robust navigation and obstacle avoidance on diverse terrains.
-
Updated
Nov 10, 2024 - Python
Adaptive control for skid-steer robots using GP-enhanced MPPI for robust navigation and obstacle avoidance on diverse terrains.
A simplistic and efficient pure-python neural network library from Phys Whiz.
A Python library for efficient feature ranking and selection on sparse data sets.
A customized sparse solver wrapper with Numba compatibility
This is a tutorial about Numba-CUDA
A small sample of a volumetric Lagrangian Coherent Structure code for GPUs and CPUs leveraging Numba.
Building upon original repo, trying to implement encoder-decoder transformer using CUDA
Materials for ARC's cluster club session on accelerating scientific python codes
Simulation of plant growth in 2D. Accelerated with Numba
Python project which is used single thread, multi thread with Numba jit compiler.
Modern Portfolio Theory (MPT) and Monte Carlo simulations to optimize and backtest a portfolio of various financial assets
This repository contains an advanced tutorial on optimizing Python code for machine learning applications, focusing on processing large amounts of data efficiently. It covers three powerful libraries: Numba, NumPy, and Polars.
Plasma Particle Dynamics (PPDyn), a python code to simulate plasma particles using Molecular Dynamics Algorithm. Numba JIT compiler for Python has been implemented for faster performance. Detailed documentation can be found at https://ppdyn.readthedocs.io/.
A 3D procedurally generated maze game, based off of 2D ray casts. Built in python using limited libraries.
A 2D Fractal Generator
Parallelized N-body code in Python + Numba to simulate galaxy mergers with ~2×10⁵ particles
QuantHedge-MM implements advanced computational methods for pricing and hedging options in markets with stochastic regime shifts. Built for quants and researchers, it extends Black-Scholes to Markov-modulated models.
Performance Comparison for Conway's Game of Life
This repository contains a Python script that performs portfolio risk analysis on selected assets using Value at Risk (VaR) and Expected Shortfall (ES) measures. The script uses Numba to optimize the risk calculations, downloads historical data from Yahoo Finance with yfinance, and visualizes the portfolio's return distribution
Add a description, image, and links to the numba-jit-compiler topic page so that developers can more easily learn about it.
To associate your repository with the numba-jit-compiler topic, visit your repo's landing page and select "manage topics."