88 lines
2.0 KiB
Org Mode
88 lines
2.0 KiB
Org Mode
#+TODO: TODO(t@) | DONE(d@)
|
|
#+TODO: BUGREPORT(b@) BUGRISK(?@) CRITICAL(#@) | SOLVED(s@)
|
|
#+TODO: CONCEPT(c@) UPDATED(u@) | REJECTED(r@)
|
|
#+TODO: PICKEDUP(p@) | ABANDONED(k@) IMPLEMENTED(i@)
|
|
|
|
|
|
* Templates
|
|
:PROPERTIES:
|
|
:CUSTOM_ID: Templates
|
|
:END:
|
|
** Project
|
|
*** dev-unit
|
|
**** Description
|
|
Type your description here
|
|
**** Tasks
|
|
***** Task1example (needs a TODO state)
|
|
|
|
|
|
|
|
* Bugs :ABACUS:Dev:Bugs:
|
|
:PROPERTIES:
|
|
:ARCHIVE: %s_archive::* Bugs
|
|
:CUSTOM_ID: Bugs
|
|
:END:
|
|
|
|
|
|
* Bugrisks :ABACUS:Dev:Bugrisks:
|
|
:PROPERTIES:
|
|
:ARCHIVE: %s_archive::* Bugrisks
|
|
:CUSTOM_ID: Bugrisks
|
|
:END:
|
|
|
|
TIP: Search for the string BUGRISK in the codebase
|
|
|
|
|
|
* Priority :ABACUS:Dev:Priority:
|
|
:PROPERTIES:
|
|
:ARCHIVE: %s_archive::* Priority
|
|
:CUSTOM_ID: Priority
|
|
:END:
|
|
|
|
|
|
* Implementation queue :ABACUS:Dev:ImpQueue:
|
|
:PROPERTIES:
|
|
:ARCHIVE: %s_archive::* Implementation queue
|
|
:CUSTOM_ID: ImplementationQueue
|
|
:END:
|
|
|
|
** CONCEPT Unittests for integration functions
|
|
- State "CONCEPT" from "" [2018-02-20 Tue 07:01]
|
|
Select a number of standard functions with known definite integrals:
|
|
- polynomial
|
|
- rational
|
|
- exponential
|
|
- sinusoidal
|
|
|
|
Write a unittest aiming to reproduce the exact result, and displaying the accuracy.
|
|
|
|
|
|
** CONCEPT Complex integration
|
|
- State "CONCEPT" from "" [2018-02-10 Sat 06:28]
|
|
*** Complete implementation of Integral_result_CX
|
|
**** Description
|
|
The `Integral_result_CX Integrate_optimal_using_table` functions are not yet implemented.
|
|
**** Tasks
|
|
***** Implement `Integral_result_CX Integrate_optimal_using_table`
|
|
|
|
|
|
|
|
|
|
** CONCEPT Rewrite ODSLF to use `State_Label`
|
|
- State "CONCEPT" from "" [2018-02-10 Sat 06:49]
|
|
|
|
|
|
|
|
* Planning (short term) :ABACUS:Dev:PlanningST:
|
|
:PROPERTIES:
|
|
:ARCHIVE: %s_archive::* Planning (short term)
|
|
:CUSTOM_ID: PlanningShortTerm
|
|
:END:
|
|
|
|
|
|
* Planning (long term) :ABACUS:Dev:PlanningLT:
|
|
:PROPERTIES:
|
|
:ARCHIVE: %s_archive::* Planning (long term)
|
|
:CUSTOM_ID: PlanningLongTerm
|
|
:END:
|