Coder Social home page Coder Social logo

actransfer's People

Contributors

ntaatgen avatar tbuwalda avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

actransfer's Issues

setGlobalParameter function

In function setGlobalParameter a RunTime Error should be thrown when the number of arguments is not 2. This does not happen.

Fatal Error when opening model

fatal error: unexpectedly found nil while unwrapping an Optional value
(lldb) 

in: Model.swift, function setParameter, line 219

[UI] Can we make warnings after opening a model stand out.

When a new model is opened a lot of text is presented in the 'listener'. Most of this is not very useful, sometimes it gives of a warning and does not open the model (does not add the model to the 'loaded models' list). Can we make these warnings stand out, for example by making them bold or another color?

The parser cannot handle spaces

operator init-multiplication(activation=2.0) {
    WM1 = nil
    V1 <> nil
    ==>
    V1 -> WM1
    V3 -> WM2
}

This won't work because of the space around the operators.

Warning message when starting PRIMs

2015-06-18 14:08:01.759 PRIMs[29998:2342033] Unable to simultaneously satisfy constraints:
(
    "<NSAutoresizingMaskLayoutConstraint:0x600000089ab0 h=--& v=--& V:    [NSView:0x600000121e00(205)]>",
    "<NSLayoutConstraint:0x6000000862c0 V:|-(0)-[NSTextField:0x600000183190]   (Names: '|':NSView:0x600000121e00 )>",
    "<NSLayoutConstraint:0x600000086360 V:[NSTextField:0x600000183190]-(0)-|   (Names: '|':NSView:0x600000121e00 )>",
    "<NSLayoutConstraint:0x600000086220 V:[NSTextField:0x600000183190(195)]>"
)

Will attempt to recover by breaking constraint 
<NSLayoutConstraint:0x600000086220 V:[NSTextField:0x600000183190(195)]>

Set the NSUserDefault NSConstraintBasedLayoutVisualizeMutuallyExclusiveConstraints to YES to     have -[NSWindow visualizeConstraints:] automatically called when this happens.  And/or, break on objc_exception_throw to catch this in the debugger.

[Interface]

When pressing 'clear graph' with no models open, the program crashes.

Undefined Chunks get default activation

When chunks are defined with symbols, the symbols get defined as a separate chunk. These 1-slot chunks also get the default activation, and can therefore be retrieved instead of one of the intended chunks.

Possible solutions:

  • give undefined chunks a slightly lower activation

How is this done in ACT-R?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.