Projects in Awesome Lists by SimpleArt
A curated list of projects in awesome lists by SimpleArt .
https://github.com/simpleart/spsa
A simple implementation of SPSA with automatic learning rate tuning
derivative-free-optimization gradient-descent numerical-methods optimization stochastic-optimization
Last synced: 14 Apr 2025
https://github.com/simpleart/pyroot
Python library for root-finding in one dimension
derivative-free-optimization numerical-methods optimization python root-finding
Last synced: 26 Jul 2025
https://github.com/simpleart/concurrent_sort
Implementations of different sorting algorithms which are useful for concurrent applications.
Last synced: 21 Mar 2025
https://github.com/simpleart/easy-databases
Easy-to-use pure Python databases that match basic data structures, including lists, sets, and dictionaries. No fancy querying language required.
Last synced: 11 May 2026
https://github.com/simpleart/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.
Last synced: 07 Jan 2026
https://github.com/simpleart/pytyped-curry
Function currying that can be statically typed.
Last synced: 21 Mar 2025
https://github.com/simpleart/fuzzylib
Classes and functions related to fuzzy searching.
Last synced: 21 Mar 2025
https://github.com/simpleart/buffered-async-iterators
A simple implementation of buffered async iterators, allowing more throughput by letting iterators run while their loop bodied are being executed.
Last synced: 25 Oct 2025
https://github.com/simpleart/advanced-databases
A collection of pure python database implementations.
Last synced: 07 Jan 2026
https://github.com/simpleart/optimizer
Multivariable Numerical Optimization
black-box-optimization gradient-descent machine-learning numerical-methods optimization python3 stochastic-optimization
Last synced: 21 Mar 2025
https://github.com/simpleart/prettyformatter
Advanced pretty formatting for dataclasses and more using f-string style features.
Last synced: 09 May 2026
https://github.com/simpleart/pymath-interval
The purpose of this Python namespace subpackage is to provide pure-python implementations of precise interval arithmetic.
numerical-analysis numerical-methods python
Last synced: 21 Mar 2025
https://github.com/simpleart/recursive_cache
Implementation of a cache which enables deep recursion.
Last synced: 12 Sep 2025
https://github.com/simpleart/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.
Last synced: 24 Oct 2025
https://github.com/simpleart/dbt-snowflake-advanced-materializations
Advanced materializations for dbt-snowflake such as streams, materialized views, functions, stored procedures, etc.
Last synced: 17 Mar 2025
https://github.com/simpleart/async_ga
A Python package for asynchronous genetic algorithm computation.
Last synced: 21 Mar 2025
https://github.com/simpleart/sliceit
Dynamically sized slice views which avoid storing their own data.
Last synced: 19 Apr 2026
https://github.com/simpleart/dbt-snowflake-materialize
Advanced materializations for dbt-snowflake such as streams, materialized views, functions, stored procedures, etc.
Last synced: 05 Feb 2026