Agents.jl is a pure Julia framework for agent-based modeling (ABM): a computational simulation methodology where autonomous agents react to their environment (including other agents) given a predefined set of rules. The simplicity of Agents.jl is due to the intuitive space-agnostic modeling approach we have implemented: agent actions are specified using generically named functions (such as "move agent" or "find nearby agents") that do not depend on the actual space the agents exist in, nor on the properties of the agents themselves. Overall this leads to ultra-fast model prototyping where even changing the space the agents live in is a matter of only a couple of lines of code.
Features
- It is fast (faster than MASON, NetLogo, or Mesa)
- It is simple
- Has a very short learning curve and requires writing minimal code
- Has an extensive interface of thousands of out-of-the box possible agent actions
- Straightforwardly allows simulations on Open Street Maps
- More information and an extensive list of features can be found in the documentation
Categories
FrameworksLicense
MIT LicenseFollow Agents.jl
Other Useful Business Software
BrandMail Email Signatures for Outlook
BrandMail®, developed by BrandQuantum, is a software solution that seamlessly integrates with Microsoft Outlook to empower every employee in the organisation to automatically create consistently branded emails via a single toolbar that provides access to brand standards and the latest pre-approved content.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Agents.jl!