https://github.com/thebridge0491/intro_ml
Multi-package project Intro examples for OCaml.
https://github.com/thebridge0491/intro_ml
Last synced: 8 months ago
JSON representation
Multi-package project Intro examples for OCaml.
- Host: GitHub
- URL: https://github.com/thebridge0491/intro_ml
- Owner: thebridge0491
- Created: 2019-09-13T12:26:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T22:28:27.000Z (almost 4 years ago)
- Last Synced: 2024-08-04T01:28:29.131Z (over 1 year ago)
- Language: OCaml
- Homepage:
- Size: 179 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
- awesome-list - intro_ml - package project Intro examples for OCaml. | thebridge0491 | 3 | (OCaml)
README
Intro_ml
===========================================
.. .rst to .html: rst2html5 foo.rst > foo.html
.. pandoc -s -f rst -t html5 -o foo.html foo.rst
Multi-package project Intro examples for OCaml.
Installation
------------
source code tarball download:
# [aria2c --check-certificate=false | wget --no-check-certificate | curl -kOL]
FETCHCMD='aria2c --check-certificate=false'
$FETCHCMD https://bitbucket.org/thebridge0491/intro_ml/[get | archive]/master.zip
version control repository clone:
git clone https://bitbucket.org/thebridge0491/intro_ml.git
Author/Copyright
----------------
Author: thebridge0491
see sub-package's Author/Copyright
License
-------
see sub-package's License