|
@@ -681,7 +681,7 @@ This assembles the classification library, which in the ~#:larcs.classify~ packa
|
|
|
<<et-possible-classifications>>
|
|
|
#+END_SRC
|
|
|
|
|
|
-* WORKING Algebraic Manipulation [1/5]
|
|
|
+* WORKING Algebraic Manipulation [0/5]
|
|
|
:PROPERTIES:
|
|
|
:CREATED: <2016-06-09 Thu 09:20>
|
|
|
:ID: b2c1fd45-b631-48f9-a093-66e1a0faa77f
|
|
@@ -689,8 +689,7 @@ This assembles the classification library, which in the ~#:larcs.classify~ packa
|
|
|
|
|
|
At the core of LARCS is the algebraic manipulation library. This provides a way for other libraries to add, subtract, multiply and divide symbolically, essentially giving a programmer the ability to create or manipulate equations. While it is neither a solver nor a simplifier, it provides the base for both of them by providing manipulators and automatic expression rewriters.
|
|
|
|
|
|
-** DONE Collect Variables
|
|
|
-CLOSED: [2016-05-31 Tue 18:54]
|
|
|
+** TODO Collect Variables
|
|
|
:PROPERTIES:
|
|
|
:CREATED: <2016-05-20 Fri 15:15>
|
|
|
:ID: 6333322c-e12f-4ef6-8394-2fe219a72836
|