ganit

Ganit(गणित) means calculation in Sanskrit. As the name suggests, this is Programming Language and/or Library for Calculation

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

in.palashkantikundu
Идентификатор

Идентификатор

ganit
Последняя версия

Последняя версия

0.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

ganit
Ganit(गणित) means calculation in Sanskrit. As the name suggests, this is Programming Language and/or Library for Calculation
Ссылка на сайт

Ссылка на сайт

https://github.com/Palash90/ganit
Система контроля версий

Система контроля версий

https://github.com/Palash90/ganit

Скачать ganit

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/in.palashkantikundu/ganit/ -->
<dependency>
    <groupId>in.palashkantikundu</groupId>
    <artifactId>ganit</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/in.palashkantikundu/ganit/
implementation 'in.palashkantikundu:ganit:0.0.4'
// https://jarcasting.com/artifacts/in.palashkantikundu/ganit/
implementation ("in.palashkantikundu:ganit:0.0.4")
'in.palashkantikundu:ganit:jar:0.0.4'
<dependency org="in.palashkantikundu" name="ganit" rev="0.0.4">
  <artifact name="ganit" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.palashkantikundu', module='ganit', version='0.0.4')
)
libraryDependencies += "in.palashkantikundu" % "ganit" % "0.0.4"
[in.palashkantikundu/ganit "0.0.4"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Ganit

Ganit(गणित) means calculation in Sanskrit. As the name suggests, this is a Multi-Platform Multi-Language Programming Language Implementation/Library for Calculation. The implementation is planned to be using an Shunting Yard Algorithm. The language supports very basic features and mostly focused on Mathematics and especially Machine Learning. Nothing fancy, not performant. This is just here to prove that things work and makes my understanding of the computer system concrete.

Computers can perform only calculations (or Ganit), even the state of the art Machine Learning algorithms are nothing but a very high level of mathematics. Hence the name - गणित

The Plan

This is a project which is in planning phase and all the required publishing channels have been created. The main moto of this project is to create a Programming Language. The language will also be ported to many languages as library. This will facilitate any developer to work with mathematical expressions. This is lightweight and will have a limilted set of features as compared to Matlab, Wolfram, GNU Octave etc.

The language is planned to be ported to the following languages as libraries -

  1. dotnet (Implementation in Progress)

    • Basic Mathematical expression Evaluation
    • Built-in out of box Support for Matrices and Scalar (Like Matlab)
    • Branching and looping support
    • Function Implementation
  2. JavaScript

    • Basic Mathematical expression Evaluation
    • Built-in out of box Support for Matrices and Scalar (Like Matlab)
    • Branching and looping support
    • Function Implementation
  3. python

    • Basic Mathematical expression Evaluation
    • Built-in out of box Support for Matrices and Scalar (Like Matlab)
    • Branching and looping support
    • Function Implementation
  4. Java

    • Basic Mathematical expression Evaluation
    • Built-in out of box Support for Matrices and Scalar (Like Matlab)
    • Branching and looping support
    • Function Implementation
  5. Rust

    • Basic Mathematical expression Evaluation
    • Built-in out of box Support for Matrices and Scalar (Like Matlab)
    • Branching and looping support
    • Function Implementation
  6. C

    • Basic Mathematical expression Evaluation
    • Built-in out of box Support for Matrices and Scalar (Like Matlab)
    • Branching and looping support
    • Function Implementation
  7. Shell Script

    • Basic Mathematical expression Evaluation
    • Built-in out of box Support for Matrices and Scalar (Like Matlab)
    • Branching and looping support
    • Function Implementation
  8. dos

    • Basic Mathematical expression Evaluation
    • Built-in out of box Support for Matrices and Scalar (Like Matlab)
    • Branching and looping support
    • Function Implementation

Версии библиотеки

Версия
0.0.4
0.0.3
0.0.2