-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Toolkit Releases
Smjar edited this page Jun 17, 2022
·
7 revisions
Gephi Toolkit based on Gephi version 0.9.3
See release notes details at https://github.com/gephi/gephi/releases/tag/v0.9.3
Gephi Toolkit based on Gephi version 0.9.2
See release notes details at https://github.com/gephi/gephi/releases/tag/v0.9.2
Gephi Toolkit based on Gephi version 0.9.1
See release notes details at https://github.com/gephi/gephi/releases/tag/v0.9.1
Gephi Toolkit based on Gephi version 0.9.0
See release notes details at https://github.com/gephi/gephi/releases/tag/v0.9.0
See the 0.8.1 releases notes to see improvements:
- Ranking now supports local and global scale.
- Modularity (Community detection) adds edge weight support and resolution setting.
- Self-loop filter
- Better range filter support
See the 0.8beta releases notes to see improvements:
- New Preview architecture, one can now write Preview Plugins
- ForceAtlas2 layout algorithm, with multi-thread option
- PNG Export
- Dynamic Metrics
- Data Lab node merging
- Node and Edge transparency in Preview
- Edge labels on curved edges
- Text outline now in Preview
- Database importer now supports time columns (start & end)
- DL Export (Thanks to Taras Klaskovsky)
- GML Export (Thanks to Taras Klaskovsky)
- NET Export (Thanks to Daniel Bernardes)
- K-core filter
- Inter and Intra partition filter
- Now supports SQLite databases
- Weighted degree now also for directed graphs
See the 0.8alpha releases notes to see improvements:
- GEXF 1.2 support (partial)
- Integrate Email Spigot - create network from emails
- Add Neighbour Filter
- Improve support of meta-edges in Statistics and Filters
- Edge weight option in PageRank, which can now be used by the algorithm
- Graph files now supports GZ compression
- Better Filters support in .gephi files
- VNA Import (Thanks to Vojtech Bardiovsky)
- Label Adjust algorithm 3 times faster
- Saving/Loading projects is faster and use less memory
See the 0.7beta releases notes to see improvements:
- Two new demos: ImportDynamic and DynamicMetric
- Include DynamicAPI
- Include DataLaboratoryAPI
- Add NOT and MASK filter operators
- Add GiantComponent filter
- Add DynamicGraph graph generator
- Add DynamicProcessor
Included:
- The toolkit JAR file
- The Javadoc
- Demos files
- Developer Handbook
- Build
- Code Style
- Localization
- Datasets
- Import CSV Data
- Import Dynamic Data
- Scripting Plugin
- Quick Start
- Démarrage rapide (FR)
- Layout
- Spatialisations (FR)
- Statistics
- Import
- Spigot importer with Wizard
- Export
- Generator
- Filter
- Extend Data Laboratory
- Preview renderer
- Add a module panel
- Add a submenu
- Build a plugin without Gephi source code
- Update a plugin
- Code Sharing Strategy
- Graph Streaming