Skip to content

Commit

Permalink
videos for JuliaQuantum
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Mar 3, 2015
1 parent c6274b3 commit 82a1d9b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 12 additions & 6 deletions Chemistry.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@

# [Physical Chemistry](https://en.wikipedia.org/wiki/Category:Physical_chemistry)

### [Colloidal Chemistry](#https://en.wikipedia.org/wiki/Category:Colloidal_chemistry)
## [Colloidal Chemistry](#https://en.wikipedia.org/wiki/Category:Colloidal_chemistry)
* [Brownian.jl](https://github.com/UniversityofWarwick/Brownian.jl) :: Simulation of Brownian-Based Stochastic Processes .


### [Solid-State Chemistry](https://en.wikipedia.org/wiki/Solid-state_chemistry)
## [Solid-State Chemistry](https://en.wikipedia.org/wiki/Solid-state_chemistry)
+ [ChemicalKinetics.jl](https://github.com/scidom/ChemicalKinetics.jl) :: Simulation, Bayesian inference and Bayesian model selection for chemical kinetics in Julia.
+ [HydrocarbonNets.jl](https://github.com/Ismael-VC/HydrocarbonNets.jl) :: Artificial Hydrocarbon Networks (AHNs) in Julia.
+ [Jumos.jl](https://github.com/Luthaf/Jumos.jl) :: JUlia MOlecular Simulation package.
Expand All @@ -38,11 +38,17 @@
+ [Computing colors of molecules with Julia](https://github.com/jiahao/ijulia-notebooks), the [Colors of chemistry notebook](http:https://jiahao.github.io/julia-blog/2014/06/09/the-colors-of-chemistry.html) and [Chemistry blog](http:https://jiahao.github.io/julia-blog/)


### Quantum Chemistry
## Quantum Chemistry
+ [DynamicTimeWarp.jl](https://github.com/joefowler/DynamicTimeWarp.jl) :: Implement Dynamic Time Warping for sequence alignment in Julia.
+ [JuliaQuantum](http:https://juliaquantum.github.io/), is the umbrella Org for Quantum chemistry, Lindblad dynamics, Quantum tensor network, information and computation, etc...
+ [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.



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

+ [QuBase.jl](https://github.com/JuliaQuantum/QuBase.jl) :: A foundational library for quantum mechanics in Julia, that provides a unifying type structure and set of basic functions for computational quantum mechanics.

###### Resources
+ [Videos for JuliaQuantum](https://www.youtube.com/channel/UCXeOiWjj3rcYUQqfgelTDWQ) technical talks and meetups.

6 changes: 0 additions & 6 deletions Physics.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* [Fluid Dynamics](#fluid-dynamics)
* [Laser Physics](#laser-physics)
* [Medical Physics](#medical-physics)
* [Quantum Mechanics](#quantum-mechanics)
* [Statistical Mechanics](#statistical-mechanics)
* [Thermodynamics](#thermodynamics)

Expand Down Expand Up @@ -52,11 +51,6 @@

----

# Quantum Mechanics
- [QuBase.jl](https://github.com/JuliaQuantum/QuBase.jl) :: A foundational library for quantum mechanics in Julia, that provides a unifying type structure and set of basic functions for computational quantum mechanics.

----

# Statistical Mechanics
* [IsingModels.jl](https://github.com/johnmyleswhite/IsingModels.jl) :: The Ising model as a Julian distribution.
* [Boltzmann.jl](https://github.com/dfdx/Boltzmann.jl) :: Restricted Boltzmann machines and deep belief networks.
Expand Down

0 comments on commit 82a1d9b

Please sign in to comment.