Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msakai/haskell-optdir
The OptDir type for representing optimization directions.
https://github.com/msakai/haskell-optdir
Last synced: about 1 month ago
JSON representation
The OptDir type for representing optimization directions.
- Host: GitHub
- URL: https://github.com/msakai/haskell-optdir
- Owner: msakai
- License: bsd-3-clause
- Created: 2012-03-17T11:37:41.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T16:08:17.000Z (10 months ago)
- Last Synced: 2024-10-13T23:49:01.890Z (3 months ago)
- Language: Haskell
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OptDir
======[![build](https://github.com/msakai/haskell-optdir/actions/workflows/build.yaml/badge.svg)](https://github.com/msakai/haskell-optdir/actions/workflows/build.yaml)
[![Hackage](https://img.shields.io/hackage/v/OptDir.svg)](https://hackage.haskell.org/package/OptDir)
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)The OptDir type for representing optimization directions.