Activity for WFMATH Java Bindings

  • Phillip Kilgore Phillip Kilgore committed [r25]

    Began implementing two-dimensional geometry.

  • Phillip Kilgore Phillip Kilgore committed [r24]

    Updated documentation for MarkovChain, added ability to add custom model for MarkovChain.

  • Phillip Kilgore Phillip Kilgore committed [r23]

    Documentation pass, plus some additional functions including adding exsec/excsc/versin/vercos to Trig utilities.

  • Phillip Kilgore Phillip Kilgore committed [r22]

    Further refinement of vectors; statically-allocated vectors get special apply functions which operate on the same class. Added readOnlyView() to MutableVectors. Added lots of documentation.

  • Phillip Kilgore Phillip Kilgore committed [r21]

    Some refactoring on vectors; added geometric vectors and reimplement apply for statically allocated vectors (which have a constant size and can take advantage of overriding these methods).

  • Phillip Kilgore Phillip Kilgore committed [r20]

    Added some concrete arithmetic matrices, vectors

  • Phillip Kilgore Phillip Kilgore committed [r19]

    Added typed matrices, more work on Arithmetic vectors.

  • Phillip Kilgore Phillip Kilgore committed [r18]

    Began working on primitive matrices, storage matrix implementation

  • Phillip Kilgore Phillip Kilgore committed [r17]

    Began working on matrix infrastructure.

  • Phillip Kilgore Phillip Kilgore committed [r16]

    Refactored Iterators to use JERRI, old iterators are now deprecated and will go away next update.

  • Phillip Kilgore Phillip Kilgore committed [r15]

    Began working on arithmetic vector, fleshed out bit vector code

  • Phillip Kilgore Phillip Kilgore committed [r14]

    Added ArrayVector tests

  • Phillip Kilgore Phillip Kilgore committed [r13]

    Added constructor tests to tuple vectors

  • Phillip Kilgore Phillip Kilgore committed [r12]

    Added unit tests for vectors, bitvector stub

  • Phillip Kilgore Phillip Kilgore committed [r11]

    Added statically allocated vectors, bounds checking code; fleshed out Arrays and associated unit test a bit more

  • Phillip Kilgore Phillip Kilgore committed [r10]

    More work on array primitives, added metacode generator and unit test

  • Phillip Kilgore Phillip Kilgore committed [r9]

    Began working on vector framework; added Cloneable and SelectivelyCloneable, and also added Arrays class.

  • Phillip Kilgore Phillip Kilgore committed [r8]

    More additions to bitwise, added ByteIterator and friends

  • Phillip Kilgore Phillip Kilgore committed [r7]

    Added Bitwise utility class, MarkovChain

  • Phillip Kilgore Phillip Kilgore committed [r6]

    Another documentation pass; added several functions that need to be added to the C library, mostly trigonometry, digamma and sum functions. Also added Angle objects.

  • Phillip Kilgore Phillip Kilgore committed [r5]

    End of stream as of 7/24. Mostly documentation updated, added relative error functions, fixed number generation in default RAndom implementation, worked on distribution viewer example.

  • Phillip Kilgore Phillip Kilgore committed [r4]

    End of stream as of 7/21/21. Added Distributions, implemented NormalDistribution and related math functions. Began work on distviewer example.

  • Phillip Kilgore Phillip Kilgore committed [r3]

    Somehow pom.xml got dropped

  • Phillip Kilgore Phillip Kilgore committed [r2]

    Added javadoc to POM

  • Phillip Kilgore Phillip Kilgore committed [r1]

    Initial import

1
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.