Jeffrey Phillips Freeman

Results 42 issues of Jeffrey Phillips Freeman

Users need to know that someone is responsible for each release and approves it before pushing it to maven central. As such we need to create a GPG key which...

discussion
chore

We currently have google groups setup. This supports posting and receiving notifications through a special mailing list. Configure this to go through opennars.org domain and then add it to the...

documentation
chore

As we get more coders it will be harder and harder to diff the project if everyone uses their own style standard. It also hurts readability. We should define a...

discussion
refactor
chore
good first issue

While I managed to update most of the dependencies to the latest depndency with a little bit of code editing a few dependencies are still older versions. We need to...

refactor
good first issue

A nice visually pleasing animated gif on the readme goes a long way. Even just as eye candy it can help give a nice professional look to the readme. But...

discussion
documentation
good first issue

Add maven dependency example to readme

documentation

This pull request is an attempt to address issue #51 51

bug
bounty $$$

Closes issue #62

enhancement
bounty $$$

This pull request represents an attempt to merge in the ucores code into aparapi.

The problem arrises from java statements like this: ``` foobar = foo = bar ``` which incorrectly generates this in opencl instead: ``` result = int assignMe = value; ```...

bug
bounty $$$