Skip to content

The Github introductory home for faiNumber library, a multi programming language numerical library.

Notifications You must be signed in to change notification settings

kevinhng86/faiNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Description

faiNumber is a fast and secured numerical library that is being built for a variety of programming language.

faiNumber mainly deals with converting numerical data in type string representation(or char array) to a value of an integer data type, and vice versa(where available).

faiNumber also offers features for checking if strings is a valid integer of a variety of numbering system.

One of faiNumber's unique features is that faiNumber can compare numerical strings of numbering system with the radix from 2 to 36 without length constraint.

Flexibility was never a part of the design when faiNumber was first released for Java. Nonetheless, since the first release for Fortran, flexibility is now part of the design for faiNumber.

Language Released For

Java - lib.fai.host.faiNumber
Javascript - faiNumber-JS
Fortran - faiNumber-Fortran

Contribute

If you wish you contribute to faiNumber's code, you are more then welcome to do so. Each language that faiNumber was written for may have a different coding guideline.

Donation

If you like the features that faiNumber provided and wanted to donate to the project, you are more than welcome to do so with this link below. Note that donations that are made with this link below will only go toward the main contributor(Khang Hoang Nguyen) of the project. If you would like to donate to a specific contributor of the project, you would have to contact that contributor directly.


Donate with PayPal button

About

The Github introductory home for faiNumber library, a multi programming language numerical library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published