Commit Graph

65 Commits

Author SHA1 Message Date
Sergiu Ivanov 868988c966 rs,union-products: Return an empty set when no reaction names are given. 2020-03-02 18:31:02 +01:00
Sergiu Ivanov 77c0106ea2 rs: Add some functions for showing RS as Org tables.
Also add an example to example.org.
2020-03-01 21:10:01 +01:00
Sergiu Ivanov afc043d22d rs: Fix the introduction to the section on Org-mode interop. 2020-03-01 20:43:33 +01:00
Sergiu Ivanov c33cce731f rs: Convert to untyped racket with contracts. 2020-03-01 20:41:11 +01:00
Sergiu Ivanov d2121bd5e6 rs: Add unorg-rs and showcase it in example.org. 2020-03-01 20:26:16 +01:00
Sergiu Ivanov 02d5384674 rs: Switch to #lang racket, but keep the types where they work. 2020-03-01 20:25:01 +01:00
Sergiu Ivanov f16747d157 rs: Add section "Org-mode interaction". 2020-03-01 20:20:16 +01:00
Sergiu Ivanov a77261c424 rs: Make reaction transparent. 2020-03-01 19:54:53 +01:00
Sergiu Ivanov 5c13b468e3 rs: Add apply-rs. 2020-03-01 19:51:53 +01:00
Sergiu Ivanov 86256cd47e rs: Add union-products. 2020-03-01 19:47:38 +01:00
Sergiu Ivanov 3732d4897e rs,list-enabled: Made the type signature more explicit. 2020-03-01 19:24:32 +01:00
Sergiu Ivanov d7e189eef0 rs: Add list-enabled. 2020-03-01 19:20:24 +01:00
Sergiu Ivanov 0cb57196c5 rs: Add ReactionSystem. 2020-03-01 19:19:58 +01:00
Sergiu Ivanov f62592574b rs: Export the Species type. 2020-03-01 19:07:16 +01:00
Sergiu Ivanov bb247d9eb8 rs: Start. 2020-03-01 19:05:28 +01:00