Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 705 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 705 Bytes

MATLAB / Octave

These repository is a collection of useful algorithms and data structures built in MATLAB/Octave. In addition you will find solutions from project euler problem sets. The code in this repository is cross-portabel for MATLAB and for Octave.

What is Octave?

Octave is a free high-level interpreter language that is equivalent to the textuelle programming language MATLAB.

Overview about this repository


  • project-euler

    • Problem 1
    • Problem 2
    • Problem 3
    • Problem 4
  • algorithms

    • Sieve_of_Eratosthenes

Contributing

You can like contribute to this repository. You simply orient on the directory structure.