Today
-
Overview
(A high-level overview of this NARS implementation) Wiki page edited by NARS.Wang
- Revision r121
Edited wiki page through web user interface.
Revision r121
Edited wiki page through web user interface.
-
GUIGuide Wiki page deleted by NARS.Wang
- Revision r120
Deleting wiki page GUIGuide.
Revision r120
Deleting wiki page GUIGuide.
Last 7 days
-
GUIGuide
(User's Guide of the GUI of NARS.) Wiki page edited by NARS.Wang
- Revision r119
Edited wiki page through web user interface.
Revision r119
Edited wiki page through web user interface.
-
GUIGuide
(User's Guide of the GUI of NARS.) Wiki page edited by NARS.Wang
- Revision r118
Edited wiki page through web user interface.
Revision r118
Edited wiki page through web user interface.
-
GUIGuide
(User's Guide of the GUI of NARS.) Wiki page edited by NARS.Wang
- Revision r117
Edited wiki page through web user interface.
Revision r117
Edited wiki page through web user interface.
Earlier this year
-
issue 19
(Show "perfect" belief in addition to "present" belief) Status changed by NARS.Wang
-
-
issue 19
(Show "perfect" belief in addition to "present" belief) reported by jefft0
-
-
r116
(For the ConceptWindow, in addition to "present" belief, show...) committed by jefft0
- For the ConceptWindow, in addition to "present" belief, show "perfect" belief which is the best
belief with frequency 1.0 or 0.0.
For the ConceptWindow, in addition to "present" belief, show "perfect" belief which is the best
belief with frequency 1.0 or 0.0.
-
r115
(Decrease the contribution of analytical truths to empirical ...) committed by NARS.Wang
- Decrease the contribution of analytical truths to empirical judgments [Issue 17]
Decrease the contribution of analytical truths to empirical judgments [Issue 17]
-
issue 18
(Wrong ShortFloat value when NEAR_FUTURE = 2.) Status changed by NARS.Wang
-
-
r114
(Fixed the bug in the revision function which implicitly assu...) committed by NARS.Wang
- Fixed the bug in the revision function which implicitly assumes NEAR_FUTURE == 1. [ Issue 18 ]
Fixed the bug in the revision function which implicitly assumes NEAR_FUTURE == 1. [ Issue 18 ]
-
issue 18
(Wrong ShortFloat value when NEAR_FUTURE = 2.) reported by jefft0
-
-
issue 17
(Intruduction of terms in a compound statment may be arbitrar...) reported by jefft0
-
-
r113
(Confidence discount added to inference.StructuralRules) committed by NARS.Wang
- Confidence discount added to inference.StructuralRules
Confidence discount added to inference.StructuralRules
-
r112
(New function: add a "correlation discount" to the confidence...) committed by NARS.Wang
- New function: add a "correlation discount" to the confidence of the conclusions produced by the
CompositionalRules
New function: add a "correlation discount" to the confidence of the conclusions produced by the
CompositionalRules
-
r111
(New function: directly express negative judgments as negatio...) committed by NARS.Wang
- New function: directly express negative judgments as negations
New function: directly express negative judgments as negations
-
r110
(Conclusions from single-premise rules get the correct creati...) committed by NARS.Wang
- Conclusions from single-premise rules get the correct creationTime. [ Issue 15 ]
Conclusions from single-premise rules get the correct creationTime. [ Issue 15 ]
-
issue 15
(Display the clock value of when a Judgment was created) Status changed by NARS.Wang
-
-
-
r109
(Variable.unify must always works on cloned task or belief. [...) committed by NARS.Wang
- Variable.unify must always works on cloned task or belief. [ Issue 16 ]
Variable.unify must always works on cloned task or belief. [ Issue 16 ]
-
issue 16
(Variable is only bound to one term) commented on by jefft0
-
-
issue 16
(Variable is only bound to one term) Summary changed by jefft0
-
Summary:
Variable is only bound to one term
Summary:
Variable is only bound to one term
-
-
issue 15
(Display the clock value of when a Judgment was created) reported by jefft0
-
-
r108
(Fix bug: In convertedJudgment, the premise is Memory.current...) committed by jefft0
- Fix bug: In convertedJudgment, the premise is Memory.currentBelief, not Memory.currentTask.
Fix bug: In convertedJudgment, the premise is Memory.currentBelief, not Memory.currentTask.
-
r108
(Fix bug: In convertedJudgment, the premise is Memory.current...) committed by jefft0
- Fix bug: In convertedJudgment, the premise is Memory.currentBelief, not Memory.currentTask.
Fix bug: In convertedJudgment, the premise is Memory.currentBelief, not Memory.currentTask.
-
issue 14
(Inference from <{p1} --> penguin> to <(|,{p1},canary) --> (|...) Status changed by NARS.Wang
-
-
issue 13
(Added display of the derivation in ConceptWindow) Status changed by NARS.Wang
-
-
r107
(Add "instanceof" checking before casting. [Issue 12]
) committed by NARS.Wang
- Add "instanceof" checking before casting. [ Issue 12 ]
Add "instanceof" checking before casting. [ Issue 12 ]
-
r107
(Add "instanceof" checking before casting. [Issue 12]
) committed by NARS.Wang
- Add "instanceof" checking before casting. [ Issue 12 ]
Add "instanceof" checking before casting. [ Issue 12 ]
-
issue 12
(Exception: IntersectionInt cannot be cast to Statement) Status changed by NARS.Wang
-
-
issue 14
(Inference from <{p1} --> penguin> to <(|,{p1},canary) --> (|...) commented on by jefft0
-
-
issue 14
(Inference from <{p1} --> penguin> to <(|,{p1},canary) --> (|...) reported by jefft0
-
-
issue 13
(Added display of the derivation in ConceptWindow) reported by jefft0
-
-
r106
(Change Judgment to take (possibly null) premises in order to...) committed by jefft0
- Change Judgment to take (possibly null) premises in order to display the derivation.
In ConceptWindow, added "Derivation" Checkbox.
Change Judgment to take (possibly null) premises in order to display the derivation.
In ConceptWindow, added "Derivation" Checkbox.
-
issue 12
(Exception: IntersectionInt cannot be cast to Statement) reported by jefft0
-
-
r105
(Confidence 1.0000 will be automatically changed into 0.9999) committed by NARS.Wang
- Confidence 1.0000 will be automatically changed into 0.9999
Confidence 1.0000 will be automatically changed into 0.9999
-
r104
(Change parameters to speed up testing) committed by NARS.Wang
- Change parameters to speed up testing
Change parameters to speed up testing
-
r103
(Add function to InferenceWindow: the display stops at the ne...) committed by NARS.Wang
- Add function to InferenceWindow: the display stops at the next occurrence of a given String or Term
(parsed)
Add function to InferenceWindow: the display stops at the next occurrence of a given String or Term
(parsed)
-
r102
(Pass the "structural" flag to revision conclusions [Issue 11...) committed by NARS.Wang
- Pass the "structural" flag to revision conclusions [ Issue 11 ], plus fix a typo
Pass the "structural" flag to revision conclusions [ Issue 11 ], plus fix a typo
-
issue 11
(NARS infers from <{b1} --> fly> to <(|,{b1},bird) --> fly>) changed by NARS.Wang
-
Status:
Fixed
Cc:
−NARS.Wang
Status:
Fixed
Cc:
−NARS.Wang
-
r101
(Add null truth-value checking in decomposeCompound [Issue 8]...) committed by NARS.Wang
- Add null truth-value checking in decomposeCompound [ Issue 8 ]
Add null truth-value checking in decomposeCompound [ Issue 8 ]
-
issue 8
(Again: null truth in CompositionRules.decomposeCompound) Status changed by NARS.Wang
-
-
r100
(Added a type checking condition for the casting in RuleTable...) committed by NARS.Wang
- Added a type checking condition for the casting in RuleTables.detachmentWithVar [ Issue 10 ]
Added a type checking condition for the casting in RuleTables.detachmentWithVar [ Issue 10 ]
-
issue 10
(Exception: Negation cannot be cast to Statement) Status changed by NARS.Wang
-
-
-
issue 11
(NARS infers from <{b1} --> fly> to <(|,{b1},bird) --> fly>) reported by jefft0
-
-
issue 10
(Exception: Negation cannot be cast to Statement) reported by jefft0
-
-
issue 9
(Term Window requires exact syntax.) reported by jefft0
-
-
r99
(When the Show button is clicked, use StringParser.parseTerm ...) committed by jefft0
- When the Show button is clicked, use StringParser.parseTerm so the user doesn't have to type the
exact internal syntax.
When the Show button is clicked, use StringParser.parseTerm so the user doesn't have to type the
exact internal syntax.
|