Scientific Software
Updated 10 months ago
OptiCommPy
OptiCommPy: Open-source Simulation of Fiber Optic Communications with Python - Published in JOSS (2024)
Mathematics
(42%)
Scientific Software · Peer-reviewed
Updated 10 months ago
pyhpc-benchmarks
A suite of benchmarks for CPU and GPU performance of the most popular high-performance libraries for Python :rocket:
Updated 9 months ago
https://github.com/cuc-zihang-liu/ray-tracing
该光线追踪算法采用了递归光线追踪策略,通过追踪光线的反弹来模拟全局光照效果。 结合了Blinn-Phong光照模型进行光照计算,该模型包含了环境光、漫反射和高光反射项,以实现更真实的光照效果。
Updated 9 months ago
https://github.com/bkraad47/fat_llama
fat_llama is a Python package for upscaling audio files to FLAC or WAV formats using advanced audio processing techniques. It utilizes CUDA-accelerated calculations to enhance audio quality by upsampling and adding missing frequencies through FFT, resulting in richer and more detailed audio.