2차원 벡터 연산 전문툴과 2차원 입자의 운동 시뮬레이션 라이브러리입니다.
pocket_ball_video.mp4
KPZ Universality of Active Brownian Particles
https://github.com/junobonnie/ABP-KPZ
Active Brownian Particle
https://github.com/junobonnie/Active-Brownian-particle
Dilute Gas
https://github.com/junobonnie/dilute-gas
Darkmatter Simulation Tools for Poor Physicist
https://github.com/junobonnie/DSTPP
Barnes-Hut & SPH
https://github.com/junobonnie/Barnes-Hut_SPH
Barnes–Hut tree gravitational N-body simulation
https://github.com/junobonnie/Barnes-Hut
Smoothed-Particle Hydrodynamics(SPH)
https://github.com/junobonnie/smoothed-particle-hydrodynamics
Softbody Simulation using Mass-Spring model
https://github.com/junobonnie/softbody-simulator
Direct gravitational N-body simulation
https://github.com/junobonnie/gravity-simulator
벡터 연산부를 numpy로 다 처리하면 더 빠를 줄 알았는데,
오히려 그냥 버전보다 1.3배가량 더 느리다.
vector 객체를 numpy 객체로 바꾸는 연산이 추가되서 그런듯.
암튼, vectortools_np 쓰지마세요.