Skip to content

Commit

Permalink
renamed Org: s/JuliaQ/JuliaQuantum
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Jul 17, 2014
1 parent 7cbf772 commit 54cc664
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions AI.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ AI :: Algorithms, Data Mining, Clustering, Data Structures, Machine Learning, Ne
* [NEURAL NETWORKS](#neural-networks)
* [NLP](#nlp)
* [QUANTUM ALGORITHMS](#quantum-algorithms)
* [SEARCH ALGORITHMS](#common-search-algorithms)
* [SEARCH ALGORITHMS](#search-algorithms)


# CHECKSUM ALGORITHMS
Expand All @@ -18,7 +18,6 @@ AI :: Algorithms, Data Mining, Clustering, Data Structures, Machine Learning, Ne


# DATA STRUCTURES

## YAJO
* [JuliaSparse](https://github.com/JuliaSparse) for development of interfaces to sparse matrix solvers such as sequential MUMPS, SuperLU, perhaps Pastix and fill-reducing permutation software such as Metis and Scotch.

Expand Down Expand Up @@ -83,7 +82,7 @@ AI :: Algorithms, Data Mining, Clustering, Data Structures, Machine Learning, Ne
* YCaret.jl :: [Machine learning utility functions](https://github.com/EricChiang/YCaret.jl) in Julia.
* RegERMs.jl :: A package implementing several [machine learning algorithms in a regularised empirical risk minimisation framework (SVMs, LogReg, Linear Regression)](https://github.com/BigCrunsh/RegERMs.jl) in Julia.

##### Tutorials
###### Resources
* ML4H.jl :: [Machine Learning for Hackers in Julia](https://github.com/johnmyleswhite/ML4H.jl)


Expand Down Expand Up @@ -123,7 +122,7 @@ AI :: Algorithms, Data Mining, Clustering, Data Structures, Machine Learning, Ne
* Treekenize.jl :: [Parser with beginners and enders and infix](https://github.com/o-jasper/Treekenize.jl)
* TextAnalysis.jl :: is a Julia package for [text analysis](https://github.com/johnmyleswhite/TextAnalysis.jl).

###### DOCS
###### Resources
* Text-Benchmarks :: [Comparing Python v. Clojure v. Julia performance in text-processing and dynamic collections](http:https://matthewrocklin.com/blog/work/2014/01/13/Text-Benchmarks/)


Expand Down
4 changes: 2 additions & 2 deletions Chemistry.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


# YAJO
* [JuliaQ](http:https://juliaq.github.io/)
* [JuliaQuantum](http:https://juliaquantum.github.io/), is the umbrella Org for Quantum chemistry, Lindblad dynamics, Quantum tensor network, information and computation, etc...


* ChemicalKinetics.jl :: [Simulation, Bayesian inference and Bayesian model selection for chemical kinetics](https://github.com/scidom/ChemicalKinetics.jl) in Julia.
Expand All @@ -13,7 +13,7 @@
* Synchrony.jl :: [Coherence/phase-locking statistics](https://github.com/simonster/Synchrony.jl) in Julia.


##### DOCS
###### Resources
* [The colors of Chemistry](http:https://jiahao.github.io/julia-blog/2014/06/09/the-colors-of-chemistry.html) IJulia notebook by @jiahao.


2 changes: 1 addition & 1 deletion Programming-Paradigms.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


# CAD-CAM
* Gcode.jl :: [A wrapper for writing Gcode from Julia easily](https://github.com/sjkelly/Gcode.jl). Gcode: http:https://en.wikipedia.org/wiki/Gcode)
* Gcode.jl :: [A wrapper for writing Gcode from Julia easily](https://github.com/sjkelly/Gcode.jl). Gcode: http:https://en.wikipedia.org/wiki/Gcode


# Control System
Expand Down

0 comments on commit 54cc664

Please sign in to comment.