Community Profile

photo

Geoff Stanley


University of Oxford

Last seen: 11 months ago Active since 2015

Professional Interests: Physical Oceanography

Statistics

All
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission

View badges

Content Feed

View by

Submitted


neutral-surfaces
Calculate neutral surfaces in the ocean

1 year ago | 3 downloads |

Thumbnail

Submitted


2D Helmholtz decomposition on a C grid
Given a vector field (u,v) on an Arakawa C grid, solve for the potential chi and streamfunction psi in (u,v) = grad[chi] + curl[...

2 years ago | 9 downloads |

Thumbnail

Submitted


bisectguess
bisectguess uses bisection and a guess of the root to provide a fast and robust root-finding method that is compatible with code...

2 years ago | 1 download |

Thumbnail

Submitted


Column Calculus
Functions for interpolation, integration, and differentiation of column-major data, compatible with code generation.

2 years ago | 1 download |

Submitted


Piecewise Polynomial Calculus
Functions for piecewise polynomial interpolation, integration, and differentiation of column-major data, compatible with code ge...

2 years ago | 1 download |

Submitted


Repetitious Binary Search
Binary search for the insertion index of a vector's elements in a matrix's columns, compatible with code generation

2 years ago | 2 downloads |

Question


slow which() to locate functions after Ubuntu OS upgrade
After upgrading from (X)Ubuntu 18.04 to Xubuntu 20.04, the which() function has become way slower. tic for rep = 1 : 100 ...

3 years ago | 0 answers | 1

0

answers

Submitted


CC2periodic
Find connected components of periodic binary data.

6 years ago | 1 download |

Thumbnail

Question


MATLAB's contour in the precense of Inf or NaN: splits one contour into two
I'm using MATLAB's contourc function to extract X,Y coordinates of a field F along which it attains a single, constant value, as...

9 years ago | 1 answer | 0

1

answer