Skip to content

LinuxUsersLinuxMint/Basic_Maths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic_Maths

License: GPL Release Date


Basic_Maths is a lightweight, minimal, and easy-to-use Python library designed for performing basic mathematical operations quickly and simply, without unnecessary complexity.

📅 Release date: October 3, 2023
📦 Initial release: Basic_Maths 1.2
📦 Current version: Basic_Maths 6.3
📦 Next release: Basic_Maths 6.5
⏳ Next release status: It's not under development...
🛠️ Next release type: Uncertain


🖥️ Features

  • ✅ Basic_Maths is an easy to use library with a simple syntax.

📚 About

📐 Basic_Maths is a library of mathematical functions for Python.
With this library, your mathematical operations become much easier, faster and easier to understand.
➕ Predefined functions prevent you from rewriting code, thus reducing your development time and simplifying your code.
🔄 The library is constantly updated; new features are added, existing bugs are quickly resolved.
🚀 For the best experience we always recommend using the latest version of Basic_Maths.


🚀 How to Use?

  1. Download and extract the Basic_Maths library from here.
  2. Move the Basic_Maths folder to your project directory.
  3. Include it in your project as follows:
#!/usr/bin/python3

import basic_maths