goriccardo's Stars
rust-lang/rust
Empowering everyone to build reliable and efficient software.
JuliaLang/julia
The Julia Programming Language
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
matplotlib/matplotlib
matplotlib: plotting with Python
cool-RR/PySnooper
Never use print for debugging again
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
sympy/sympy
A computer algebra system written in pure Python
numba/numba
NumPy aware dynamic Python compiler using LLVM
mmatczuk/go-http-tunnel
Fast and secure tunnels over HTTP/2
gocelery/gocelery
Celery Distributed Task Queue in Go
pvlib/pvlib-python
A set of documented functions for simulating the performance of photovoltaic energy systems.
pocl/pocl
pocl - Portable Computing Language
lindemer/baldr
Quadcopter flight simulator
sailfish-team/sailfish
Lattice Boltzmann (LBM) simulation package for GPUs (CUDA, OpenCL)
OpenMDAO/OpenMDAO-Framework
A python based open-source (Apache 2.0) engineering analysis framework designed to facilitate the use of MDAO. To add issues, visit our user forums at http://www.openmdao.org/forum . NOTE: this version is no longer being developed. The current active version can be found here: https://github.com/OpenMDAO/OpenMDAO.
nasa/OpenMDAO-Framework
OpenMDAO is an open-source Multidisciplinary Design Analysis and Optimization (MDAO) framework, written in Python. It helps users solve complex problems by allowing them to link together analysis codes from multiple disciplines at multiple levels of fidelity. The development effort for OpenMDAO is being led out of the NASA Glenn Research Center in the MDAO branch. The development effort is being funded by the Fundamental Aeronautic Program, Subsonic Fixe Wing project. The ultimate goal is to provide a flexible common analysis platform that can be shared between industry, academia, and government.
codepr/tasq
A simple task queue implementation to enqeue jobs on local or remote processes.
cournape/talkbox
sandialabs/pecos
Python package for performance monitoring of time series data
goriccardo/bem2dlib
Boundary Element Method for 2D Quasi-Potential Flows
tbetcke/bem2d
A 2D C++ library for wave scattering computations using boundary elements
goriccardo/sympy
SymPy main development repo
goriccardo/goriccardo.github.com
My home page on github.com
goriccardo/pylibconfig
Python bindings to libconfig library
goriccardo/ssemlib
SSE implementation of some mathematical functions, inspired by cephes