Skip to content

OpenAppliedTopology/oat_python

Repository files navigation

Open Applied Topology

Open applied topology (OAT) is a library for fast, user-friendly algebra and topology. OAT has

  • a user-friendly frontend for Python users, called oat_python
  • a fast backend written in Rust, called oat_rust

This package contains the source code for oat_python.

Caution: breaking changes

OAT is in early stages of develpoment, and it's evolving quickly. Code that you write today may not work tomorrow, due to these changes. We will do our very best to make sure that if/when this happens, you will only need to make small changes to your code to fix the problem (e.g., updating the name of a function). However, please do bear this in mind as you write your code!

Documentation & contributing

For further options on documentation and installation, see CONTRIBUTING.md

Legal

For information on copyright and licensing, see LICENSE.md and DISCLAIMER.md.

Attributions

OAT-PNNL is an extension of OAT library available here. See ATTRIBUTIONS.md for details.