Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CentroidTuple3d op #420

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 19, 2018

  1. Add tuple3d centroid op

    rimadoma committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    f9cd535 View commit details
    Browse the repository at this point in the history
  2. Conform to new API

    This commit also rebased branch
    Richard Domander committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    ef011ea View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Switch to JOML

    Switch from org.scijava.vecmath to org.joml.joml.
    Richard Domander committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    3d91beb View commit details
    Browse the repository at this point in the history
  2. Remove unused dependency

    Richard Domander committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    a7c617d View commit details
    Browse the repository at this point in the history
  3. Add missing dependency

    Richard Domander committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    4e61cfa View commit details
    Browse the repository at this point in the history