<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.xsl.php?feed=https://stage.nitrcce.org/export/rss20_newreleases.php?group_id=241" ?>
<?xml-stylesheet type="text/css" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>Brain Connectivity Toolbox Releases</title>
  <link>http://stage.nitrcce.org/project/showfiles.php?group_id=241</link>
  <description>Brain Connectivity Toolbox Latest Releases</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster>mrubinov@stage.nitrcce.org (Mika Rubinov)</webMaster>
  <lastBuildDate>Sat, 11 Apr 2026 17:45:17 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <image>
    <url>http://stage.nitrcce.org/images/bflogo-88.png</url>
    <title>NITRC Developer</title>
    <link>http://stage.nitrcce.org/</link>
    <width>124</width>
    <heigth>32</heigth>
  </image>
  <item>
   <title>bct 2019-03-03 Release</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=241&amp;release_id=4018</link>
   <description></description>
   <author>mrubinov@stage.nitrcce.org (Mika Rubinov)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=241&amp;release_id=4018</comment>
   <pubDate>Sun, 03 Mar 2019 0:00:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=241&amp;release_id=4018</guid>
  </item>
  <item>
   <title>bct 2017-01-15 release</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=241&amp;release_id=3423</link>
   <description></description>
   <author>mrubinov@stage.nitrcce.org (Mika Rubinov)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=241&amp;release_id=3423</comment>
   <pubDate>Sun, 15 Jan 2017 0:00:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=241&amp;release_id=3423</guid>
  </item>
  <item>
   <title>bct 2016-01-16 release</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=241&amp;release_id=3137</link>
   <description>[b]Version 2016-16-01: Major update[/b]&lt;br /&gt;
&lt;br /&gt;
New network models[list][*]generative_model.m: Implements more than 10 generative network models.[*]evaluate_generative_model.m: Implements and evaluates the accuracy of more than 10 generative network models.[*]demo_generative_models_geometric.m and demo_generative_models_neighbors.m: Demonstrate the capabilities of the new generative model functions.[/list]New network measures[list][*]clustering_coef_wu_sign.m: Multiple generalizations of the clustering coefficient for networks with positive and negative weights.[*]core_periphery_dir.m: Optimal core structure and core-ness statistic.[*]gateway_coef_sign.m: Gateway coefficient (a variant of the participation coefficient) for networks with positive and negative weights.[*]local_assortativity_sign.m: Local (nodal) assortativity for networks with positive and negative weights.[*]randmio_dir_signed.m: Random directed graph with preserved signed in- and out- degree distribution.[/list]Removed network measures[list][*]modularity_louvain_und_sign.m, modularity_finetune_und_sign.m: This functionality is now provided by community_louvain.m.[*]modularity_probtune_und_sign.m: Similar functionality is provided by consensus_und.m[/list]Bug fixes and/or code improvements and/or documentation improvements[list][*]charpath.m: Changed default behavior, such that infinitely long paths (i.e. paths between disconnected nodes) are now included in computations by default, but may be excluded manually.[*]community_louvain.m: Included generalization for negative weights, enforced binary network input for Potts-model Hamiltonian, streamlined code.[*]eigenvector_centrality_und.m: Ensured the use of leading eigenvector for computations of eigenvector centrality.[*]modularity_und.m, modularity_dir.m: Enforced single node moves during fine-tuning step.[*]null_model_und_sign.m and null_model_dir_sign.m: Fixed preservation of negative degrees in sparse networks with negative weights.[*]randmio_und_signed.m: Now allows unbiased exploration of all network configurations.[*]transitivity_bd.m, transitivity_wu.m, transitivity_wd.m: removed tests for absence of nodewise 3-cycles. Expanded documentation.[*]clustering_coef_wu.m, clustering_coef_wd.m: Expanded documentation.[*]motif3-m and motif4-m functions: Expanded documentation.[*]rich_club_wu.m, rich_club_wd.m. Expanded documentation.[/list]Cosmetic and MATLAB code analyzer (mlint) improvements to many other functions</description>
   <author>mrubinov@stage.nitrcce.org (Mika Rubinov)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=241&amp;release_id=3137</comment>
   <pubDate>Sat, 16 Jan 2016 0:00:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=241&amp;release_id=3137</guid>
  </item>
  <item>
   <title>bct 2015-01-25 release</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=241&amp;release_id=2871</link>
   <description>* Version 2015-25-01 includes 2 new community-detection scripts and multiple improvements *&lt;br /&gt;
- new community detection scripts:&lt;br /&gt;
a. community_louvain (supersedes modularity_louvain and modularity_finetune scripts)&lt;br /&gt;
b. link_communities&lt;br /&gt;
- added autofix feature to weight_conversion.m (to fix common weight problems)&lt;br /&gt;
- other function improvements: participation_coef.m, charpath.m, reorder_mod.m&lt;br /&gt;
- bug fixes: modularity_finetune_und_sign.m, modularity_probtune_und_sign.m, threshold_proportional.m&lt;br /&gt;
- changed help files: assortativity_wei.m, distance_wei.m</description>
   <author>mrubinov@stage.nitrcce.org (Mika Rubinov)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=241&amp;release_id=2871</comment>
   <pubDate>Sun, 25 Jan 2015 22:22:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=241&amp;release_id=2871</guid>
  </item>
  <item>
   <title>bct 2013-12-24</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=241&amp;release_id=2476</link>
   <description></description>
   <author>mrubinov@stage.nitrcce.org (Mika Rubinov)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=241&amp;release_id=2476</comment>
   <pubDate>Tue, 24 Dec 2013 0:00:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=241&amp;release_id=2476</guid>
  </item>
  <item>
   <title>bct 2012-12-04</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=241&amp;release_id=2202</link>
   <description></description>
   <author>mrubinov@stage.nitrcce.org (Mika Rubinov)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=241&amp;release_id=2202</comment>
   <pubDate>Tue, 04 Dec 2012 0:00:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=241&amp;release_id=2202</guid>
  </item>
 </channel>
</rss>
