Giter Site home page Giter Site logo

bovine3dom / evolution-of-software-communities Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 427 KB

Software for paper exploring changes in software library ecosystems

Home Page: https://appliednetsci.springeropen.com/articles/10.1007/s41109-019-0193-5

License: Other

Shell 1.30% Julia 78.57% MATLAB 20.12%

evolution-of-software-communities's People

Contributors

bovine3dom avatar cmcaine avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

evolution-of-software-communities's Issues

Notes late January

  • What temporal resolution do we have?

  • Both re-read the abstract

  • Both need to read about tensor decomposition eventually

  • For each question we're asking what data do we need?

    • Where is that data?

Questions from abstract

  1. What are the differences between different software ecosystems?
    1. What do communities of commonly-used-together software packages look like?
      1. How do these communities change with time?
    2. Do authors collaborate differently in different languages?
  2. How do communities of software authors change with time?
    1. Which packages do authors choose to contribute to?

Which platforms

Pypi
CRAN
NPM
Julia
Cargo

Elm

TODO

Does bigger dump have the data from API?

  • Nope.

We'll need to crawl version dependencies and so-on from their API.

Build a crawler and crawl elm versions - get 100 at a time

Want dependencies for each version of each project -- in future only at temporal resolution blah.

About software packages

  1. What do communities of commonly-used-together software packages look like?
    1. How do these communities change with time?

Method

At a variety of points in time (complicated, return later) extract a matrix of version-version links and resolve that to project-project links. Factorise to find communities.

Complications:

  • What resolution on t?
  • Resolving to project-project ignores the realities of version pinning changing the dependency graph, but if we don't do it we will lose comparability between time slices.

Data required

Dependencies of project versions throughout time. We have this for

Data about authors required

  1. Do authors collaborate differently in different languages?
  2. How do communities of software authors change with time?
    1. Which packages do authors choose to contribute to?

Method

Need the tensor from above + a tensor

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.