Giter VIP home page Giter VIP logo

matrixworks's Introduction

MatrixWorks

Studying Java data structures and algorithms

    1. Matrix filled with random values within given range
    1. Transposition of matrix
    1. Matrix (quick)sorted by specified column/row
    1. Matrix shifted by specified steps to the right/left and up/down
    1. Largest continuous ascending/descending row/column block of matrix
    1. List of accumulated sums between first and second positive number for each row
    1. Computation of row/column norm of a matrix
    1. Rotation of matrix by 90,180,270 degrees counterclockwise
    1. Determinant of square matrix computed recursively and non-recursively
    1. Computation of matrix with elements deducted by row average
    1. Creation of matrix without rows and columns where maximums located
    1. Creation of matrix without rows and columns where zeroes found
    1. Swapping rows and columns of first minimum and appointed element of matrix
    1. Ordering matrix row elements so that zeroes placed behind
    1. Decimal matrix rounding
    1. Fetching list of saddling points
    1. Ordering matrix by row totals
    1. Sorting matrix by column characteristics in descending order
    1. Determining set of local minimums and its size
    1. Determining smallest of local maximums
    1. Full/partial quick/selection sort of real matrix by diagonal

matrixworks's People

Contributors

streamlined2 avatar

Watchers

 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.