13-day longest streak
๐ Hi Hi, I am Frames ๐๐ Feel encouraged to reach out to me. I like people. I am very contactable online. I am sure you can find me. GitHubโฆ
๐ Hi Hi, I am Frames ๐๐
Feel encouraged to reach out to me. I like people. I am very contactable online. I am sure you can find me.GitHub doesn't make it easy to showcase all the projects I am involved in.
Especially with so many being inside various github orgs.
So I am using this profile README.md to experiment with providing something better.
*Note 1: these lists are incomplete. When I find time I will remember the other 50 projects I am involved in.*\
*Note 2: this is just a list of projects I am involved in. A project listed here just means my involvement is in some sense significant. It doesn't mean I am the sole or even lead maintainer.*
- CedarEDA/CedarEDA.jl: _Top level CedarEDA integration package._
- CedarEDA/CedarSim.jl: _Analog Circuit Simulator._
- JuliaComputing/DAECompiler.jl: _Core compiler engine for Cedar and Dyad._
- JuliaComputing/VectorPrisms.jl: _Making structs viewable as AbstractVectors._
- JuliaComputing/CentralizedCaches.jl: _Making it possible to clear all your caches at once - JuliaComputing/CentralizedCaches.jl_
- JuliaTesting/TestEnv.jl: _Activate your test enviroment, so you can use your test dependencies in the REPL - JuliaTesting/TestEnv.jl_
- JuliaTesting/ReferenceTests.jl: _Utility package for comparing data against reference files - JuliaTesting/ReferenceTests.jl_
- JuliaTesting/TestReports.jl: _Making JUnit style XML reports for your julia tests - JuliaTesting/TestReports.jl_
- JuliaTesting/MetaTesting.jl: _Test the testers._
- JuliaTesting/Mocking.jl: _Allows Julia function calls to be temporarily overloaded for the purpose of testing - JuliaTesting/Mocking.jl_
- JuliaLogging/LoggingExtras.jl: _Composable Loggers for the Julia Logging StdLib._
- JuliaDiff/ChainRulesCore.jl: _AD-backend agnostic system defining custom forward and reverse mode rules. This is the light weight core to allow you to define rules for your functions in your packages, without depending on any particular AD system. - JuliaDiff/ChainRulesCore.jl_
- JuliaDiff/ChainRules.jl: _forward and reverse mode automatic differentiation primitives for Julia Base + StdLibs - JuliaDiff/ChainRules.jl_
- JuliaDiff/ChainRulesTestUtils.jl: _Utilities for testing custom AD primitives._
- JuliaDiff/ChainRulesOverloadGeneration.jl: _Tools to help generate operator overloads based on ChainRules - JuliaDiff/ChainRulesOverloadGeneration.jl_
- JuliaDiff/FiniteDifferences.jl: _High accuracy derivatives, estimated via numerical finite differences (formerly FDM.jl) - JuliaDiff/FiniteDifferences.jl_
- JuliaDiff/Diffractor.jl: _Next-generation AD._
- FluxML/Zygote.jl: _21st century AD._
- JuliaCrypto/MD5.jl: _A performant, 100% native-julia MD5 implementation_
- JuliaCollections/DataStructures.jl: _Julia implementation of Data structures._
- JuliaCollections/OrderedCollections.jl: _Julia implementation of associative containers that preserve insertion order_
- JuliaText/CorpusLoaders.jl: _A variety of loaders for various NLP corpora._
- JuliaText/WordTokenizers.jl: _High performance tokenizers for natural language processing and other related tasks - JuliaText/WordTokenizers.jl_
- JuliaText/Embeddings.jl: _Functions and data dependencies for loading various word embeddings (Word2Vec, FastText, GLoVE) - JuliaText/Embeddings.jl_
- JuliaText/WordNet.jl: _A Julia package for Princeton's WordNetยฎ._
- JuliaGraphics/NamedColors.jl: _More color names than you ever knew you wanted._
- JuliaCI/PkgTemplates.jl: _Create new Julia packages, the easy way._
- JuliaTesting/ExprTools.jl: _Light-weight expression manipulation tools._
- invenia/NamedDims.jl: _For working with dimensions of arrays by name._
- invenia/Nabla.jl: _A operator overloading, tape-based, reverse-mode AD - invenia/Nabla.jl_
- invenia/JLSO.jl: _Julia Serialized Object (JLSO) file format for storing checkpoint data. - invenia/JLSO.jl_
- invenia/PDMatsExtras.jl: _Extra Positive (Semi-)Definite Matricies._
- oxinabox/Tricks.jl: _Cunning tricks though the julia compiler internals - oxinabox/Tricks.jl_
- oxinabox/ProjectManagement.jl: _Project Management tools, with a particular focus on PERT charts - oxinabox/ProjectManagement.jl_
- oxinabox/LayeredLayouts.jl: _Layered Layout Algorithms for Directed Acyclic Graphs - oxinabox/LayeredLayouts.jl_
- oxinabox/Trello.jl: _(Unofficial) Julia library for working with Trello - oxinabox/Trello.jl_
- oxinabox/Pretalx.jl: _(Unoffical) Julia library for working with Pretalx conference software - Pretalx.jl/src/Pretalx.jl at master ยท oxinabox/Pretalx.jl_
- oxinabox/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 - oxinabox/MultiResolutionIterators.jl_
- oxinabox/ExpectationStubs.jl: _Mocks on which you can set expectations of how they are called. And check those expectations were true. - oxinabox/ExpectationStubs.jl_
- oxinabox/openscad_twemoji: _A library for twemoji characters in OpenSCAD (emoji) - oxinabox/openscad_twemoji_
- SciML/PubChem.jl: _Contribute to SciML/PubChem.jl development by creating an account on GitHub._
- SciML/ColPrac: _Contributor's Guide on Collaborative Practices for Community Packages - SciML/ColPrac_
- JuliaDiff/BlueStyle: _A Julia style guide that lives in a blue world._
Dead-ends
These are projects that I have spent a fair bit of time working on, but that I have now concluded are dead-ends. That they are not the way to continue to advance to solve this problem. They probably still function and work usefully. But they are deprecated and have other alternatives recommended. Not every project that I have abandonned is here, just ones that went a long way. You should ask me about why I think these are dead-ends, they are interesting things or they wouldn't have gotten this far.- oxinabox/MagneticReadHead.jl: _A cassette-based debugger | The Other Debugger._
- malmaud/TensorFlow.jl: _A Julia wrapper for TensorFlow._
- oxinabox/Expr2LaTeX.jl: _Take a julia Expr and render it as LaTeX. Deprecated in favour of https://github.com/korsbo/Latexify.jl - oxinabox/Expr2LaTeX.jl_
Experiments and Early Ideas
These are projects that are in an early stage, and exist more to prove a point. They may or maโฆ
-
MagneticReadHead.jl โ PINNED
A cassette-based debugger | The Other Debugger
HTML โ 50 4y agoExplain โ -
Pipe.jl
An enhancement to julia piping syntax
Julia โ 162 3y agoExplain โ -
DataDeps.jl
reproducible data setup for reproducible science
Julia โ 159 3d agoExplain โ -
AutoPreallocation.jl
What if your code allocated less? Remember what memory we needed last time and use it again every time after
Julia โ 105 5y agoExplain โ -
Tricks.jl
Cunning tricks though the julia compiler internals
Julia โ 86 7mo agoExplain โ -
LayeredLayouts.jl
Layered Layout Algorithms for Directed Acyclic Graphs
Julia โ 37 2y agoExplain โ -
Kaldi-Notes
Some notes on Kaldi
CSS โ 32 11y agoExplain โ -
Expr2LaTeX.jl
Take a julia `Expr` and render it as LaTeX. Deprecated in favour of https://github.com/korsbo/Latexify.jl
Jupyter Notebook โ 31 3y agoExplain โ -
ProjectManagement.jl
Project Management tools, with a particular focus on PERT charts
Julia โ 24 4y agoExplain โ -
ipynb2LiterateJulia
NBConverter stuff to convert Jupyter Notebooks in to Julia Literate.jl files (This is the opposite of Literate.jl)
Python โ 23 6y agoExplain โ -
DataDepsGenerators.jl
Utility for developers to help define DataDeps registration blocks, for reusing existing Data with DataDeps.jl
Julia โ 18 5y agoExplain โ -
TimeTraveler.jl
Time travel in JuliaLang. (Useful for testing what code did before your changes)
Julia โ 17 2y agoExplain โ -
MixedModeDebugger.jl
A Julia Debugger that works with mixed compiled and interpretted mode for performance
Julia โ 16 6y agoExplain โ -
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
Julia โ 13 4y agoExplain โ -
InterfaceTesting.jl
(Julia 0.5 only) Concept still good, but needs updating for julia 1.0
Julia โ 13 6y agoExplain โ -
oxinabox.github.io
My professional website
Jupyter Notebook โ 12 1y agoExplain โ -
UniversalTensorBoard.jl
Deprecated in favor of https://github.com/PhilipVinc/TensorBoardLogger.jl/
Julia โ 12 6y agoExplain โ -
Trello.jl
(Unofficial) Julia library for working with Trello
Julia โ 10 6y agoExplain โ -
Readmes.jl
Sometimes all you need is a good readme.
Julia โ 9 1y agoExplain โ -
OhMyLog.jl
Enhanced ConsoleLog, with the ability to overwrite messages.
Julia โ 8 6y agoExplain โ -
oxinabox
generating my GitHub readme
Julia โ 7 9mo agoExplain โ -
Mathematica-Commandline-Interface
A modern commandline interface for Mathematica.
Shell โ 7 8y agoExplain โ -
NovelPerspective
Tools for detecting which Person a novel chapter is from the perspective of.
Jupyter Notebook โ 6 8y agoExplain โ -
StackOverflowGitterNotifier.jl
A script that puts questions on StackOverflow (or any other StackExchange site) into the gitter sidebar
Julia โ 6 6y agoExplain โ -
JuliaCon2024_IR_talk
Repo for my slides and notes and related code for my JuliaCon 2024 talk on IR stuff
JavaScript โ 4 1y agoExplain โ -
Citations.jl โฃ
A proof of concept micropackage for trait based declaration of citation details.
Julia โ 4 7y agoExplain โ -
The-Julia-Package-Manager
An attempt to make a lesson about the julia package manager
R โ 3 2y agoExplain โ -
DataDepsPaths.jl
Prototype for a possible future enhancement of DataDeps.jl
Julia โ 3 6y agoExplain โ -
ExpectationStubs.jl
Mocks on which you can set expectations of how they are called. And check those expectations were true.
Julia โ 3 4y agoExplain โ -
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))
Julia โ 3 6y agoExplain โ -
Pretalx.jl
(Unoffical) Julia library for working with Pretalx conference software
Julia โ 3 6y agoExplain โ -
OutOfCyan
3D Printing Misc projects
Julia โ 2 15d agoExplain โ -
julia-vim-completions โฃ
completions, for julia [EXPERIMENTAL TESTING GROUND]
Python โ 2 9y agoExplain โ -
AndroidEmulatorLinuxHelper
A script for making using Android Emulator on linux nicer. Keep it maximized, match the rotation.
Julia โ 2 5y agoExplain โ -
RESTful.jl
Automatically generating julia wrappers for RESTful APIs
Jupyter Notebook โ 2 6y agoExplain โ -
openscad_twemoji
A library for twemoji characters in OpenSCAD (emoji)
OpenSCAD โ 1 9mo agoExplain โ -
DeadConPrinter
A automated way to create a printed conbook out of livecon
Jupyter Notebook โ 1 7y agoExplain โ -
SCP_datamine โฃ
Some messing around with datamining http://scp-wiki.wikidot.com/
โ 1 10y agoExplain โ -
TricksJuliaCon2022
Slides from my JuliaCon 2022 talk on Tricks.jl
CSS โ 1 4y agoExplain โ -
WordSenseEmbeddingsFromTranslationDictionaryCorrelationAnalysis.jl
Word Sense Embeddings From Translation Dictionary Correlation Analysis
Jupyter Notebook โ 1 6y agoExplain โ -
AWSInfinidash.jl
Idiomatic Julia wrapper of AWS Infinidash
Julia โ 1 5y agoExplain โ -
SwiftObjectStores.jl
A Julia Library for moving Data onto and off-of OpenStack Swift Object Stores
Julia โ 1 6y agoExplain โ -
NodeGloVE
Prototypes for adapting GLoVE for Graphs, alah Node2Vec
Jupyter Notebook โ 1 7y agoExplain โ -
XML.jl โ
Read and write XML in pure Julia
โ 0 1y agoExplain โ -
juliaup โ
Julia installer and version manager
โ 0 17d agoExplain โ -
ReversePropagation.jl โ
No description.
โ 0 4y agoExplain โ -
TestItemControllers.jl โ
No description.
โ 0 8mo agoExplain โ -
Distributed.jl โ
Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
โ 0 4mo agoExplain โ -
PrecompileTools.jl โ
Reduce time-to-first-execution of Julia code
โ 0 5mo agoExplain โ -
Symbolics.jl โ
Symbolic programming for the next generation of numerical software
โ 0 6mo agoExplain โ -
Endos.jl
Holding package for some endocrinology modelling work
Julia โ 0 2mo agoExplain โ -
SciMLLogging.jl โ
A logging system for SciML
โ 0 7mo agoExplain โ -
fb-library โ
A library of useful build123d utilities, functions, & methods
โ 0 7mo agoExplain โ -
PythonCall.jl โ
Python and Julia in harmony.
โ 0 8mo agoExplain โ -
Latexify.jl โ
Convert julia objects to LaTeX equations, arrays or other environments.
โ 0 8mo agoExplain โ -
Catalyst.jl โ
Chemical reaction network and systems biology interface for scientific machine learning (SciML). High performance, GPU-parallelized, and O(1) solvers in open source software.
โ 0 8mo agoExplain โ -
pyjuliapkg โ
Manage your Julia dependencies from Python
โ 0 9mo agoExplain โ -
Reexport.jl โ
Julia macro for re-exporting one module from another
Julia โ 0 8y agoExplain โ -
Julia_Modeling_Workshop โ
High-Performance Scientific Modeling with Julia and SciML
โ 0 9mo agoExplain โ -
CodeTracking.jl โ
It's editing-time, do you know where your methods are?
Julia โ 0 6y agoExplain โ -
SnoopCompile.jl โ
Making packages work faster with more extensive precompilation
โ 0 5y agoExplain โ -
dotfiles
These are my dotfiles -- at least the ones I care about
Shell โ 0 9mo agoExplain โ -
ConstructiveGeometry.jl โ
Algorithms and syntax for building CSG objects within Julia.
โ 0 10mo agoExplain โ -
pymoo โ
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
โ 0 11mo agoExplain โ -
AtmosphericModels.jl โ
1d and 3d models of the atmosphere for the simulation of airborne wind energy systems
โ 0 3y agoExplain โ -
MistyClosures.jl โ
No description.
โ 0 2y agoExplain โ -
constitution โ
The constitution of Unigames, the UWA traditional gaming club
โ 0 1y agoExplain โ -
Lux.jl โ
Elegant and Performant Scientific Machine Learning in Julia
โ 0 1y agoExplain โ -
optlang โ
optlang - sympy based mathematical programming language
โ 0 1y agoExplain โ -
ComponentArrays.jl โ
Arrays with arbitrarily nested named components.
โ 0 4y agoExplain โ -
AbstractFBCModels.jl โ
General interface for flux-based constrained metabolic models
โ 0 1y agoExplain โ -
BestieTemplate.jl โ
Template for Julia Programming Language packages using the copier engine.
โ 0 1y agoExplain โ -
haskeline โ
A Haskell library for line input in command-line programs.
โ 0 5y agoExplain โ -
PubChem.jl โ
No description.
โ 0 1y agoExplain โ -
cobrapy โ
COBRApy is a package for constraint-based modeling of metabolic networks.
โ 0 23d agoExplain โ -
xarray โ
N-D labeled arrays and datasets in Python
โ 0 1y agoExplain โ -
SortingNetworks.jl โ
Sort 1..25 values with conditional swaps
โ 0 1y agoExplain โ -
QuickPOMDPs.jl โ
Concise and friendly interfaces for defining MDP and POMDP models for use with POMDPs.jl solvers
โ 0 1y agoExplain โ -
SBMLToolkit.jl โ
SBML differential equation and chemical reaction model (Gillespie simulations) for Julia's SciML ModelingToolkit
โ 0 1y agoExplain โ -
phd
stuff for my phd
q โ 0 7y agoExplain โ -
Gungnir.jl
A spear specialization is a very general solution
Julia โ 0 2y agoExplain โ -
DiffEqCallbacks.jl โ
A library of useful callbacks for hybrid scientific machine learning (SciML) with augmented differential equation solvers
โ 0 2y agoExplain โ -
Sundials.jl โ
Julia interface to Sundials, including a nonlinear solver (KINSOL), ODE's (CVODE and ARKODE), and DAE's (IDA) in a SciML scientific machine learning enabled manner
โ 0 2y agoExplain โ -
HypertextLiteral.jl โ
Julia library for the string interpolation of HTML and SVG
โ 0 2y agoExplain โ -
ModelingToolkit.jl โ
An acausal modeling framework for automatically parallelized scientific machine learning (SciML) in Julia. A computer algebra system for integrated symbolics for physics-informed machine learning and automated transformations of differential equations
โ 0 2y agoExplain โ -
WoodburyMatrices.jl โ
Support for the Woodbury matrix identity for Julia
โ 0 5y agoExplain โ -
NonlinearSolve.jl โ
High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
โ 0 8mo agoExplain โ -
DiffEqDocs.jl โ
Documentation for the DiffEq differential equations and scientific machine learning (SciML) ecosystem
โ 0 2y agoExplain โ -
ModelingToolkitStandardLibrary.jl โ
A standard library of components to model the world and beyond
โ 0 2y agoExplain โ -
PhyloDiamond.jl โ
Method to estimate phylogenetic networks from algebraic invariants
โ 0 2y agoExplain โ -
CSSMakieLayout.jl โ
No description.
โ 0 2y agoExplain โ -
SciMLSensitivity.jl โ
A component of the DiffEq ecosystem for enabling sensitivity analysis for scientific machine learning (SciML). Optimize-then-discretize, discretize-then-optimize, adjoint methods, and more for ODEs, SDEs, DDEs, DAEs, etc.
โ 0 2y agoExplain โ -
LoggingExtrasJuliaCon2023
Slides for JuliaCon 2023 presentation on logging
HTML โ 0 2y agoExplain โ -
18337 โ
18.337 - Parallel Computing and Scientific Machine Learning
โ 0 6y agoExplain โ -
RegistryTools.jl โ
Functionality for modifying Julia package registry files
โ 0 3y agoExplain โ -
PkgTemplates.jl โ
Create new Julia packages, the easy way
โ 0 3y agoExplain โ -
DensityEstimationML.jl โฃ
A neural network based method for estimation continuous conditional distributions
Jupyter Notebook โ 0 6y agoExplain โ -
NeuralSymEngine.jl โฃ
An experiment in using SymEngine to generate the code for neural network functions.
Jupyter Notebook โ 0 6y agoExplain โ -
Timers.jl โ
Timers for Julia
โ 0 3y agoExplain โ -
PDMats.jl โ
Uniform Interface for positive definite matrices of various structures
โ 0 4y agoExplain โ -
Zarr.jl โ
No description.
โ 0 4y agoExplain โ -
retext-equality โ
plugin to check for possible insensitive, inconsiderate language
โ 0 4y agoExplain โ -
UnitTestDesign.jl โ
Increases unit test coverage with fewer test cases using all-pairs and other covering arrays.
โ 0 4y agoExplain โ -
SimpleWeightedGraphs.jl โ
Simple weighted graphs. Requires LightGraphs.jl.
Julia โ 0 7y agoExplain โ -
LightGraphs.jl โ
An optimized graphs package for Julia
Julia โ 0 7y agoExplain โ -
TextParse.jl โ
A bunch of fast text parsing tools
โ 0 4y agoExplain โ -
reminders
Stuff I should remember but won't
โ 0 5y agoExplain โ -
AWSTools.jl โ
No description.
โ 0 4y agoExplain โ -
DiffOpt.jl โ
Differentiating convex optimization program w.r.t. program parameters
Julia โ 0 4y agoExplain โ -
Nonconvex.jl โ
Toolbox for non-convex constrained optimization.
โ 0 5y agoExplain โ -
FixArgs.jl โ
No description.
โ 0 4y agoExplain โ -
General โ
The official registry of general Julia packages
Julia โ 0 1y agoExplain โ -
TensorBoardLogger.jl โ
Log to TensorBoard with no dependencies
Julia โ 0 7y agoExplain โ -
ExprToolsJuliaCon2021
Slides for my JuliaCon 2021 talk on ExprTools
HTML โ 0 5y agoExplain โ -
awesome-data-science-notebook-engines โ
A collection of Data Science focused notebook engines
โ 0 5y agoExplain โ -
awesome-infinidash โ
An awesome list for the awe-inspiring power of Infinidash
โ 0 5y agoExplain โ -
Clang.jl โ
Julia interface to libclang
โ 0 5y agoExplain โ -
WeakRefStrings.jl โ
a minimal String type for Julia that allows for efficient string representation and transfer
โ 0 5y agoExplain โ -
MLJBase.jl โ
Base code for implementing the MLJ interface for machine learning models
โ 0 6y agoExplain โ -
QueryOperators.jl โ
Query operators for julia
โ 0 5y agoExplain โ -
EzXML.jl โ
XML/HTML handling tools for primates
โ 0 5y agoExplain โ -
Cite.jl โ
Cite Julia packages in your papers the easy way
โ 0 5y agoExplain โ -
DataInterpolations.jl โ
A library of data interpolation and smoothing functions
โ 0 5y agoExplain โ -
PkgButlerEngine.jl โ
Backend engine for the Julia Package Butler
โ 0 5y agoExplain โ -
SplitApplyCombine.jl โ
Split-apply-combine strategies for Julia
โ 0 5y agoExplain โ -
PkgDeps.jl โ
No description.
โ 0 5y agoExplain โ -
GitForge.jl โ
Unified interface for interacting with Git forges
Julia โ 0 6y agoExplain โ -
Stheno.jl โ
Probabilistic Programming with Gaussian processes in Julia
โ 0 6y agoExplain โ -
JSON3.jl โ
No description.
โ 0 5y agoExplain โ -
AxisKeys.jl โ
๐น
โ 0 5y agoExplain โ -
SymbolicUtils.jl โ
Expression rewriting and simplification
โ 0 5y agoExplain โ -
LowRankModels.jl โ
LowRankModels.jl is a julia package for modeling and fitting generalized low rank models.
โ 0 5y agoExplain โ -
GHCNData.jl โ
No description.
โ 0 5y agoExplain โ -
staff-eng โ
Collection of stories of how folks have reached Staff-plus roles in technology.
โ 0 5y agoExplain โ -
BinaryBuilder.jl โ
Binary Dependency Builder for Julia
โ 0 3y agoExplain โ -
Cassette.jl โ
Overdub Your Julia Code
Julia โ 0 6y agoExplain โ -
SpecialFunctions.jl โ
Special mathematical functions in Julia
โ 0 5y agoExplain โ -
OrdinaryDiffEq.jl โ
High performance differential equation solvers for ordinary differential equations, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)
โ 0 4mo agoExplain โ -
ShortStrings.jl โ
A fast implementation of strings with size less than 15. Great for sorting and group-by operations
Julia โ 0 5y agoExplain โ -
AlgebraOfGraphics.jl โ
Combine ingredients for a plot
โ 0 5y agoExplain โ -
Yota.jl โ
Reverse-mode automatic differentiation in Julia
โ 0 5y agoExplain โ -
NamedPlus.jl โ
๐ดโโ ๏ธ
โ 0 5y agoExplain โ -
CovarianceEstimation.jl โ
Lightweight robust covariance estimation in Julia
โ 0 6y agoExplain โ -
ChainRulesJuliaCon2020
Presentation on ChainRules.jl for JuliaCon2020
HTML โ 0 6y agoExplain โ -
InfrastructureSystems.jl โ
No description.
โ 0 6y agoExplain โ -
Seventh-Sons
A expansion on the basis of lucifuge for GMC
โ 0 11y agoExplain โ -
spaCy โ
๐ซ Industrial-strength Natural Language Processing (NLP) with Python and Cython
Python โ 0 8y agoExplain โ -
tensorboard โ
TensorFlow's Visualization Toolkit
Python โ 0 8y agoExplain โ -
StatProfilerHTML.jl โ
Show Julia profiling data in an explorable HTML page
Perl โ 0 7y agoExplain โ -
tag-bot โ
Creates tags and releases for your Julia packages when they're registered
Go โ 0 7y agoExplain โ -
SenseSplittingWord2Vec.jl โ
An adaption of Word2Vec to learn word sense embeddings
Julia โ 0 10y agoExplain โ -
SymEngine.jl โ
Julia wrappers of SymEngine
Julia โ 0 8y agoExplain โ -
TakingBroadcastSeriously.jl โ
No description.
Julia โ 0 8y agoExplain โ -
SHA.jl โ
A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation
Julia โ 0 8y agoExplain โ -
Strs.jl โ
String support package for Julia
Julia โ 0 8y agoExplain โ -
StatsBase.jl โ
Basic statistics for Julia
Julia โ 0 6y agoExplain โ -
StatsModels.jl โ
Specifying, fitting, and evaluating statistical models in Julia
Julia โ 0 7y agoExplain โ -
StaticArrays.jl โ
Statically sized arrays for Julia
โ 0 2y agoExplain โ -
subsuper-proposal โ
Draft proposal for additional sub/superscript characters in Unicode
TeX โ 0 9y agoExplain โ -
pretalx โ
Conference planning tool: CfP, scheduling, speaker management
Python โ 0 6y agoExplain โ -
PooledElements.jl โ
Pooled strings, elements, and arrays for Julia
Julia โ 0 8y agoExplain โ -
ProtoBuf.jl โ
Julia protobuf implementation
Julia โ 0 10y agoExplain โ -
Query.jl โ
Query almost anything in julia
Julia โ 0 9y agoExplain โ -
ReferenceTests.jl โ
Utility package for comparing data against reference files
Julia โ 0 8y agoExplain โ -
Rebugger.jl โ
An expression-level debugger for Julia with a provocative command-line (REPL) user interface
Julia โ 0 7y agoExplain โ -
SafeTestsets.jl โ
No description.
Julia โ 0 7y agoExplain โ -
RemoteFiles.jl โ
Download files from the Internet and keep them up-to-date.
Julia โ 0 7y agoExplain โ -
PseudoArcLengthContinuation.jl โ
A Julia package to perform pseudo arclength continuation of solutions of nonlinear equations
โ 0 6y agoExplain โ -
RegistryCI.jl โ
Continuous integration (CI) for Julia package registries. Includes automated testing and automatic merging (AutoMerge) of pull requests.
โ 0 6y agoExplain โ -
RCall.jl โ
Call R from Julia
โ 0 6y agoExplain โ -
Remark.jl โ
Create markdown presentations from Julia
โ 0 6y agoExplain โ -
ScientificCareerResources โ
A set of templates for scientific career building resources.
TeX โ 0 10y agoExplain โ -
salabim โ
salabim - discrete event simulation in Python
TeX โ 0 7y agoExplain โ -
PyDrive.jl
Julia Wrapper for Python Wrapper For Google Drive [Proof of Concept]
Jupyter Notebook โ 0 6y agoExplain โ -
PkgDev.jl โ
Julia Package Development Kit
Julia โ 0 8y agoExplain โ -
ParserCombinator.jl โ
A parser combinator library for Julia
Julia โ 0 8y agoExplain โ -
POD.jl โ
No description.
Julia โ 0 8y agoExplain โ -
OhMyREPL.jl โ
Syntax highlighting and other enhancements for the Julia REPL
Julia โ 0 7y agoExplain โ -
Pkg.jl โ
No description.
Julia โ 0 1y agoExplain โ -
NNlib.jl โ
Neural Network primitives with multiple backends
โ 0 6y agoExplain โ -
Plots.jl โ
Powerful convenience for Julia visualizations and data analysis
โ 0 6y agoExplain โ -
PooledArrays.jl โ
A pooled representation of arrays for purposes of compression when there are few unique elements.
โ 0 6y agoExplain โ -
NLP-progress โ
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
โ 0 8y agoExplain โ -
nltk โ
NLTK Source
Python โ 0 8y agoExplain โ -
MLNLPP
My Little Natural Language Preprocessor. A Toolkit for preprocessing corpora prior to performing NLP on them
Julia โ 0 6y agoExplain โ -
MLLabelUtils.jl โ
Utility package for working with classification targets and label-encodings
Julia โ 0 8y agoExplain โ -
NeuralNetDiffEq.jl โ
Solves ordinary differential equations and partial differential equations using neural nets
Julia โ 0 8y agoExplain โ -
Nettle.jl โ
Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption
Julia โ 0 8y agoExplain โ -
MultivariateStats.jl โ
A Julia package for multivariate statistics and data analysis (e.g. dimension reduction)
Julia โ 0 5y agoExplain โ -
MLMetrics.jl โ
Metrics for scoring machine learning models in Julia
Julia โ 0 8y agoExplain โ -
NearestNeighbors.jl โ
High performance nearest neighbor data structures and algorithms for Julia.
Julia โ 0 7y agoExplain โ -
MLPreprocessing.jl โ
No description.
Julia โ 0 7y agoExplain โ -
MLStyle.jl โ
ML language infrastructures in Julia that provide (generalized) algebraic data types abstraction, highly optimized and extensible pattern matching, and killer tools for meta-programming.
Julia โ 0 7y agoExplain โ -
MuladdMacro.jl โ
This package contains a macro for converting expressions to use muladd calls
โ 0 6y agoExplain โ -
natemoo-re โ
No description.
โ 0 6y agoExplain โ -
learnxinyminutes-docs โ
Code documentation written as code! How novel and totally my idea!
JavaScript โ 0 7y agoExplain โ -
Libm.jl โ
C math library functions in pure Julia
Julia โ 0 9y agoExplain โ -
METADATA.jl โ
Metadata for registered Julia packages.
Julia โ 0 7y agoExplain โ -
Lint.jl โ
A lint tool for Julia code
Julia โ 0 8y agoExplain โ -
MLDataUtils.jl โ
Utility package for generating, loading, splitting, and processing Machine Learning datasets
Julia โ 0 9y agoExplain โ
No repos match these filters.