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

Download JAR files tagged by integers with all dependencies


JavaFastPFOR from group me.lemire.integercompression (version 0.2.1)

It is a library to compress and uncompress arrays of integers very fast. The assumption is that most (but not all) values in your array use less than 32 bits.

Group: me.lemire.integercompression Artifact: JavaFastPFOR
Show all versions Show documentation Show source 
Download JavaFastPFOR.jar (0.2.1)
 

11 downloads
Artifact JavaFastPFOR
Group me.lemire.integercompression
Version 0.2.1
Last update 09. June 2024
Organization not specified
URL https://github.com/lemire/JavaFastPFOR/
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ModifiableVariable from group de.rub.nds (version 3.5.0-timing)

A Modifiable Variable concept allows for easy runtime modifications of basic data types like integers, booleans, or byte arrays

Group: de.rub.nds Artifact: ModifiableVariable
Show all versions Show documentation Show source 
Download ModifiableVariable.jar (3.5.0-timing)
 

0 downloads
Artifact ModifiableVariable
Group de.rub.nds
Version 3.5.0-timing
Last update 04. March 2024
Organization not specified
URL https://github.com/RUB-NDS/ModifiableVariable
License Apache License, Version 2.0
Dependencies amount 5
Dependencies log4j-api, log4j-core, jaxb-api, jaxb-runtime, commons-lang,
There are maybe transitive dependencies!

automaton from group fr.menana (version 1.8)

Automaton is a Free and Open-Source Library dedicated to create and manipulate determinist and non-deterministic finite automaton. Alphabet are solely composed of integers.

Group: fr.menana Artifact: automaton
Show all versions Show documentation Show source 
Download automaton.jar (1.8)
 

0 downloads
Artifact automaton
Group fr.menana
Version 1.8
Last update 25. May 2015
Organization not specified
URL https://github.com/bebui/Automaton
License The GNU Lesser General Public License, version 3.0 (LGPL-3.0)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

aries from group com.chilipotato.springboot (version 1.0.0)

Aries is a service for generating unique IDs at high scale with some simple guarantees. These IDs are unique 64-bit unsigned integers, which are based on time, instead of being sequential. The full ID is composed of a timestamp, a project number, a node number, and a sequence number.

Group: com.chilipotato.springboot Artifact: aries
Show documentation Show source 
Download aries.jar (1.0.0)
 

0 downloads
Artifact aries
Group com.chilipotato.springboot
Version 1.0.0
Last update 15. July 2020
Organization not specified
URL https://www.chilipotato.com/springboot/aries
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies spring-boot,
There are maybe transitive dependencies!

idworker-snowflake from group com.a3test.component (version 1.0.0)

Snowflake is a service for generating unique IDs at high scale with some simple guarantees. These IDs are unique 64-bit unsigned integers, which are based on time, instead of being sequential. The full ID is composed of a timestamp, a project number, a node number, and a sequence number.

Group: com.a3test.component Artifact: idworker-snowflake
Show all versions Show documentation Show source 
Download idworker-snowflake.jar (1.0.0)
 

0 downloads
Artifact idworker-snowflake
Group com.a3test.component
Version 1.0.0
Last update 03. July 2020
Organization not specified
URL https://component.a3test.com/idworker-snowflake
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies spring-boot,
There are maybe transitive dependencies!

authzforce-pdp-ext-json-path from group org.ow2.authzforce (version 1.0.0)

AuthzForce PDP extensions for JSON value processing, in particular JSONPath evaluation; it provides the XACML datatype 'urn:ow2:authzforce:feature:pdp:datatype:json' for JSON object/array values, and XACML functions that evaluate a JSON path (second parameter of standard string datatype) against an input JSON object/array (first parameter of datatype 'urn:ow2:authzforce:feature:pdp:datatype:json') and return the result of this evaluation. The return datatype depends on the actual function used: 'urn:ow2:authzforce:feature:pdp:function:string-from-json-path' returns a bag of strings, 'urn:ow2:authzforce:feature:pdp:function:integer-from-json-path' returns a bag of integers, 'urn:ow2:authzforce:feature:pdp:function:double-from-json-path' returns a bag of doubles, 'urn:ow2:authzforce:feature:pdp:function:boolean-from-json-path' returns a bag of booleans.

Group: org.ow2.authzforce Artifact: authzforce-pdp-ext-json-path
Show documentation Show source 
Download authzforce-pdp-ext-json-path.jar (1.0.0)
 

0 downloads
Artifact authzforce-pdp-ext-json-path
Group org.ow2.authzforce
Version 1.0.0
Last update 22. May 2024
Organization not specified
URL ${project.url}
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies authzforce-ce-core-pdp-api, json-path,
There are maybe transitive dependencies!

fastutil-core from group it.unimi.dsi (version 8.5.15)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast operations; it provides also big (64-bit) arrays, sets, and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. This jar (fastutil-core.jar) contains data structures based on integers, longs, doubles, and objects, only; fastutil.jar contains all classes. If you have both jars in your dependencies, this jar should be excluded.

Group: it.unimi.dsi Artifact: fastutil-core
Show all versions Show documentation Show source 
Download fastutil-core.jar (8.5.15)
 

0 downloads
Artifact fastutil-core
Group it.unimi.dsi
Version 8.5.15
Last update 19. October 2024
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fastutil-core from group co.datadome (version 8.5.11.1)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast operations; it provides also big (64-bit) arrays, sets, and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. This jar (fastutil-core.jar) contains data structures based on integers, longs, doubles, and objects, only; fastutil.jar contains all classes. If you have both jars in your dependencies, this jar should be excluded.

Group: co.datadome Artifact: fastutil-core
Show documentation Show source 
Download fastutil-core.jar (8.5.11.1)
 

0 downloads
Artifact fastutil-core
Group co.datadome
Version 8.5.11.1
Last update 25. December 2022
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

twip from group net.sf.twip (version 3.3)

"Tests with Parameters" allows you to simply add parameters to your JUnit test methods. TwiP calls such methods with all possible combinations of their parameters... or at least some reasonable subset of commonly failing values in the case of Integers, etc. You can further reduce these values with an assume expression in an annotation, e.g. ">= 0". Alternatively you can specify a static method or field to provide the values for your test method(s), if you want to test with other than the default values. By using TwiP you change the semantics of your tests from existence to for-all quantifiers, i.e. you specify "all ravens are black" instead of "Abraxas is black", "Toni is black", etc. This moves your tests closer to an executable specification, so TwiP is a very nice addition to BDD.

Group: net.sf.twip Artifact: twip
Show all versions Show documentation Show source 
Download twip.jar (3.3)
 

0 downloads
Artifact twip
Group net.sf.twip
Version 3.3
Last update 31. March 2011
Organization not specified
URL http://twip.sourceforge.net/
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gridSearch from group nz.ac.waikato.cms.weka (version 1.0.12)

Performs a grid search of parameter pairs for the a classifier (Y-axis, default is LinearRegression with the "Ridge" parameter) and the PLSFilter (X-axis, "# of Components") and chooses the best pair found for the actual predicting. The initial grid is worked on with 2-fold CV to determine the values of the parameter pairs for the selected type of evaluation (e.g., accuracy). The best point in the grid is then taken and a 10-fold CV is performed with the adjacent parameter pairs. If a better pair is found, then this will act as new center and another 10-fold CV will be performed (kind of hill-climbing). This process is repeated until no better pair is found or the best pair is on the border of the grid. In case the best pair is on the border, one can let GridSearch automatically extend the grid and continue the search. Check out the properties 'gridIsExtendable' (option '-extend-grid') and 'maxGridExtensions' (option '-max-grid-extensions <num>'). GridSearch can handle doubles, integers (values are just cast to int) and booleans (0 is false, otherwise true). float, char and long are supported as well. The best filter/classifier setup can be accessed after the buildClassifier call via the getBestFilter/getBestClassifier methods. Note on the implementation: after the data has been passed through the filter, a default NumericCleaner filter is applied to the data in order to avoid numbers that are getting too small and might produce NaNs in other schemes.

Group: nz.ac.waikato.cms.weka Artifact: gridSearch
Show all versions Show documentation Show source 
Download gridSearch.jar (1.0.12)
 

1 downloads
Artifact gridSearch
Group nz.ac.waikato.cms.weka
Version 1.0.12
Last update 30. October 2018
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/gridSearch
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, partialLeastSquares,
There are maybe transitive dependencies!



Page 5 from 6 (items total 59)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy