Git Product home page Git Product logo

farsang's Introduction

Farsang

Release

GSL (i.e. GNU Scientific Library) with C++ taste.

Farsang is a C++ wrapper for GSL, with classes and exceptions in mind.

Implemented

  • Exception mechanism
  • Random generators
  • Random Distributions
    • Gamma
    • Gaussin
    • Poisson

Build

Requirements

  • CMake
  • Makefile
  • C++ Compiler (GCC is recommended)

Supported Platforms

  • Linux

Shared

Prepare CMake:

cmake . -B build

Make it:

make -C build

You'll have an .so file. Use it wherever you need.

Documentation?

As you might know, a comprehensive documentation is available for GSL. If you are familiar with that, then you should understand how Farsang works in a short time.

Currently, there is no documentation available for Farsang. However, if you are interested in writing one, create an issue or pull request, we will appreciate your effort.

Contributions?

Great!

You're pretty much welcomed to contribute to this project, either by creating an issue or a pull request.

Priorities

Consider these as first things to contribute:

  • Adding tests.
  • Improving code documentation.
  • Implementing unimplemented stuff from GSL.
  • Port for other platforms.

License

Well, just like GSL itself, Farsang is under GPLv3.

Miscellaneous

Naming?

Farsang is a historical unit of distance in Iran.

A tiny history?

As a result of a university homework, this project was created.

PHP here?

Yes: For the automation of creating exception classes, there is a simple PHP script included in this project. Using something saving your time is always good.

farsang's People

Contributors

machitgarha avatar

Stargazers

 avatar  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.