cifl-math-library

Basic mathematics library

https://github.com/esapulkkinen/cifl-math-library

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.8%) to scientific vocabulary

Keywords

cabal-package category-theory generating-function graph graph-algorithms haskell haskell-library mathematics matrix monoids real-number streams units-of-measurement vector-math
Last synced: 6 months ago · JSON representation ·

Repository

Basic mathematics library

Basic Info
  • Host: GitHub
  • Owner: esapulkkinen
  • License: other
  • Language: Haskell
  • Default Branch: master
  • Homepage:
  • Size: 36.9 MB
Statistics
  • Stars: 12
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Topics
cabal-package category-theory generating-function graph graph-algorithms haskell haskell-library mathematics matrix monoids real-number streams units-of-measurement vector-math
Created about 8 years ago · Last pushed 9 months ago
Metadata Files
Readme Citation Authors

README.md

cifl-math-library

Basic mathematics library

Documentation is at https://esapulkkinen.github.io/cifl-math-library/

Compilation should occur when you do:

$ make

Compilation requires the following additional software: GNU Make https://www.gnu.org/software/make/ stack https://docs.haskellstack.org/en/stable/README/ cabal https://www.haskell.org/cabal/ sed https://www.gnu.org/software/sed/

Many modules from hackage.haskell.org are used.

For SIMD support, GHC >= 8.0, clang and llvm are needed.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite as follows"
type: software
authors:
    - name: "Esa Pulkkinen"
      email: "esa.pulkkinen@iki.fi"
title: "CIFL Math Library"
version: 1.0.3.1
abstract: "Haskell library for linear algebra"
date-released: 2021-08-05
url: "https://github.com/esapulkkinen/cifl-math-library"
keywords:
    - "linear algebra"
    - "math"
    - "haskell"
license: "LGPL-3.0-only"

GitHub Events

Total
  • Push event: 20
Last Year
  • Push event: 20

Dependencies

cifl-math-library.cabal hackage
  • byte-order >=0.1.2.0
  • network *
  • base * test
  • doctest >=0.8 test
docs/cifl-math-library/meta.json cpan
docs/meta.json cpan