numba-jit
There are 8 repositories under numba-jit topic.
ising-model/ising-model-python
Python implementation of Ising model in 2D and 3D
EgorBu/set_sim_search
Highly optimized search for similar multisets
rohankalbag/optiVLSI
A library for fast and optimized VLSI Computer-Aided-Design algorithms
anvlobachev/numbaclass
Convert Python class to Numba aware class, using StructRef.
UCL-ARC/cluster_club_accelerated_python
Materials for ARC's cluster club session on accelerating scientific python codes
CixoDevelop/NumbaBenchmark
Benchmark testing the difference in computation performance with and without Numba JIT in python and with C++
rohankalbag/kohonen-self-organising-map
Course Project - Advanced Methods in Satellite Image Processing - Spring Semester 2023 - Indian Institute of Technology Bombay
sandyherho/1DHeatEqnNumba
This repository contains Python code for numerical simulation, data analysis, and figures associated with the Herho et al. (2024) manuscript.