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

Download JAR files tagged by wayne with all dependencies

Search JAR files by class name

mst from group net.sf.meka.thirdparty (version 4.0)

Minimum spanning tree. Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne.

Group: net.sf.meka.thirdparty Artifact: mst
Show documentation Show source 
 

0 downloads
Artifact mst
Group net.sf.meka.thirdparty
Version 4.0
Last update 26. May 2014
Organization not specified
URL http://algs4.cs.princeton.edu/code/
License GNU General Public License 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

algolib_2.12 from group de.h2b.scala.lib (version 0.1.0)

This is a Scala library of essential algorithms. It starts with a Scala adaptation of some algorithms from the book Algorithms 4 by R. Sedgewick and K. Wayne. Further adaptations from this book will be added from time to time. Other algorithms may go into this library as well.

Group: de.h2b.scala.lib Artifact: algolib_2.12
Show documentation Show source 
 

0 downloads
Artifact algolib_2.12
Group de.h2b.scala.lib
Version 0.1.0
Last update 07. November 2016
Organization private
URL http://h2b.de
License GNU General Public License, Version 3
Dependencies amount 2
Dependencies scala-library, utilib_2.12,
There are maybe transitive dependencies!

algolib_2.11 from group de.h2b.scala.lib (version 0.1.0)

This is a Scala library of essential algorithms. It starts with a Scala adaptation of some algorithms from the book Algorithms 4 by R. Sedgewick and K. Wayne. Further adaptations from this book will be added from time to time. Other algorithms may go into this library as well.

Group: de.h2b.scala.lib Artifact: algolib_2.11
Show documentation Show source 
 

0 downloads
Artifact algolib_2.11
Group de.h2b.scala.lib
Version 0.1.0
Last update 03. May 2016
Organization private
URL http://h2b.de
License GNU General Public License, Version 3
Dependencies amount 2
Dependencies scala-library, utilib_2.11,
There are maybe transitive dependencies!

minitest from group rubygems (version 5.4.1)

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Kirk Haines and I were paired up and we cracked open the code for a few test frameworks... I MUST say that minitest is *very* readable / understandable compared to the 'other two' options we looked at. Nicely done and thank you for helping us keep our mental sanity." -- Wayne E. Seguin minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. "Again, I can't praise enough the idea of a testing/specing framework that I can actually read in full in one sitting!" -- Piotr Szotkowski Comparing to rspec: rspec is a testing DSL. minitest is ruby. -- Adam Hawkins, "Bow Before MiniTest" minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply.

Group: rubygems Artifact: minitest
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact minitest
Group rubygems
Version 5.4.1
Last update 28. March 2015
Organization not specified
URL https://github.com/seattlerb/minitest
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 4)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy