Movatterモバイル変換


[0]ホーム

URL:


igraph 2.2.1

Chore

Testing

igraph 2.2.0

Update C core to version 0.10.17. Seehttps://github.com/igraph/rigraph/blob/20552ef94aed6ae4b23465ae8c7e4d3b0e558c71/src/vendor/cigraph/CHANGELOG.mdfor a complete changelog, in particular the section “Breakingchanges”.

Features

Breaking changes

Bug fixes

Plotting bug fixes

Documentation

Performance

igraph 2.1.4

Testing

igraph 2.1.3

Features

Chore

Documentation

igraph 2.1.2

Bug fixes

Documentation

Testing

igraph 2.1.1

Seehttps://github.com/igraph/rigraph/blob/9828d7b11be330f994f07ae93a071b356eced903/src/vendor/cigraph/CHANGELOG.mdfor a complete changelog, in particular the section “Breakingchanges”.

Features

Bug fixes

Lifecycle

Documentation

Internal

igraph 2.1.0

Seehttps://github.com/igraph/rigraph/blob/05973441b83decdeab8cc9c500a642c00b924770/src/vendor/cigraph/CHANGELOG.mdfor a complete changelog, in particular the section “Breakingchanges”.

Lifecycle

Breaking changes

In-progress deprecations

We are working towards a more consistent interface, especially asregards function naming: ultimately we want the igraph functions to usesnake case. Please update your scripts and codebases as soon as youcan.

Features

C library

New functionality

More informative errors

Bug fixes

Documentation

Developer-facing docs

igraph 2.0.3

Seehttps://github.com/igraph/rigraph/blob/3299d31/src/vendor/cigraph/CHANGELOG.mdfor a complete changelog of the bundled C core, andhttps://github.com/igraph/rigraph/compare/f3fa58b..3299d31#diff-aeb78e0159780a9b26daabaf6f95f450b0cfec7161fc735f27ad69145a57dc84for the changes since the igraph 2.0.1. (A permanent link to the mostrecent changelog of the C core used in the R package ishttps://github.com/igraph/rigraph/blob/main/src/vendor/cigraph/CHANGELOG.md.)

Features

Bug fixes

Continuous integration

Documentation

Internal

igraph 2.0.2

Seehttps://github.com/igraph/rigraph/blob/f3fa58b/src/vendor/cigraph/CHANGELOG.mdfor a complete changelog of the bundled C core, andhttps://github.com/igraph/rigraph/compare/1bd2bf79..f3fa58b#diff-aeb78e0159780a9b26daabaf6f95f450b0cfec7161fc735f27ad69145a57dc84for the changes since the igraph 2.0.1. (A permanent link to the mostrecent changelog of the C core used in the R package ishttps://github.com/igraph/rigraph/blob/main/src/vendor/cigraph/CHANGELOG.md.)

Bug fixes

Features

Documentation

Testing

Packaging

Internal

igraph 2.0.1.1

Bug fixes

igraph 2.0.1

Bug fixes

igraph 2.0.0

This major release brings development in line with the C core athttps://github.com/igraph/igraph. Seehttps://github.com/igraph/rigraph/blob/1bd2bf79/src/vendor/cigraph/CHANGELOG.mdfor a complete changelog, in particular the section “Breaking changes”.(A permanent link to the most recent changelog of the C core used in theR package ishttps://github.com/igraph/rigraph/blob/main/src/vendor/cigraph/CHANGELOG.md.)

Version 1.6.0 of the R package used version 0.9.9 of the C core. Thechanges in the 0.10 series of the C core are relevant for version 2.0.0of the R package, but not all C core functions are exposed in the Rinterface. Changes to the implementation of some functions in the C coremay be reflected in functions in the R package.

The change log below is a summary of the additional changes in the Rinterface.

Breaking changes

Bug fixes

Features

Documentation

Internal

Testing

igraph 1.6.0

Breaking changes

Bug fixes

Features

Documentation

Testing

igraph 1.5.1

Breaking changes

Bug fixes

Internal

Documentation

Refactoring

igraph 1.5.0

Breaking changes

The internal format of graph objects has changed in a mostlybackward-compatible way, to prepare for upgrading the C core to 0.10.Details are described athttps://github.com/igraph/rigraph/wiki/The-igraph-object-format.Accessing graph objects that have been created with an older igraphversion give a clean error message with instructions (#832). The newformat cannot be read by igraph 1.4.3 or older, the following error israised when trying to do so:

This graph was created by an old(er) igraph version.  Call upgrade_graph() on it to use with the current igraph version  For now we convert it on the fly...Error in is_directed(object) :  REAL() can only be applied to a 'numeric', not a 'NULL'

The only supported remedy is to upgrade the igraph package to version1.5.0 or later.

graph_version() now returns an integer scalar (#832,#847),4 as of igraph 1.5.0 (#835).

Features

Bug fixes

Testing

Documentation

Internal

igraph 1.4.3

Internal

Documentation

igraph 1.4.2

Breaking changes

C core

Seedifffor details.

Printing

Bug fixes

Documentation

Internal

igraph 1.4.1

Bug fixes

Documentation

Internal

igraph 1.4.0

Breaking changes

Added

Fixed

Deprecated

Other

igraph 1.3.5

Added:

Fixed:

Other:

igraph 1.3.4

Added:

Fixed:

igraph 1.3.3

Added:

Deprecated:

igraph 1.3.2

The C core is updated to 0.9.9, fixing a range of bugs.

Fixed:

Other:

igraph 1.3.1

Fixed:

igraph 1.3.0

The C core is updated to 0.9.7, fixing a range of bugs andintroducing a number of new functions.

Added:

Fixed:

Changed:

Deprecated:

Removed:

igraph 1.2.11

Dec 27, 2021

No user visible changes.

igraph 1.2.10

Dec 14, 2021

Fixed:

igraph 1.2.9

Nov 22, 2021

No user visible changes.

igraph 1.2.8

Oct 26, 2021

No user visible changes.

igraph 1.2.7

Oct 15, 2021

The C core is updated to 0.8.5, fixing a range of bugs andintroducing a number of new functions.

Added:

Fixed:

Deprecated:

Misc:

igraph 1.2.6

Oct 5, 2020

No user visible changes.

igraph 1.2.5

Mar 27, 2020

No user visible changes.

igraph 1.2.4

Feb 13, 2019

No user visible changes.

igraph 1.2.3

Jan 27, 2019

No user visible changes.

igraph 1.2.2

Jul 27, 2018

No user visible changes.

igraph 1.2.1

igraph 1.1.2

Jul 20, 2017

igraph 1.1.1

Jul 13, 2017

igraph 1.0.1

June 26, 2015

Some minor updates:

igraph 1.0.0

June 21, 2015

Release notes

This is a new major version of igraph, and then why not call it1.0.0. This does not mean that it is ready, it’ll never be ready.

The biggest changes in the release are - the new function names. Mostfunctions were renamed to make them more consistent and readable.(Relax, old names can still be used, no need to update any code.) -Better operations for vertex and edge sequences. Most functions returnproper vertex/edge sequences instead of numeric ids. - The versatilemake_() andmake_graph() functions to creategraphs.

Major changes

Bug fixes

Too many to list. Please try if your issue was fixed and (re-)reportit if not. Thanks!

igraph 0.7.1

April 21, 2014

Release Notes

Some bug fixes, to make sure that the code included in ‘StatisticalAnalysis of Network Data with R’ works. Seehttps://github.com/kolaczyk/sand

Detailed changes:

igraph 0.7.0

February 4, 2014

Release Notes

There are a bunch of new features in the library itself, and otherimportant changes in the life of the project. Thanks everyone forsending code and reporting bugs!

igraph @ github

igraph’s development has moved from Launchpad to github. This hasactually happened several month ago, but never announced officially. Theplace for reporting bugs is athttps://github.com/igraph/igraph/issues.

New homepage

igraph’s homepage is now hosted at http://igraph.org, and it is brandnew. We wanted to make it easier to use and modern.

Better nightly downloads

You can download nightly builds from igraph athttp://igraph.org/nightly. Source and binary R packages (for windows andOSX), are all built.

New features and bug fixes

igraph 0.6.6

Released Oct 28, 2013

Some bugs fixed:

igraph 0.6.5-2

Released May 16, 2013

Worked two CRAN check problems, and a gfortran bug (string boundchecking does not work if code is called from C and without stringlength arguments at the “right” place).

Otherwise identical to 0.6.5-1.

igraph 0.6.5-1

Released February 27, 2013

Fixing an annoying bug, that broke two other packages on CRAN:

igraph 0.6.5

Released February 24, 2013

This is a minor release, to fix some very annoying bugs in 0.6.4:

igraph 0.6.4

Released February 2, 2013

The version number is not a mistake, we jump to 0.6.4 from 0.6, fortechnical reasons. This version was actually never really released, butsome R packages of this version were uploaded to CRAN, so we includethis version in this NEW file.

New features and bug fixes

igraph 0.6

Released June 11, 2012

See also the release notes athttp://igraph.sf.net/relnotes-0.6.html

R: Major new features

R: Other new features

R: New or updated functions

Community detection

Shortest paths

Centrality

Input/output and file formats

Plotting and layouts

Graph generators

Others

igraph 0.5.3

Released November 22, 2009

Bugs corrected in the Rinterface

igraph 0.5.2

Released April 10, 2009

See also the release notes athttp://igraph.sf.net/relnotes-0.5.2.html

New in the R interface

Bugs corrected in the Rinterface

igraph 0.5.1

Released July 14, 2008

See also the release notes athttp://igraph.sf.net/relnotes-0.5.1.html

New in the R interface

Bugs corrected in the Rinterface

igraph 0.5

Released February 14, 2008

See also the release notes athttp://igraph.sf.net/relnotes-0.5.html

New in the R interface

Bugs corrected in the Rinterface

igraph 0.4.5

Released January 1, 2008

New: - Cohesive block finding in the R interface, thanks to PeterMcMahan for contributing his code. See James Moody and Douglas R. White,2003, in Structural Cohesion and Embeddedness: A Hierarchical Conceptionof Social Groups American Sociological Review 68(1):1-25 - Biconnectedcomponents and articulation points. - R interface: better printing ofattributes. - R interface: graph attributes can be used via ‘$’.

Bug fixed: - Erdos-Renyi random graph generators rewritten.

igraph 0.4.4

Released October 3, 2007

This release should work seamlessly with the new R 2.6.0 version.Some other bugs were also fixed: - A bug was fixed in the Erdos-Renyigraph generator, which sometimes added an extra vertex.

igraph 0.4.3

Released August 13, 2007

The next one in the sequence of bugfix releases. Thanks to manypeople sending bug reports. Here are the changes: - Some memory leaksremoved when using attributes from R or Python. - GraphML parser:entities and character data in multiple chunks are now handledcorrectly. - A bug corrected in edge betweenness community structuredetection, it failed if called many times from the same program/session.- Edge betweeness community structure: handle unconnected graphsproperly. - Fixed bug related to fast greedy community detection inunconnected graphs. - Use a different kind of parser (Push) for readingGraphML files. This is almost invisible for users but fixed anondeterministic bug when reading in GraphML files. - R interface: plotnow handles properly if called with a vector as the edge.width argumentfor directed graphs. - R interface: bug (typo) corrected forwalktrap.community and weighted graphs.

igraph 0.4.2

Released June 7, 2007

This is another bugfix release, as there was a serious bug in the Rpackage of the previous version: it could not read and write graphs tofiles in any format under MS Windows.

Some other bits added: - circular Reingold-Tilford layout generatorfor trees - corrected a bug, Pajek files are written properly under MSWindows now. - arrow.size graphical edge parameter added in the Rinterface.

igraph 0.4.1

Released May 23, 2007

This is a minor release, it corrects a number of bugs, mostly in theR package.

igraph 0.4

Released May 21, 2007

The major new additions in this release is a bunch of communitydetection algorithms and support for the GML file format. Here is thecomplete list of changes:

New in the R interface

Others

Bugs corrected

igraph 0.3.2

Released Dec 19, 2006

This is a new major release, it contains many new things:

Changes in the R interface

Bugs corrected

igraph 0.2.1

Released Aug 23, 2006

This is a bug-fix release. Bugs fixed: - reciprocity corrected toavoid segfaults - some docs updates - various R package updates to makeit conform to the CRAN rules

igraph 0.2

Released Aug 18, 2006

Release time at last! There are many new things in igraph 0.2, themost important ones: - reading writing Pajek and GraphML formats withattributes (not all Pajek and GraphML files are supported, seedocumentation for details) - the RANDEDU fast motif search algorithm isimplemented - many new graph generators, both games and regular graphs -many new structural properties: transitivity, reciprocity, etc. - graphoperators: union, intersection, difference, structural holes, etc. -conversion between directed and undirected graphs - new layoutalgorithms for trees and large graphs, 3D layouts and many more.

New things specifically in the R package: - support for CTRL+C - newfunctions: Graph Laplacian, Burt’s constraint, etc. - vertex/edgesequences totally rewritten, smart indexing (see manual) - new R manualand tutorial: `Network Analysis with igraph’, still under developmentbut useful - very basic 3D plotting using OpenGL

Although this release was somewhat tested on Linux, MS Windows, MacOSX, Solaris 8 and FreeBSD, no heavy testing was done, so it mightcontain bugs, and we kindly ask you to send bug reports to make igraphbetter.

igraph 0.1

Released Jan 30, 2006

After about a year of development this is the first “official”release of the igraph library. This release should be considered as betasoftware, but it should be useful in general. Please send your questionsand comments.


[8]ページ先頭

©2009-2025 Movatter.jp