Skip to content

A complete Math library for building software that utilizes equations and formulas.

License

Notifications You must be signed in to change notification settings

cburgessus/Komplematiks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Komplematiks Banner

Komplematiks

Welcome to the Komplematiks Library. Komplematiks is a complete Math library for building software that utilizes equations and formulas taught in schools. Its name is a conjunction of the German words "Komplett" (Complete) and "Mathematik" (Math).

Table Of Contents

  1. What Does Komplematiks Cover?
  2. Supported Languages
  3. Getting Started With Komplematiks
  4. Reference Manual
  5. Contribution Guidelines
  6. Version History
  7. Bugs And Suggestions
  8. Authors And Contributors

What Does Komplematiks Cover?

Komplematiks supports curriculum taught in schools of all levels. Currently, available reference material allows Komplematiks to support:

  1. Accounting And Finance
  2. Algebra (Includes Pre-Algebra, Algebra I, Algebra II, College Algebra)
  3. Analysis
  4. Calculus (Includes Pre-Calculus, Calculus, Integration, Differentials)
  5. Conversions
  6. Functions
  7. Geometry
  8. Graphs And Diagrams
  9. Modeling
  10. Probability
  11. Regression
  12. Statistics
  13. Trigonometry

Support for other Math curriculum will be available in future versions of the library.

Supported Languages

Chris initially wrote Komplematiks for C#. Since then, Komplematiks has grown to support the following languages:

C# C++ Python Java Javascript

Getting Started With Komplematiks

We made it easy to use Komplematiks in your projects. Follow these steps to get Komplematiks working in your programming environment.

Download the latest stable library file (Version 0.0.1)

Programming Language Download MD5
C# Komplematiks Ver.0.0.0 For C# TBD
C++ Komplematiks Ver.0.0.0 For C++ TBD
Python Komplematiks Ver.0.0.0 For Python TBD
Java Komplematiks Ver.0.0.0 For Java TBD
Javascript Komplematiks Ver.0.0.0 For Javascript TBD

All stable versions are available in the "Komplematiks/<Language>/Stable" folder of this repository.

Open Your Preferred IDE And Include The Library In Your Program.

TBD

That's It. You're Ready To Use Komplematiks

Use the reference manuals in the next section to use the functions in your program. You should verify the Library works by running the following examples in your console. The console should report "Komplematiks Version: <Version>"

C# Users

Komplematiks.VersionInfo.LogVersion();

C++ Users

``

Python Users

``

Java Users

``

Javascript Users

Komplematiks.VersionInfo.LogVersion();

Reference Manual

The developers of Komplematiks use tools to generate and compile two manuals for your convenience. You may find an online and an offline version of the manuals below.
[Offline]
[Online]

Contribution Guidelines

The Komplematiks team is looking to expand the curriculum and to maximize speed, security, and accuracy of Komplematiks. Developers of all skill levels and languages are welcome to contribute and help maintain the project. To maintain documentation and code consistency, all contributions must follow these guidelines. Contribution Guidelines

The Checklist. offers a list of objectives that could use help.

Version History

Version 0.0.0 - April 18 2019

  • Drafted project and guidelines.
  • Drafted documentation files.
  • Added Version Information to the Libraries.

Bugs And Suggestions

Despite making every effort to make our project clean and error-free, we have come to terms that we are human and we make mistakes. There come times when we miss these mistakes. If you find a bug, a mistake, or have an idea on how to make the project better, please let us know by visiting our bug tracker at: [MantisBT]

Authors And Contributors

Christian "Chris" Burgess, Creator of Komplematiks.
Website
Github

About

A complete Math library for building software that utilizes equations and formulas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published