Giter VIP home page Giter VIP logo

cdatefunctions's Introduction

cDateFunctions

Source code of DLL files will be in another repository.

This repository also have Wiki with examples for some functions.

You can read more about their performance and capabilities in Wolfram Community Post.

How to use this Package:

  • For the normal cDateFunctions (those that were written in pure wolfram-language), download and run cDateFunctions.wl
  • For the Functions use LibraryLink, you'll need Main DLL File and Interface DLL File and Library File
    • In Mathematica, you should set the DLL paths before running the Library File:
      cDateFunctions`LibraryLink`Path`DLL (* set to Main DLL File Path *);
      cDateFunctions`LibraryLink`Path`InterfaceDLL (* set to Interface DLL File Path *);
      
    • Run Library File.

Availabe methods for Calendars:

ArithmeticPersian

Method Name Author Pattern Duration
"Cycle-33" Omar Khayyam 33
"Cycle-128" Hassan Taghi Zade 128
"Cycle-2820-1" Zabih Allah Behrouz 2820
"Cycle-2820-2" Musa Akrami 2820
"Cycle-4166" Ahmad Farmad 4166

Source : www.magiran.com/paper/2219482?lang=en

Islamic

Method Name Leap Years
"15-Based" 2, 5, 7, 10, 13, 15, 18, 21, 24, 26, 29
"16-Based" 2, 5, 7, 10, 13, 16, 18, 21, 24, 26, 29
"Indian" 2, 5, 8, 10, 13, 16, 19, 21, 24, 27, 29
"Habash al-Hasib" 2, 5, 8, 11, 13, 16, 19, 21, 24, 27, 30

Arithmetic Persian Leap Cycles Visualization

Arithmetic Persian 33 Leap Cycle

Arithmetic Persian 128 Leap Cycle

Arithmetic Persian 2820 Leap Cycle

Arithmetic Persian 2820 Leap Cycle

Arithmetic Persian 4166 Leap Cycle

You can read about their origins and inventors in www.magiran.com/paper/2219482?lang=en.

cdatefunctions's People

Contributors

ben-izd 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.