Git Product home page Git Product logo

goko's Introduction

Goko, a Geometric Analysis Library

Build Status Crate API

This is a covertree library with some modifications to make it more suitable for real data. Currently it only implements the fast covertree, which is an extension of the original covertree (pdf). There are plans to enable support for full geometric multi-resolution analysis (GMRA, where the library get it's name from) and topological data analysis. Help is welcome! We'd love to collaborate on more cool tricks to do with covertrees or coding up the large backlog of planned features to support the current known tricks.

Project Layout & Documentation

Data Access is handled through the pointcloud library. See here for pointcloud's documentation. This is meant to abstract many files and make them look like one, and due to this handles computations like adjacency matrices. The covertree implementation is inside the goko library, it's the bread and butter of the library. See here for it's documentation.

The pygoko library is a python & numpy partial wrap around goko. It can access the components of goko for gathering statistics on your trees. Once we settle on how this is implemented we will publish the documentation somewhere.

License

Licensed under of Apache License, Version 2.0.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

goko's People

Contributors

comath avatar jvmncs avatar pseudomanifold avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

goko's Issues

Install error from pip

I am using python 3.8 (conda),
when I install with command
pip install pygoko
It raised error about 'rust'.
after install 'rust', it required 'cargo'.
After I install rust and cargo (pip installed).
It still pops error:

ERROR: Failed building wheel for pygoko
Failed to build pygoko
ERROR: Could not build wheels for pygoko which use PEP 517 and cannot be installed directly

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.