Pinned Repositories
gnuplot-in-the-browser
A wasm-compiled version of gnuplot that can run in the browser.
gsc
Run guided scripts for command line demos.
libIntegrate
A C++ library for integrating discretized functions.
libInterpolate
A C++ library for interpolation.
macro_expander
Python script for expanding macros in text.
pyErrorProp
Module for performing error propagation calculations.
snippet-compiler
A small command-line tool for compiling snippets of code.
tex2im
Create images from latex snippets.
txt2svg
A small tool for creating SVG images from one or more plain text files.
VectorFieldPlot
CD3's Repositories
CD3/libInterpolate
A C++ library for interpolation.
CD3/libIntegrate
A C++ library for integrating discretized functions.
CD3/tex2im
Create images from latex snippets.
CD3/macro_expander
Python script for expanding macros in text.
CD3/snippet-compiler
A small command-line tool for compiling snippets of code.
CD3/UnitConvert
A C++ library for doing runtime unit conversions that interoperates with Boost.Units.
CD3/libUncertainty
A C++ library for working with uncertainty.
CD3/pyAssignment
A python library for authoring and assessing homework assignments.
CD3/C-ConceptsForPhysicalDimensions
Example of using C++ Concepts to help with reporting dimension errors with the Boost.Units library.
CD3/clat-cmds
Command line analysis tool commands - A collections of scripts for doing analysis from the command line.
CD3/compudoc
Include python calculations in your LaTeX and Markdown documents.
CD3/conan-center-index
Recipes for the ConanCenter repository
CD3/conan-emscripten-demo
Example project using Conan to build a C++ library with dependencies to a WASM module that called from JavaScript/TypeScript.
CD3/dynaconfig
Render dynamic config files using python expressions and references to other paremeters in the config tree.
CD3/fspathtree
A small wrapper for nested dict/list data structures to allow filesystem-like element access, including support for walking up the tree with '..'
CD3/libArrhenius
A C++ library for doing Arrhenius integral calculations.
CD3/libField
A C++ library for storing field data.
CD3/libGBP
A C++ library for doing Gaussian beam propagation calculations.
CD3/mdSlides
A small tool for creating slideshows from markdown files using different backends.
CD3/ml-physics-experiments
Experiments on integrating physics into ML models.
CD3/powerconf
Powerful configuration files for physics simulations
CD3/preview-py
A tool for "previewing" various kinds of source files (LaTeX, Markdown, Gnuplot, etc).
CD3/pyAssignmentGrader
A tool for grading homework assignments.
CD3/pyinfra
pyinfra automates infrastructure using Python. It’s fast and scales from one server to thousands. Great for ad-hoc command execution, service deployment, configuration management and more.
CD3/reedbed
CD3/retina-therm
A model for calculating temperature rises in the retina due to laser exposure.
CD3/run
Easily queue a set of simulations
CD3/run-if
Conditionally run commands when targets are missing or dependencies have changed.
CD3/thermal-sims
A collection of configuration files for various thermal simulations.
CD3/tissue-properties
A collection of various tissue properties used for laser-bioeffect simulations.