kyegomez/swarmalators
Pytorch Implementation of the Swarmalators algorithm from "Exotic swarming dynamics of high-dimensional swarmalators"
This tool helps researchers and scientists explore the complex interactions of synchronized agents in a 3D space, which are called swarmalators. You provide parameters like the number of agents and interaction strengths, and it produces an animated visualization of their spatial movement and phase synchronization over time. It's designed for those studying collective behavior in biological or physical systems.
No commits in the last 6 months.
Use this if you are a researcher or scientist who needs to simulate and visualize the dynamic interplay between the spatial movement and internal phase synchronization of a group of agents.
Not ideal if you are looking for a simple data visualization tool or if your primary interest is in modeling individual agent behavior rather than collective dynamics.
Stars
8
Forks
—
Language
Python
License
MIT
Category
Last pushed
Nov 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kyegomez/swarmalators"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
trevorstephens/gplearn
Genetic Programming in Python, with a scikit-learn inspired API
google/pyglove
Manipulating Python Programs
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization...
nnaisense/evotorch
Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
esa/pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the...