Giter Club home page Giter Club logo

slal's Introduction

SLAL (Simple Linear Algebra Library)

Why is it named slal?

Well I am not the best when it comes to naming things, but I wanted to name this
library that have the following criteria.

  1. Easy to type.
    If the library has a long and hard to type name, it would be annoying to use and develop.
  2. Name that makes sense.
    I could have named this library something cool and attractive™, but I wanted to
    name this library that has something to do with linear algebra.

What is slal?

slal is a simple linear algebra library that computes vectors and matrices parallel by default!
Which brings the benefit of faster computation with the drawback of higher power usage.

What are the 4 branches in this repository?

The 4 branchs (main, devel, testing, documentation) are individually used for the
following reasons.

  • main:
    The main release branch. Features that have been fully implemented and tested
    are in this branch.
  • devel:
    Features that are being implemented are going to be in this branch.
    Code that is unique in this branch are not yet tested.
  • testing:
    Features that have been implemented in devel and are being tested are in this branch.
  • documentation:
    Features that been implemented and tested are in this branch.
    Documentation are going to be added in this branch.
    Codes that have been documented are going to main.
    Note: Not EVERY Feature are being documented.

Upcoming features

  • RPY (roll, pitch, yaw) computation

slal's People

Contributors

bonohub13 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.