Skip to content
View liborty's full-sized avatar
💭
up and about
💭
up and about
Block or Report

Block or report liborty

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
liborty/README.md
  • 🇦🇺 I am interested in Maths, Algorithm Design, Data Analysis, Encryption, ...

  • 📖 Here is my book: 🔖 Bash for Fun 🔖. To support me, just buy the e-book online and enjoy, thank you! It explains Bash and also relates to my Bash+Rust compressing/encrypting/archiving app here: TokenCrypt

  • ✏️ I am currently writing a new book Science with Rust

  • 💞️ My repositories here are written mostly in Rust and are directly usable in your code via crates.io:

  • 🔗 rstats, indxvec, medians, times, ran, sets

  • 📫 How to reach me: [email protected]

Pinned

  1. rstats rstats Public

    Statistics, Information Measures, Linear Algebra, Cholesky Matrix Decomposition, PCA, Mahalanobis Distance, Householder QR Decomposition, Clifford Algebra, Multidimensional Data Analysis, Geometric…

    Rust 36 1

  2. TokenCrypt TokenCrypt Public

    Compress, encrypt, archive. Easy and secure..

    Shell 6

  3. indxvec indxvec Public

    Rust crate for efficient sorting, merging, ranking, searching and reversing of generic vectors.

    Rust 9 1

  4. random random Public

    Simple and fast generation of random numbers in Rust

    Rust 4

  5. medians medians Public

    Fast new algorithms for finding the medians, implemented in Rust

    Rust 9

  6. times times Public

    Benchmarking in Rust

    Rust