glucose 0.1.0

multipurpose math and physics crate for my projects
Documentation

 <h1 align="center"> Glucose </h1>


-----

<p align="center">
  <strong> multipurpose math and physics crate </strong> for the rust programming language with planned python bindings.
  implemented with the help of rust's new const 
</p>

-----

<div align="center">
  <strong> Note: </strong> 
  <ul>
      <li>
          Rust 1.51 (nightly only right now) and onwards is required
      </li>
      <li>
          this project is under heavy development and not really usable from a consumer-perspective 
          right now. Expect many breaking updates as architecture and features are not decided yet.
      </li>
  </ul>
</div>