Steve L. Nyemba
8e62b8db6e
bug fix with cloud-view
7 years ago
Steve L. Nyemba
289930762c
bug fix
7 years ago
Steve Nyemba
504d6ed3ac
enhancements and modal window 0.1 -- needs work
7 years ago
Steve Nyemba
3ec024731f
Bug fix with ml and utils
7 years ago
Steve L. Nyemba
7c2d581b17
minor bug fixes and cloud-view framework
7 years ago
Steve L. Nyemba
c558ed2069
Update 'README.md'
7 years ago
Steve L. Nyemba
c83a03b662
Update 'README.md'
7 years ago
Steve L. Nyemba
9cfd0e96de
Update 'README.md'
7 years ago
Steve L. Nyemba
65f8208bae
Update 'README.md'
7 years ago
Steve L. Nyemba
560d280290
Update 'README.md'
7 years ago
Steve L. Nyemba
1ff521dc97
Update 'README.md'
7 years ago
Steve L. Nyemba
0e7264da68
Update 'README.md'
7 years ago
Steve L. Nyemba
850f33f29b
Update 'utils.js'
...
Utility Function for returning
7 years ago
Steve L. Nyemba
7a31930840
charting update
8 years ago
Steve L. Nyemba
87189f2f9f
Update README.md
...
documentation
9 years ago
Steve L. Nyemba
34ff3e6721
Update README.md
...
documentation
9 years ago
Steve L. Nyemba
c7a22e326a
Update README.md
9 years ago
Steve L. Nyemba
be58e9c785
Update rpc.js
...
Minor update with creating a an object HttpClient that will act as a factory
@TODO: add file upload
9 years ago
Steve L. Nyemba
3e8bcc8874
Update README.md
9 years ago
Steve L. Nyemba
325b3406dc
Update README.md
...
documentation of the framework
9 years ago
Steve L. Nyemba
28c4568424
Update README.md
9 years ago
Steve L. Nyemba
51b2ad2f54
Merge branch 'master' of https://github.com/lnyemba/jx
9 years ago
Steve L. Nyemba
c0dcf5132d
added return jqplot to client to add/remove attributes. Added animation after redraw
...
@TODO: Write a "The Jit" wrapper too
9 years ago
Steve L. Nyemba
a236f732cb
added a convenience method (jx.utils.join)
...
The function is designed to perform a cartesian product of 2 vectors of the same length. The preconditions must be enforced as always by the calling code
@pre : v1.length == v2.length && v1.constructor == v2.constructor && v1.constructor == Array
9 years ago
Steve L. Nyemba
579818d7aa
jx.dom.remove enhancement
...
bug fix: jx.dom.remove must return the item that was removed just in case it needs to be processed
9 years ago
Steve L. Nyemba
f5a075fe99
refactoring and improving interfaces
...
@TODO: add upload file handling
9 years ago
Steve L. Nyemba
72520c4826
Merge branch 'master' of https://github.com/lnyemba/jx
9 years ago
Steve L. Nyemba
e71d0615c3
jqplot wrapper and rpc refactoring including HttpClient as the entry point so users will access it via HttpClient.instance. We think it's more descriptive
9 years ago
Steve L. Nyemba
173a2d4739
adding machine learning support
...
machine learning support for regressions
9 years ago
Steve L. Nyemba
73c9f26efb
adding jqplot wrapper assuming the user has jqplot
9 years ago
Steve L. Nyemba
78a6292b5f
Computation of mode to the mathematics package
10 years ago
Steve L. Nyemba
14b54aded0
Update on dom.js and math functions
10 years ago
Steve L. Nyemba
fb014406a4
documentation
10 years ago
Steve L. Nyemba
39a7649b7b
removing residual trash
10 years ago
Steve L. Nyemba
974e87bc1f
bug fix (minor)
10 years ago
Steve L. Nyemba
d1b47d2d5e
documentation update (again)
10 years ago
Steve L. Nyemba
3687686a39
documentation update
10 years ago
Steve L. Nyemba
fc8f951669
documentation update
10 years ago
Steve L. Nyemba
3a42b7c96e
documentation update (needs more work)
10 years ago
Steve L. Nyemba
91ba12302b
math update & refactoring
10 years ago
Steve L. Nyemba
501e043dd8
adding math functions with a machine learning package
10 years ago
Steve L. Nyemba
39ff5c7e1b
Updates and miscellaneous enhancements and optimizations
10 years ago
Steve L. Nyemba
1bfbcbe7f5
sending utils.js
10 years ago
Steve L. Nyemba
aec41c0c62
implementation of utility functions to handle collections (associative arrays) and implementation of design patterns (iterator, visitor and observer)
10 years ago
Steve L. Nyemba
c904128d48
Ajax handler built on XMLHttpRequest and implementation of utilities (design patterns, and other collection handling functions)
10 years ago
Steve L. Nyemba
c2a61d8d95
added functions to framework: append child node, show and hide
10 years ago
Steve L. Nyemba
81aa54405c
fixed and implemented jx.dom.set.value
10 years ago
steve
f6fbf79a9e
implemented setters on attributes, styles, classname
10 years ago
steve
22d6e85d5b
implemented setters on attributes, styles, classname
10 years ago
steve
b43462ad76
jx.dom.get.value
10 years ago