Pinned Repositories
BioSci1540
khash_numba
Proof-of-concept of using a khash-based hashmap in Numba
ndarray_comparison
Benchmark of toy calculation on an n-dimensional array using python, numba, cython, pythran and rust
pixi2ces
Tool to convert pixi lock files to conda compatible explicit specs
pylangevin-integrator
2nd order Langevin integrator written in cython/python
pyqcprot
Python implementation of the fast rmsd and optimal rotation matrix method by Douglas Theobald and Pu Liu
rust-cython-test
Rudimentary example of calling rust from cython
rust-numba-test
Proof-of-concept of calling a Numba jit'd function from Rust from Python using CFFI
synapticarbors's Repositories
synapticarbors/austin-feedstock
A conda-smithy repository for austin.
synapticarbors/chainladder-python
Actuarial reserving in Python
synapticarbors/clumper
A small python library that can clump lists of data together.
synapticarbors/django-maintenance-mode
shows a 503 error page when maintenance-mode is on. :construction: :hammer_and_wrench:
synapticarbors/easyquery
Create easy-to-use Query objects that can apply on NumPy structured arrays, astropy Table, and Pandas DataFrame
synapticarbors/fuzzywuzzy-feedstock
A conda-smithy repository for fuzzywuzzy.
synapticarbors/GeneralisedFormanRicci
Forman Ricci Curvature for Simplicial Complex.
synapticarbors/human-learn
Natural Intelligence is still a pretty good idea.
synapticarbors/injector
Python dependency injection framework, inspired by Guice
synapticarbors/mike
Manage multiple versions of your MkDocs-powered documentation
synapticarbors/mplfinance
New mplfinance package (replacement for mpl-finance).
synapticarbors/npy-append-array
Allows to create .npy files that are larger than the main memory
synapticarbors/onnxconverter-common
Common utilities for ONNX converters
synapticarbors/phidl
Python GDS layout and CAD geometry creation
synapticarbors/PrettyErrors
Prettify Python exception output to make it legible.
synapticarbors/pymrio
Multi-Regional Input-Output Analysis in Python.
synapticarbors/pymysql-feedstock
A conda-smithy repository for pymysql.
synapticarbors/Pyqtree
A pure Python quad tree spatial index for GIS or rendering usage
synapticarbors/pysumma
Python module for managing SUMMA simulations
synapticarbors/python-sonarqube-api
Python wrapper for the SonarQube and SonarCloud API.
synapticarbors/pytrends
Pseudo API for Google Trends
synapticarbors/robotframework-requests-feedstock
A conda-smithy repository for robotframework-requests.
synapticarbors/scikit-mobility
scikit-mobility: mobility analysis in Python
synapticarbors/signalrcore-feedstock
A conda-smithy repository for signalrcore.
synapticarbors/TDC
Therapeutics Data Commons: Machine Learning Datasets for Therapeutics
synapticarbors/traceback_with_variables
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers.
synapticarbors/trict
Python dictionary with extra stuff
synapticarbors/trio-util
Utility library for the Python Trio async/await framework
synapticarbors/wagyu
Python port of mapbox/wagyu library (with separate C++ binding)
synapticarbors/xlcompose
A declarative API for composing spreadsheets from python