Giter VIP home page Giter VIP logo

simpleart's Projects

advanced-collections icon advanced-collections

Extends the builtin collections with more useful containers, including fast resizing lists, sorted containers, and sorted abstract data types. Written in Python 3, this package also includes type-hints/annotations to make usage with an IDE easier.

async_ga icon async_ga

A Python package for asynchronous genetic algorithm computation.

buffered-async-iterators icon buffered-async-iterators

A simple implementation of buffered async iterators, allowing more throughput by letting iterators run while their loop bodied are being executed.

concurrent_sort icon concurrent_sort

Implementations of different sorting algorithms which are useful for concurrent applications.

easy-databases icon easy-databases

Easy-to-use pure Python databases that match basic data structures, including lists, sets, and dictionaries. No fancy querying language required.

fuzzylib icon fuzzylib

Classes and functions related to fuzzy searching.

prettyformatter icon prettyformatter

Advanced pretty formatting for dataclasses and more using f-string style features.

pymath icon pymath

The purpose of this Python namespace package is to provide utilities for a variety of math problems, including root-finding, optimization, and interval arithmetic.

pymath-interval icon pymath-interval

The purpose of this Python namespace subpackage is to provide pure-python implementations of precise interval arithmetic.

pyroot icon pyroot

Python library for root-finding in one dimension

sliceit icon sliceit

Dynamically sized slice views which avoid storing their own data.

spsa icon spsa

A simple implementation of SPSA with automatic learning rate tuning

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.