Perth, Australia

Frames White

Expert
@oxinabox

Writing software for math, by math. šŸ³ļøā€āš§ļø

Pipe.jl. An enhancement to julia piping syntax

162

DataDeps.jl. reproducible data setup for reproducible science

160

AutoPreallocation.jl. What if your code allocated less? Remember what memory we needed last time and use it again every time after

106

Tricks.jl. Cunning tricks though the julia compiler internals

86

MagneticReadHead.jl. A cassette-based debugger | The Other Debugger

50

LayeredLayouts.jl. Layered Layout Algorithms for Directed Acyclic Graphs

37

Kaldi-Notes. Some notes on Kaldi

32

Expr2LaTeX.jl. Take a julia `Expr` and render it as LaTeX. Deprecated in favour of https://github.com/korsbo/Latexify.jl

31

ProjectManagement.jl. Project Management tools, with a particular focus on PERT charts

24

ipynb2LiterateJulia. NBConverter stuff to convert Jupyter Notebooks in to Julia Literate.jl files (This is the opposite of Literate.jl)

23

DataDepsGenerators.jl. Utility for developers to help define DataDeps registration blocks, for reusing existing Data with DataDeps.jl

17

TimeTraveler.jl. Time travel in JuliaLang. (Useful for testing what code did before your changes)

17

MixedModeDebugger.jl. A Julia Debugger that works with mixed compiled and interpretted mode for performance

16

InterfaceTesting.jl. (Julia 0.5 only) Concept still good, but needs updating for julia 1.0

13

MultiResolutionIterators.jl. Tools for working with Iterators of Iterators of ...., with particular application in NLP which has Corpus made up of Document made up of Paragraphs made up of Sentences made up of Words made up of Characters

13

UniversalTensorBoard.jl. Deprecated in favor of https://github.com/PhilipVinc/TensorBoardLogger.jl/

12

oxinabox.github.io. My professional website

12

Trello.jl. (Unofficial) Julia library for working with Trello

10

Readmes.jl. Sometimes all you need is a good readme.

9

OhMyLog.jl. Enhanced ConsoleLog, with the ability to overwrite messages.

8

oxinabox. generating my GitHub readme

7

Mathematica-Commandline-Interface. A modern commandline interface for Mathematica.

7

StackOverflowGitterNotifier.jl. A script that puts questions on StackOverflow (or any other StackExchange site) into the gitter sidebar

6

NovelPerspective. Tools for detecting which Person a novel chapter is from the perspective of.

6

JuliaCon2024_IR_talk. Repo for my slides and notes and related code for my JuliaCon 2024 talk on IR stuff

4

Citations.jl. A proof of concept micropackage for trait based declaration of citation details.

4

ExpectationStubs.jl. Mocks on which you can set expectations of how they are called. And check those expectations were true.

3

Pretalx.jl. (Unoffical) Julia library for working with Pretalx conference software

3

DataDepsPaths.jl. Prototype for a possible future enhancement of DataDeps.jl

3

ColoringNames.jl. Finding what color is being referred to, as a NLP machine learning problem

3

The-Julia-Package-Manager. An attempt to make a lesson about the julia package manager

3

SLEEF_WRAPPER.jl. Julia wrapper for SLEEF - SIMD Library for Evaluating Elementary Functions (NB: this library exists only for evaluating LibM.jl and the pure Julia Sleef.jl implementation))

3

AWSInfinidash.jl. Idiomatic Julia wrapper of AWS Infinidash

1
33
Apply