Clojure Civitas
About
Posts
Drafts
Authors
Explorer
Pages
Order By
Default
Title
Author
test
.printedClojure .sourceCode { background-color: transparent; border-style: none; }
.printedClojure .sourceCode { background-color: transparent; border-style: none; }
TODO: what if the front matter doesn’t match existing?
.printedClojure .sourceCode { background-color: transparent; border-style: none; }
Height of isosceles triangle with edge length 2
.printedClojure .sourceCode { background-color: transparent; border-style: none; }
.printedClojure .sourceCode { background-color: transparent; border-style: none; }
A flat hexagon
TODO: it might be more convenient to use Quarto to gather the metadata
Klipse turns code blocks into an interactive editor with eval capabilities. Clojure-doc is an excellent example of how this can provide an interactive experience, where…
Much of my education and my career has focused on finding “the answer” to problems. However, in the last fifteen years or so, I have discovered Bayes’ theorem. This theorem…
problem: graph layout algorithms return x, y, but remove the other data from nodes the x,y need to be merged back into the graph. idea: Structural merge (like Reagent…
problem: graph layout algorithms have different requirements complex: label placement may be important, handled by layout, different for parents complex: ports may be useful…
Some small examples of this formula generator
1 plus 3
Printing Objects and Protocols in Clojure
The Clojure default for printing objects is noisy. Clojure’s
print-method
for
Object
delegates to
clojure.core/print-object
Timothy Pratley
Market Basket Analysis
Correlations told us which books are bought together, but not
why
or
in what order
.
Explorer
We need a database of Clojure learning resources.
Eclipse Layout Kernel
Example
Timothy Pratley
ELK SVG
TODO: good? bad?
Timothy Pratley
Data Transformation Functions
Common data processing functions used across multiple analysis files
Central Data Loading
All CSV datasets are loaded here with consistent names and simple tc/dataset calls
Authors
You belong here! Thank you for sharing your ideas.
No matching items