aaiyer / SuanShu
SuanShu is a math library of numerical methods for numerical analysis. - http://numericalmethod.com/up/suanshu/
☆25Updated 3 years ago
Alternatives and similar repositories for SuanShu
Users that are interested in SuanShu are comparing it to the libraries listed below
Sorting:
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- DataFrame Library for Java☆69Updated 3 years ago
- Analyzes chronological patterns present in time-series data and provides human-readable descriptions☆25Updated 2 years ago
- Source code for 'Building Trading Bots Using Java' by Shekhar Varshney☆49Updated 8 years ago
- Master repository for the JHeaps project☆48Updated 4 years ago
- Utility classes for dense and sparse matrices in JCuda☆11Updated 6 years ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆59Updated last year
- Multi-Threaded Time Series library☆60Updated 6 years ago
- Apache Commons Graph (Sandbox)☆33Updated last week
- Experiments, demos and unit tests based on finmath lib.☆21Updated 5 months ago
- Efficient, zero garbage framework to implement event sourcing applications☆17Updated 9 months ago
- Stochastic Simulation in Java☆122Updated last week
- Immutable Java 8 data frames with typed columns (including primitives)☆71Updated 3 years ago
- Spreadsheets using finmath-lib☆12Updated 4 years ago
- Java numerics library for optimization, polynomial root finding, sorting, robust model fitting, and more.☆51Updated last month
- A model-driven dynamically-configurable framework to acquire data from external sources and save it to your database.☆35Updated 3 weeks ago
- Quantitative Finance Library for Java by Idylwood Technologies☆51Updated 11 years ago
- A Java Stochastic Dynamic Programming Library☆13Updated last month
- Automatically exported from code.google.com/p/maygard☆19Updated 10 years ago
- A Java library with low latency zero gc data structures and utilities.☆25Updated 3 years ago
- Date Calculators for Business /FX, FX Rate Calculator and Utils☆70Updated last month
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap