Download project files

How do I verify a download?


1120 of 23 releases

0.6beta2 (Teddy lion) release from the 0.6 series released

Release information
Release notes:

Although we are already working on next major release 0.7, we decided to publish a second beta for 0.6 version. It is already a long time we are working on improving functionalities and stability of this version and this release marks our final point of achievement for 0.6 series. This beta is fully operational.

Experimental features like dynamic timeline are finally not included in this build because they are not ready yet.

Because we prefer concentrate on the new 0.7 version, no official 0.6 version will show up.

See precedent releases notes for more details about functionalities: 0.6beta1, 0.6alpha2 and 0.6alpha1

Changelog:

- Rich SVG Export (http://gephi.org/2009/rich-svg-export).
- New text display "Proportional" mode. The size of labels follows node size.
- Add Spring layout algorithm.
- Add new node design, with an experimental photo panel.
- Dynamic datasource now support all UPDATE operations.
- Nodes added dynamically are now put in a "Dynamic space" instead of the trash.
- Nodes labels have now correct position in 3D dimension.
- Text display settings are now saved with project file.
- Setting edge color from the "Properties..." menu. Set unique color and alpha.
- Improve export dialog ergonomics.
- Add a button to center the camera on zero.
- Add proxy configuration in preferences. Proxy parameters are needed for the experimental photo panel.
- Add new windows executable Gephi_extreme.exe with more default memory settings. It is intended to be used with manipulating very large graphs.
- Fixed 'Force Atlas' algorithm.
- Fixed many bugs and general stability.

File Description Downloads
download icon gephi-0.6-beta2.sources.zip (md5) Sources 130
last downloaded 34 weeks ago
download icon gephi-0.6-beta2.windows.i586.zip (md5) Windows i586 449
last downloaded 42 weeks ago
download icon gephi-0.6-beta2.windows.amd64.zip (md5) windows amd64 182
last downloaded 10 days ago
download icon gephi-0.6-beta2.macosx.universal.tar.gz (md5) Mac OS X universal 141
last downloaded 43 weeks ago
download icon gephi-0.6-beta2.linux.i586.tar.gz (md5) Linux i586 123
last downloaded 42 weeks ago
download icon gephi-0.6-beta2.linux.amd64.tar.gz (md5) Linux amd64 42
last downloaded 42 weeks ago
Total downloads: 1,067

0.6beta1 (Rocket pony) release from the 0.6 series released

Release information
Release notes:

About the project, we will move on, we already have a lot of ideas and plans for new features. It will not probably be an official 0.6 version because we will directly go to 0.7. Because Gephi is still young, it is always possible to improve everything. Don't hesitate telling us what you think is useful for you and what is useless. We are taking blueprints in consideration when preparing the future.

And definitely, if you want to participate, show us your skills. We are recruiting!

See precedent releases notes for more details about functionalities: 0.6alpha1 and 0.6alpha2

Changelog:

- Complete GEXF support. Exporting GEXF files has been added.
- Dynamic attributes are now supported, see GEXF specification.
- Complete translations.
- Many bugs fixed.

Let me precise what is currently not working well. Be sure this will be fixed in the future with higher priority:
- Filters partition interface
- Space group in general is experimental and user interface has some bugs.
- Due to thread synchronizing problems, some unexpected crash may happen.
- Some algorithms are still experimental and may cause some problems. We discouraged to use 3D algorithms like Curvizer and Stairizer.
- Filters are not saved with Gephi session files.
- The history is disabled.

File Description Downloads
download icon gephi-0.6-beta1.sources.zip (md5) Sources 46
last downloaded 9 days ago
download icon gephi-0.6-beta1.windows.i586.zip (md5) Windows i586 100
last downloaded 42 weeks ago
download icon gephi-0.6-beta1.windows.amd64.zip (md5) Windows amd64 42
last downloaded 42 weeks ago
download icon gephi-0.6-beta1.macosx.universal.tar.gz (md5) Mac OS X universal 35
last downloaded 43 weeks ago
download icon gephi-0.6-beta1.linux.i586.tar.gz (md5) Linux i586 27
last downloaded 42 weeks ago
download icon gephi-0.6-beta1.linux.amd64.tar.gz (md5) Linux amd64 16
last downloaded 42 weeks ago
Total downloads: 266

0.6alpha2 release from the 0.6 series released

Release information
Release notes:

Gephi release 0.6alpha2 changes:

- Configure the graphic engine and the minimap
- Improvements in UI with cuple of new icons
- Mac OS X Support. We tested it successfully.
- Configure preferences dialog
- Change node design
- Better project management
- Many bug fixed

This Gephi version needs Java 1.6 and it is recommanded to have an updated graphic driver.

Note to install/launch :
- For Windows users : Unzip and execute Gephi.exe.
- For Linux users : Untar and execute the script gephi.sh. Executing the JAR directly won't work.
- For Mac users : Be careful you have Java 1.6 installed. Execute gephi.sh script to lauch the program.

Changelog:

- Docking framework (flexdock) model finally fixed
- New minimap location
- Allow enable Java2D OpenGL pipeline. This is an experimental (but very promising) feature which speeds up graph and minimap rendering. The option might not work on all hardware configurations.
- Choose UI language, English or French.
- Improvements on the ANT build system
- Creation of a Java Web Start version, which we will use to provide a demo on gephi.org website.
- Configure graphic engine and minimap
- New node design architecture, possibility of changing node design on the fly.
- Saving/Opening projects has been fixed
- Filters have been translated.
- Improve reliability of importing. It doesn't make the program crash anymore.

File Description Downloads
download icon gephi-0.6-alpha2.windows.i586.zip (md5) Windows i586 39
last downloaded 2 weeks ago
download icon gephi-0.6-alpha2.windows.amd64.zip (md5) Windows amd64 29
last downloaded 2 weeks ago
download icon gephi-0.6-alpha2.macosx.universal.tar.gz (md5) Mac OS X universal 26
last downloaded 42 weeks ago
download icon gephi-0.6-alpha2.linux.i586.tar.gz (md5) Linux i586 19
last downloaded 42 weeks ago
download icon gephi-0.6-alpha2.linux.amd64.tar.gz (md5) Linux amd64 18
last downloaded 42 weeks ago
Total downloads: 131

0.6alpha1 release from the 0.6 series released

Release information
Release notes:

Gephi release 0.6alpha1 include the following functionalities :

- Import graphs and networks in format GDF, GraphML, XGMML, Pajek.
- Graphical Interface for visualizing the graph and manipulate it in real-time. Docking environment.
- 3d engine for rendering graphs in real-time. Presence of a minimap of the complete graph and style configuration.
- Work in different workspaces, different graphs in the same time.
- Divide graphs in spaces, for categorization. Create space groups.
- Show and configure graph labels on the graph.
- Manage nodes attributes, you can manipulate and see all the data associated with nodes.
- Use attributes or built-in properties (as in-degree) to filter node-set of the graph. Chain filters to analyse the graph and get statistics.
- Apply the results of filters a...

File Description Downloads
download icon Gephi_0.6alpha1_windows_i586.zip (md5) Windows i586 418
last downloaded 21 weeks ago
download icon Gephi_0.6alpha1_windows_amd64.zip (md5) Windows i586 185
last downloaded 43 weeks ago
download icon Gephi_0.6alpha1_macosx.tar.gz (md5) Mac OS X universal 156
last downloaded 42 weeks ago
download icon Gephi_0.6alpha1_linux_i586.tar.gz (md5) Linux i586 51
last downloaded 10 days ago
download icon Gephi_0.6alpha1_linux_amd64.tar.gz (md5) Linux amd64 67
last downloaded 22 weeks ago
Total downloads: 877

toolkit-0.8.7 release from the toolkit series released

Release information
Release notes:

Toolkit + Demos
Release for Gephi 0.8.2beta https://launchpad.net/gephi/0.8/0.8.2beta

File Description Downloads
download icon gephi-toolkit-0.8.7-all.zip (md5) Toolkit + Demos 67,595
last downloaded 4 weeks ago
Total downloads: 67,595

toolkit-0.8.6 release from the toolkit series released

Release information
Release notes:

Toolkit + Demos

Changelog:

Latest bug fixes for Gephi Toolkit.
Weighted modularity calculation fixed https://github.com/gephi/gephi/issues/577

File Description Downloads
download icon gephi-toolkit-0.8.6-all.zip (md5) Toolkit + Demos 242
last downloaded 42 weeks ago
Total downloads: 242

toolkit-0.8.5 release from the toolkit series released

File Description Downloads
download icon gephi-toolkit-0.8.5-all.zip (md5) Toolkit + Demos 2,487
last downloaded 10 days ago
Total downloads: 2,487

toolkit-0.8.2497 release from the toolkit series released

Release information
Release notes:

0.8-beta toolkit release (see Gephi 0.8 beta specifications)
Fix latest bugs
Demos updated

File Description Downloads
download icon gephi-toolkit-0.8.2497-all.zip (md5) Toolkit All 962
last downloaded 3 weeks ago
Total downloads: 962

toolkit-0.8.2234 release from the toolkit series released

Release information
Release notes:

First 0.8 toolkit release (see Gephi 0.8 alpha specifications)
Fix latest bugs
Demos updated

File Description Downloads
download icon gephi-toolkit-0.8.2234-all.zip (md5) Toolkit All 26,013
last downloaded 13 weeks ago
Total downloads: 26,013

toolkit-0.7.2014 release from the toolkit series released

Release information
Release notes:

Fix latest bugs

File Description Downloads
download icon gephi-toolkit-0.7.2014-all.zip (md5) Toolkit All 570
last downloaded today
Total downloads: 570

1120 of 23 releases