Skip to content

FLAME GPU 1.5.0

Latest
Compare
Choose a tag to compare
@ptheywood ptheywood released this 05 Jul 22:49
· 59 commits to master since this release
791f181

Version 1.5.0 of FLAME GPU

Many changes and additions including:

  • Rewrote history to purge accidentally committed files, reducing repo size (you may need to rebase rather than pull)
  • Documentation moved to readthedocs / docs.flamegpu.com
  • Graph data structure (CSR)
  • Added new communication strategy for graph-edge based communication
  • New analytics functions
  • Host-based creation of agents
  • Host-based access of agent data for custom output functions
  • Licenced under the more-permissive MIT licence from 1.5.0 and above
  • Many bug fixes
  • Many other new features.