Metadata-Version: 2.1
Name: arctk
Version: 0.0.3
Summary: Numerical simulation tools
Home-page: https://github.com/FreddyWordingham/arctk
Author: Freddy Wordingham
Author-email: fjmw201@exeter.ac.uk
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/FreddyWordingham/arctk/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# ARCTK
Numerical simulations of physical systems - library and example binaries

[![ARCTK crate](https://img.shields.io/crates/v/arctk.svg)](https://crates.io/crates/arctk)
[![ARCTK documentation](https://docs.rs/arctk/badge.svg)](https://docs.rs/arctk)
![minimum rustc 1.47](https://img.shields.io/badge/rustc-1.47+-red.svg)
[![Build Status](https://travis-ci.org/FreddyWordingham/arctk.svg?branch=master)](https://travis-ci.org/FreddyWordingham/arctk)

Look in the /src/bin directory to see examples of ARCTK in use.

Or check out the standalone render engine:
[Antler render engine](https://github.com/FreddyWordingham/antler)
<!-- [Antler render engine](https://crates.io/crates/antler) -->


