Additional mathematical functions, added as needed.
Find a file
Charlotte 🦝 Delenk 39355e66e9
All checks were successful
Hydra x86_64-linux.checks.rust-template Hydra build #2750 of procyos:extra_math:x86_64-linux.checks.rust-template
Hydra x86_64-linux.packages.rust-template Hydra build #2751 of procyos:extra_math:x86_64-linux.packages.rust-template
Initial commit
2024-09-06 11:49:30 +00:00
src Initial commit 2024-09-06 11:49:30 +00:00
.envrc Initial commit 2024-09-06 11:49:30 +00:00
.gitignore Initial commit 2024-09-06 11:49:30 +00:00
Cargo.lock Initial commit 2024-09-06 11:49:30 +00:00
Cargo.nix Initial commit 2024-09-06 11:49:30 +00:00
Cargo.toml Initial commit 2024-09-06 11:49:30 +00:00
CHANGELOG.md Initial commit 2024-09-06 11:49:30 +00:00
CODE-OF-CONDUCT.md Initial commit 2024-09-06 11:49:30 +00:00
CONTRIBUTING.md Initial commit 2024-09-06 11:49:30 +00:00
default.nix Initial commit 2024-09-06 11:49:30 +00:00
flake.lock Initial commit 2024-09-06 11:49:30 +00:00
flake.nix Initial commit 2024-09-06 11:49:30 +00:00
LICENSE-APACHE Initial commit 2024-09-06 11:49:30 +00:00
LICENSE-MIT Initial commit 2024-09-06 11:49:30 +00:00
README.md Initial commit 2024-09-06 11:49:30 +00:00
renovate.json Initial commit 2024-09-06 11:49:30 +00:00
SECURITY.md Initial commit 2024-09-06 11:49:30 +00:00

Project Title

One Paragraph of the project description

Initially appeared on gist. But the page cannot open anymore so that is why I have moved it here.

Getting Started

These instructions will give you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on deploying the project on a live system.

Prerequisites

Requirements for the software and other tools to build, test and push

Installing

A step by step series of examples that tell you how to get a development environment running

Say what the step will be

Give the example

And repeat

until finished

End with an example of getting some data out of the system or using it for a little demo

Running the tests

Explain how to run the automated tests for this system

Sample Tests

Explain what these tests test and why

Give an example

Style test

Checks if the best practices and the right coding style has been used.

Give an example

Deployment

Add additional notes to deploy this on a live system

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use Semantic Versioning for versioning. For the versions available, see the tags on this repository.

Authors

  • Billie Thompson - Provided README Template - PurpleBooth

See also the list of contributors who participated in this project.

License

Licensed under either of

at your option.

Acknowledgments

  • Hat tip to anyone whose code is used
  • Inspiration
  • etc