Jump to content

6 files

  1. Eigen4AutoIt

    Eigen4AutoIt Features:
    free, fast matrix computing environment for Windows (runs under Wine on Linux and Mac) built upon the robust Eigen code base (open-source), with many enhancements simple, intuitive functions, with extensive online documentation supports integer, single, and double precision, in real and complex matrices Tutorials with scripts, plus Test scripts for each function section easily exchange data between native binary files (.mat) and ASCII, Excel, and Xbase files, or AutoIt arrays 32-bit (x86-mode) and 64-bit (x64-mode) support in x64-mode, matrices can be any size that fits into available virtual memory (>4GB), and can be shared between processes over one thousand alias wrappers for flexibility and ease-of-use  
    The Eigen4AutoIt thread is here:
    This computing environment allows you to do matrix I/O (memory & files), matrix arithmetic, transformation, reduction, and decomposition, solve systems of linear equations, and perform statistics. Most functions can act on integer, real, or complex matrices (or the latter's real/imaginary parts separately). Much of the actual complexity of using Eigen in its native C++ environment has been hidden for AutoIt users, through extensive bounds and error checks, an intuitive function-naming convention, a large help file, and detailed tutorials and test examples.

    1,393 downloads

       (0 reviews)

    0 comments

    Updated

  2. Math Tasks

    Simple program for kids to solve/learn basic math tasks!

    This project i started a long time ago, it's all started when my little brother (he was in first class back then) have dificulties with solving some basics math tasks, then i decided to make simple program that will help to him, and this is what i came up with (i change it a little since then, so it will work better now, because my knowledge is much richer now, and also because the AutoIt has changed a lot since then)...

    here is a screenshots:



    2,984 downloads

       (2 reviews)

    0 comments

    Submitted

  3. Advanced Math UDF

    An advanced mathematics UDF written in AutoIt.
    Features:
    Extending the default mathematical library with functions like Sec, ACsc... Advanced mathematical functions like Riemann's zeta, etc. Differentiating functions Calculating the probability of an event Working with natural numbers (GCD, LCM, primes, ...) Number sequences Working with points in 2D-space Finding paths in a graph And more!

    1,159 downloads

       (0 reviews)

    0 comments

    Updated

  4. Triangle solver - with calculations

    A triangle solver that uses the math of sine cosinus and tangens, it will also show the calculations and how the equation looks like.

    If you want the picture to work put the files together in 1 folder of just put it the same place for example the desktop

    1,190 downloads

       (1 review)

    0 comments

    Submitted

  5. Ohm's Law Calculator

    Ohm's Law Calculator, clear the field you need to calculate, power may give out zero, if both fields of power and amps are empty, clear power, and try again.

    802 downloads

       (0 reviews)

    0 comments

    Submitted

  6. BitMask-based Sudoku Solver

    This small, well-annotated example script solves sudoku puzzles with simple, powerful bitmask functions applied on a massive scale, demonstrating both common solving techniques and highly-optimised brute-force, using Eigen4AutoIt's (E4A) logical functions toolkit. No advanced maths is required, just basic logic.

    168 downloads

       (0 reviews)

    0 comments

    Updated


×
×
  • Create New...