<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GSoC on JottR</title>
    <link>https://www.jottr.org/tags/gsoc/</link>
    <description>Recent content in GSoC on JottR</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 23 Aug 2021 00:10:00 +0200</lastBuildDate>
    
	<atom:link href="https://www.jottr.org/tags/gsoc/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>matrixStats: Consistent Support for Name Attributes via GSoC Project</title>
      <link>https://www.jottr.org/2021/08/23/matrixstats-gsoc-2021/</link>
      <pubDate>Mon, 23 Aug 2021 00:10:00 +0200</pubDate>
      
      <guid>https://www.jottr.org/2021/08/23/matrixstats-gsoc-2021/</guid>
      <description>Author: Angelina Panagopoulou, GSoC student developer, undergraduate in the Department of Informatics &amp;amp; Telecommunications (DIT), University of Athens, Greece
 
We are glad to announce recent CRAN releases of matrixStats with support for handling and returning name attributes. This feature is added to make matrixStats functions handle names in the same manner as the corresponding base R functions. In particular, the behavior of matrixStats functions is now the same as the apply() function in R, resolving previous lack of, or inconsistent, handling of row and column names.</description>
    </item>
    
    <item>
      <title>matrixStats: Optimized Subsetted Matrix Calculations</title>
      <link>https://www.jottr.org/2015/12/16/matrixstats-subsetting/</link>
      <pubDate>Wed, 16 Dec 2015 00:00:00 +0000</pubDate>
      
      <guid>https://www.jottr.org/2015/12/16/matrixstats-subsetting/</guid>
      <description>The matrixStats package provides highly optimized functions for computing common summaries over rows and columns of matrices. In a previous blog post, I showed that, instead of using apply(X, MARGIN = 2, FUN = median), we can speed up calculations dramatically by using colMedians(X). In the most recent release (version 0.50.0), matrixStats has been extended to perform optimized calculations also on a subset of rows and/or columns specified via new arguments rows and cols, e.</description>
    </item>
    
    <item>
      <title>To Students: matrixStats for Google Summer of Code</title>
      <link>https://www.jottr.org/2015/03/12/matrixstats-gsoc/</link>
      <pubDate>Thu, 12 Mar 2015 00:00:00 +0000</pubDate>
      
      <guid>https://www.jottr.org/2015/03/12/matrixstats-gsoc/</guid>
      <description>We are pleased to announce our proposal &amp;lsquo;Subsetted and parallel computations in matrixStats&amp;rsquo; for Google Summer of Code. The project is aimed for a student with experience in R and C, it runs for three months, and the student gets paid 5500 USD by Google. Students from (almost) all over the world can apply. Application deadline is March 27, 2015. I, Henrik Bengtsson, and Héctor Corrada Bravo will be joint mentors.</description>
    </item>
    
  </channel>
</rss>