Skip to content
View josephanthonycollins's full-sized avatar
  • Paddy Power
  • Dublin

Block or report josephanthonycollins

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. WindApp2015 WindApp2015 Public

    Software application for fitting time series models (ARIMA, ARCH, GARCH) to datasets. The application can also be used for the exploratory analysis of Wind data (Weibull parameter estimation etc).

    C# 8 1

  2. Root-Finding Root-Finding Public

    Class to find the roots of an equation f = 0. Class implements bracketing (to determine number of roots), bisection method, Newton Raphson technique and Richardson extrapolation to determine the de…

    C#

  3. Boids Boids Public

    C# Implementation of Reynolds 1987 paper on "Flocks, herds and schools: A distributed behavourial model" (agent based model).

    C# 1

  4. ODE-Solver ODE-Solver Public

    Class that can be used to compute the solution of non-linear initial value problems.

    C#

  5. courses courses Public

    Forked from bcaffo/courses

    Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1

    HTML

  6. NetworkProblem NetworkProblem Public

    Simple network example.

    C#