10
0
mirror of https://github.com/LCPQ/quantum_package synced 2025-01-24 03:22:02 +01:00
Anthony Scemama 61e65babd3
Fix for #227 (#228)
* Fixes #223

* Upgrade to OCaml 4.06 and Core 0.10

* Fixes #223 (#226) (#61)

* Fixed qp_edit
2018-01-22 02:45:17 +01:00
..
2017-08-18 18:28:33 +02:00
2017-08-18 19:43:52 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 19:43:52 +02:00
2016-12-19 13:27:16 +01:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-09-01 14:34:53 +02:00
2017-08-18 19:43:52 +02:00
2017-08-18 18:28:33 +02:00
2017-12-19 09:59:46 +01:00
2017-12-19 09:59:46 +01:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-05-31 01:12:06 +02:00
2017-12-01 13:27:34 +01:00
2017-12-29 16:06:35 +01:00
2017-08-18 18:28:33 +02:00
2016-10-13 12:32:22 +02:00
2016-10-13 12:32:22 +02:00
2017-09-13 20:44:12 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-09-19 18:59:32 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 19:43:52 +02:00
2017-08-18 18:28:33 +02:00
2017-12-19 13:48:21 +01:00
2017-11-29 13:53:24 +01:00
2017-11-29 13:53:24 +01:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-09-11 23:48:52 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-12-01 13:27:34 +01:00
2017-08-18 18:28:33 +02:00
2018-01-22 02:45:17 +01:00
2018-01-22 02:45:17 +01:00
2017-11-30 18:01:27 +01:00
2017-08-18 18:28:33 +02:00
2018-01-22 02:45:17 +01:00
2018-01-22 02:45:17 +01:00
2018-01-22 02:45:17 +01:00
2017-08-18 18:28:33 +02:00
2017-12-18 14:07:17 +01:00
2017-08-18 19:43:52 +02:00
2017-08-18 19:43:52 +02:00
2017-08-18 19:43:52 +02:00
2017-08-18 18:28:33 +02:00
2017-07-11 07:18:59 +02:00
2017-08-18 19:43:52 +02:00
2017-08-18 19:43:52 +02:00
2017-08-18 18:28:33 +02:00
2018-01-22 02:45:17 +01:00
2017-11-29 19:10:27 +01:00
2014-10-07 19:33:11 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2014-10-29 16:56:16 +01:00
2017-08-18 18:28:33 +02:00
2014-10-07 19:33:11 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 18:28:33 +02:00
2017-08-18 19:43:52 +02:00
2017-08-18 19:43:52 +02:00
2016-02-19 00:20:28 +01:00
2017-08-18 19:43:52 +02:00
2014-10-07 19:33:11 +02:00
2014-10-27 01:14:18 +01:00
2018-01-05 15:31:08 +01:00

===============
OCaml scripts
===============

This directory contains all the scripts that control the input/output
with the user.

All executables start with `qp_` and all tests start with `test_`. Modules
file names start with a capital letter.

Info on how to extend the `qp_edit` tool is given in
`README_qp_edit.rst <https://github.com/LCPQ/quantum_package/blob/master/ocaml/README_qp_edit.rst>`_.