Showing 35 open source projects for "permutations"

View related business solutions
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1

    Build & Lexigraphical Permutations

    Documentation of two types of permutation algorithms

    This project provides documentation on two different approaches to permutations. Permutations can be generated by building them or by transposing characters between different character positions. My project addresses the efficiency between CPU speed and memory usage for generating unique permutations from input source texts that have repeated characters. The challenge is to create an efficient algorithm that can have the capacity to permutate sources texts that are hundreds and thousands...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Swift Algorithms

    Swift Algorithms

    Commonly used sequence and collection algorithms for Swift

    ... package’s initial set of sequence and collection operations, you can cycle over a collection’s elements, find combinations and permutations, create a random sample, and more. One inclusion is a pair of chunked methods, each of which break a collection into consecutive subsequences. One version tests adjacent elements to find the breaking point between chunks, you can use it to quickly separate an array into ascending runs.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Nemo.jl

    Nemo.jl

    Julia bindings for various mathematical libraries (including flint2)

    Nemo is a computer algebra package for the Julia programming language. It aims to cover commutative algebra, number theory and group theory. Julia bindings for various mathematical libraries (including flint2)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    AbstractAlgebra.jl

    AbstractAlgebra.jl

    Generic abstract algebra functionality in pure Julia

    AbstractAlgebra is a pure Julia package for computational abstract algebra. It grew out of the Nemo project and provides all of the abstract types and generic implementations that Nemo relies on. It was originally developed by William Hart, Tommy Hofmann, Fredrik Johansson and Claus Fieker with contributions from others. Current maintainers are Claus Fieker, Tommy Hofmann and Max Horn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    Tullio.jl

    Tullio.jl

    Tullio is a very flexible einsum macro

    Tullio is a very flexible einsum macro. It understands many array operations written in index notation -- not just matrix multiplication and permutations, but also convolutions, stencils, scatter/gather, and broadcasting. Used by itself the macro writes ordinary nested loops much like Einsum.@einsum. One difference is that it can parse more expressions, and infer ranges for their indices. Another is that it will use multi-threading (via Threads.@spawn) and recursive tiling, on large enough...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Platformatic

    Platformatic

    Platformatic Open Source monorepo

    ... of API permutations has grown exponentially and has become a development bottleneck. This has led large organizations to create dedicated platform API engineering teams to help teams deliver on business demands. Our goal is to make API development simple: we aim is to remove all friction from the day-to-day of backend developers. Platformatic is a series of Open Source tools to build APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    APSampler

    APSampler is a tool that finds multifactorial association patterns

    APSampler is a tool that allows multi-locus and multi-level association analysis of genotypic and phenotypic data. The goal is to find the allelic sets (patterns) that are associated with phenotype. Once a set of pattern is found, we validate it by permutations to avoid overfitting. The project also includes SF+FLINT framework to check whether the parts of found patterns are in epistatic interaction..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    rufascube

    rufascube

    Unique 3D slider puzzle that looks like a rubics cube.

    This is NOT another Rubic's Cube. It's a much simpler slider puzzle that is incrementally solvable. A 3x3x3 arrangement of cubelets with the center one missing allows sliding permutations. After a randomization, the goal is to restore the cube to its original configuration based on color and alphabetic hints. Written in Ada and compiles on Windows, OS-X or GNU/Linux. Nice laptop controls and support for Mac Retina displays. Requires OpenGL v3.3, and on Macs a recent version of OS-X. Now...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Accelerate

    Accelerate

    Embedded language for high-performance array computations

    Data.Array.Accelerate defines an embedded language of array computations for high-performance computing in Haskell. Computations on multi-dimensional, regular arrays are expressed in the form of parameterized collective operations (such as maps, reductions, and permutations). These computations are online-compiled and executed on a range of architectures. Accelerate is a free, general-purpose, open-source library that simplifies the process of developing software that targets massively parallel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    Combinatorics.jl

    Combinatorics.jl

    A combinatorics library for Julia

    A combinatorics library for Julia, focusing mostly (as of now) on enumerative combinatorics and permutations. As overflows are expected even for low values, most of the functions always return BigInt, and are marked as such.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    this will calculate the permutations you need numnbers letters or both
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JavaGimmicks

    Utility classes, APIs and tools for Java

    A set of helper and utility classes, APIs and tools for the Java Programming Language. For more details - pleas visit the project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    hopin

    hopin

    list all permutations of a list of given numbers

    PermutationCounter (VB.NET with ActiveX) - Lists all permutations of a list of given numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Permutation Drops

    Calculates Number of drops in a given permutation

    This will output the drops for a set array of values. This was used as part of my Son's Math Capstone Project. A drop is calculated by comparing a position in the array of values with the position to it's right. If it is less then a drop is added to the bucket for that position. This is calculated over all of the possible permutations for an array. The number of elements in the array are input by the user. The output is output to a file and is late analyzed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    OptimAutoCor

    Optimize autocorrelation function for natural number series

    These programs are used to find best permutations of natural nubers series, which have minimal maximum of autocorrelation function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    We consider a problem of finding maximum weight subgraphs (MWS) that satisfy hard constraints in a weighted graph. The constraints specify the graph nodes that must belong to the solution as well as mutual exclusions of graph nodes, i.e., pairs of nodes that cannot belong to the same solution. Our main contribution is a novel inference approach for solving this problem in a sequential monte carlo (SMC) sampling framework. Usually in an SMC framework there is a natural ordering of the states...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TOVAL: Toms Java Library

    TOVAL: Toms Java Library

    Library with classes for common programming issues.

    TOVAL comprises a set of java classes for common programming issues. It includes utils for arrays, lists, sets and collections for convenient handling and modification, but also support for mathematic definitions concerning logic (clauses + resolution) together with some algorithms for permutations, powersets and resolution. Additionally it contains a number of types for multisets, matrices with object keys and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Crunch is a wordlist generator where you can specify a standard character set or a character set you specify. crunch can generate all possible combinations and permutations.
    Leader badge
    Downloads: 291 This Week
    Last Update:
    See Project
  • 19

    Disposition

    Program to generate permutations and combinations

    C Library designed to generate in sequence permutations or combinations (possible orderings or subsets) of a number of objects, with or without repetition. A command-line program that uses the library is provided too, useful to teach combinatorics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java generic Iterator implementation to generate permutations and combinations. Uses the algorithm described here http://en.wikipedia.org/wiki/Steinhaus%E2%80%93Johnson%E2%80%93Trotter_algorithm#Even.27s_speedup and the clear description of that algorithm here: http://www.cut-the-knot.org/Curriculum/Combinatorics/JohnsonTrotter.shtml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    md5Crack

    md5Crack

    MD5 Hash Cracker

    A lightweight MD5 hash cracker that uses permutations and will generate every possible string until the hash is cracked.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22
    Permutations Generator is a PHP script that generates permutations of a string. Feel free to use this script in any way. Whether for your own business, personal site, club or organization. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Combination Permutation MultiCombination
    C++ Permutation, Combination, MultiCombination .... recursively.... impress people... this was a Homework assignment from hell.... http://en.wikipedia.org/wiki/Permutations http://en.wikipedia.org/wiki/Combination
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    epept
    Fewer Permutations, More Accurate P-Values
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A program to calculate and create lists of possible variations (permutations) and selections (combinations) of a given set of elements. Creating the cartesian product of two sets is also possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next