Skip to content

Commit

Permalink
@joshday : ASH.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Feb 18, 2015
1 parent af78906 commit 988318e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Chemistry.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
+ [Chemistry](#chemistry)
+ [Material Science](#material-science)
+ [Molecular Chemistry](#molecular-chemistry)
+ [Quantum Chemistry](#quantum-chemistry]
+ [Quantum Chemistry](#quantum-chemistry)

----

Expand Down Expand Up @@ -37,6 +37,4 @@
+ [Cliffords.jl](https://github.com/BBN-Q/Cliffords.jl) :: This library allows for efficient calculation of Clifford circuits by tracking the evolution of X and Z generators (the so-called tableau representation). Ref: http:https://en.wikipedia.org/wiki/Clifford_algebra
+ [pyquante2](https://github.com/rpmuller/pyquante2/) :: PyQuante is a Quantum Chemistry suite written in Python, with Julia support for HF and methods for integrals.
+ [QSimulator.jl](https://github.com/BBN-Q/QSimulator.jl) :: Unitary and Lindbladian evolution of quantum states in Julia.




1 change: 1 addition & 0 deletions Statistics.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ An umbrella group for Julia-based optimization-related projects, with its own [m
# STATISTICS
- [AD_StatTest-julia](https://github.com/manuamador/AD_StatTest-julia) :: An implementation of the Anderson Darling statistical test for exponential or Rayleigh distributions in Julia.
- [ApproXD.jl](https://github.com/floswald/ApproXD.jl) :: B-splines and linear high-dimensional approximators in multiple dimensions for Julia.
- [ASH.jl](https://github.com/joshday/ASH.jl) :: David Scott's Average Shifted Histogram density estimation.
- [BasicSpace.jl](https://github.com/johnmyleswhite/BasicSpace.jl) :: A port of the R "basicspace" package to Julia.
- [BNMF.jl](https://github.com/r9y9/BNMF.jl) :: Gamma Process Non-negative Matrix Factorization (GaP-NMF).
- [Bootstrap.jl](https://github.com/julian-gehring/Bootstrap.jl) :: Bootstrapping is a widely applicable technique for statistical estimation, especially in the absence of closed-form solutions.
Expand Down

0 comments on commit 988318e

Please sign in to comment.