LinuxUsersLinuxMint/Basic_Maths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: GPLRelease 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


  • βœ… Basic_Maths is an easy to use library with a simple syntax.

πŸ“ 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.


  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