qfall-math 0.1.1

Mathematical foundations for rapid prototyping of lattice-based cryptography
Documentation
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''

---

<!--
Thank you for filing a feature request! Please provide a short summary of the new
you need along with any information that might be required to understand the request.

If you feel like any of the provided sections are not needed or should be extended, 
feel free to adapt this form.
-->
**Description**
<!-- Briefly describe the (new) feature, you would like to see implemented in this crate/ library. -->

**Motivation**
<!-- Why should this feature be implemented? Which new opportunities does it yield? Which (research) areas/ fields would be benefit from this feature? -->

**Best available solution**
<!-- 
A clear and concise description of how you expect this feature to be provided in the best possible case. 
Think about how you want to use the new feature in your code, i.e. the API. Probably provide an example:
-->
```rust
// write your API call to the new feature here
```

**Additional context**
<!-- Add any other context or screenshots about the feature request here. -->