All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by calculate with all dependencies

Search JAR files by class name

geo-distance from group com.github.calzam (version 1.0.2)

Simple library to calculate the geographical distance between two points. Project related to an academic assignment about publishing to Maven Central.

Group: com.github.calzam Artifact: geo-distance
Show all versions Show documentation Show source 
 

0 downloads
Artifact geo-distance
Group com.github.calzam
Version 1.0.2
Last update 17. April 2018
Organization not specified
URL http://github.com/calzam/geo-distance
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

LevenshteinDistance from group com.github.wslf (version 1.0.0)

Library that allows easy calculate Levenshtein distance and "difference metric" ( range [0;1]) between words

Group: com.github.wslf Artifact: LevenshteinDistance
Show documentation Show source 
 

0 downloads
Artifact LevenshteinDistance
Group com.github.wslf
Version 1.0.0
Last update 07. July 2017
Organization not specified
URL https://github.com/WslF/LevenshteinDistance.git
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hs-draft-odds from group com.zerotoheroes (version 1.0.2)

Small program to calculate the odds of being offered a given card after having done N picks

Group: com.zerotoheroes Artifact: hs-draft-odds
Show all versions Show documentation Show source 
 

0 downloads
Artifact hs-draft-odds
Group com.zerotoheroes
Version 1.0.2
Last update 10. November 2016
Organization not specified
URL https://github.com/Zero-to-Heroes/hs-draft-odds
License MIT License
Dependencies amount 3
Dependencies hs-game-parser, slf4j-jdk14, commons-lang,
There are maybe transitive dependencies!

SGPACalculator from group io.github.NavjotSRakhra (version 1.1.0)

This module primarily is used to calculate SGPA of a list of subjects with their grades and credits stored in SubjectGradeList. It can also be used just to store subject grade and the corresponding credits. This also has 11 enums which represents grades.

Group: io.github.NavjotSRakhra Artifact: SGPACalculator
Show all versions Show documentation Show source 
 

0 downloads
Artifact SGPACalculator
Group io.github.NavjotSRakhra
Version 1.1.0
Last update 23. May 2023
Organization not specified
URL https://github.com/NavjotSRakhra/SGPACalculator
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tools4j-meanvar from group org.tools4j (version 1.1)

Tiny Java utility to incrementally calculate Mean and Standard Deviation with a numerically stable algorithm. Contains a simple utility class to incrementally calculate moving average and moving standard deviation of a data series.

Group: org.tools4j Artifact: tools4j-meanvar
Show documentation Show source 
 

0 downloads
Artifact tools4j-meanvar
Group org.tools4j
Version 1.1
Last update 18. April 2018
Organization not specified
URL https://github.com/tools4j/meanvar
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ordinal from group org.immutables (version 2.10.1)

API and support runtime classes for implementing immutable objects as set enum-like object values, accumulated in so called "domains". This allows for special performance optiomization, like using bit-sets to efficiently calculate inclusion in set or set differences.

Group: org.immutables Artifact: ordinal
Show all versions Show documentation Show source 
 

0 downloads
Artifact ordinal
Group org.immutables
Version 2.10.1
Last update 17. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

module-size-calculator from group pl.tfij (version 1.0.0)

The Module Size Calculator is a Java library designed for analyzing the size of modules within a project based on lines of code (LOC). It provides functionalities to calculate and visualize the distribution of code among different modules, helping developers understand the codebase's structure and identify potential areas for optimization or refactoring.

Group: pl.tfij Artifact: module-size-calculator
Show documentation Show source 
 

0 downloads
Artifact module-size-calculator
Group pl.tfij
Version 1.0.0
Last update 24. February 2024
Organization not specified
URL https://github.com/tfij/module-size-calculator
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

alignment from group de.cit-ec.tcs (version 3.1.1)

This Java Toolbox provides several algorithms to align two input sequences, where your sequential data is allowed to be multimodal and multidimensional. We also provide additional tools to inspect the alignment results in more detail or even calculate derivatives of the alignment w.r.t. metric parameters such that you can optimize the alignment parameters according to some cost function. It is written in Java 1.7. and is also compatible with Matlab (version 2013b or higher).

Group: de.cit-ec.tcs Artifact: alignment
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact alignment
Group de.cit-ec.tcs
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dhelm-indicators from group in.kncsolutions.dhelm.indicators (version 1.0.1)

Dhelm is a set of java-based open source libraries which can be used to develop software to perform technical analysis in stock market. The dhelm-indicator package includes APIs to calculate few common indicators. APIs for following indicators have been packaged into the v 1.0.0- 1. Simple Moving Average(SMA). 2. Exponential Moving Average(EMA). 3. Moving Average Convergence Divergence(MACD). 4. On Balance Volume(OBV). 5. Parabolic Stop and Reverse(PSAR). 6. Relative Strength Index(RSI). 7. Average Directional Index(ADX). 8. Bollinger Bands 9. Chaikin Money flow index. 10.Rate of Change(ROC). 11.Money Flow Index(MFI).

Group: in.kncsolutions.dhelm.indicators Artifact: dhelm-indicators
Show all versions Show documentation Show source 
 

1 downloads
Artifact dhelm-indicators
Group in.kncsolutions.dhelm.indicators
Version 1.0.1
Last update 26. June 2018
Organization KNC Solutions Private Limited.
URL https://dhelm.kncsolutions.in
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies dhelm-exceptions, dhelm-mathcal,
There are maybe transitive dependencies!

statistics from group de.xypron.statistics (version 1.0.9)

Xypron Statistics is a Java library which was developped with supply chain simulation in mind. The normal, the exponential and the gamma distribution have been included. Methods to calculate fill rate and order rate service levels as well as safety factors are provided. The Mersenne Twister algorithm is used to provide high quality random number generation. Some functions for the gamma distribution where adopted from http://www.ssfnet.org/download/ssfnet_raceway-2.0.tar.gz. For these the following applies: Copyright 1999 CERN - European Organization for Nuclear Research. Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. CERN makes no representations about the suitability of this software for any purpose. It is provided "as is" without expressed or implied warranty.

Group: de.xypron.statistics Artifact: statistics
Show all versions Show documentation Show source 
 

0 downloads
Artifact statistics
Group de.xypron.statistics
Version 1.0.9
Last update 22. February 2014
Organization not specified
URL http://www.xypron.de/projects/statistics/
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 7 from 8 (items total 79)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy