Skip to content

Commit

Permalink
org : JuliaIO
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Mar 17, 2015
1 parent 4dbe1dc commit 11aea5b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
4 changes: 0 additions & 4 deletions Chemistry.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@
+ [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](https://juliaquantum.github.io/)
An umbrella Org for Quantum chemistry, Lindblad dynamics, Quantum tensor network, information and computation, etc...
+ [QuDirac.jl](https://github.com/JuliaQuantum/QuDirac.jl) :: A library for performing quantum mechanics using Dirac notation.

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

11 changes: 9 additions & 2 deletions Computer-Graphics.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* [GRAPHICS](#graphics)
* [Games](#games)
* [Org-JuliaLang](#org-julialang)
* [Org-JuliaIO](#org-juliaio)
* [INFOGRAPHICS](#infographics)
* [API](#api)
* [Org-JuliaLang](#Org-JuliaLang)
Expand Down Expand Up @@ -33,7 +34,6 @@
+ [GR.jl](https://github.com/jheinen/GR.jl) :: This module provides a Julia interface to the [GR framework](https://gr-framework.org/) graphics library.
+ [HalideCall.jl](https://github.com/timholy/HalideCall.jl) :: Use shared libraries created by Halide from Julia.
+ [Hinton.jl](https://github.com/ninjin/Hinton.jl) :: A small Julia library for generating Hinton diagrams. It supports standard graphics formats such as PNG, SVG, and PDF, as well as generating diagrams in a terminal with Unicode and colour support.
+ [ImageMagick.jl](https://github.com/SimonDanisch/ImageMagick.jl) :: Thin Wrapper for the library ImageMagick - Seperated ImageMagick from Images.jl to make ImageIO more leightweight.
+ [Images.jl](https://github.com/timholy/Images.jl) :: An image library for Julia.
+ [ImageQuilting.jl](https://github.com/juliohm/ImageQuilting.jl) :: Image quilting for texture synthesis in Julia .
+ [ImageTerm.jl](https://github.com/meggart/ImageTerm.jl) :: Julia functions to plot colorful maps in the terminal.
Expand Down Expand Up @@ -66,7 +66,6 @@

## Org-[JuliaGeometry](https://github.com/JuliaGeometry)
[Discussion centered around the JuliaGeometry organization](https://github.com/JuliaGeometry/meta).

+ [GeometricalPredicates.jl](https://github.com/JuliaGeometry/GeometricalPredicates.jl) :: Fast, robust 2D and 3D geometrical predicates on generic point types. Implementation follows algorithms described in the Arepo paper and used (for e.g.) in the Illustris Simulation.
+ [Meshes.jl](https://github.com/JuliaGeometry/Meshes.jl) :: Generation and manipulation of triangular meshes for a type of polygon mesh in computer graphics.
+ [OctTrees.jl](https://github.com/JuliaGeometry/OctTrees.jl) :: Fast quad and oct-trees.
Expand All @@ -75,6 +74,14 @@
+ [TriangleIntersect.jl](https://github.com/JuliaGeometry/TriangleIntersect.jl) :: Fast ray-triangle intersections for raytracing.
+ [VoronoiDelaunay.jl](https://github.com/JuliaGeometry/VoronoiDelaunay.jl) :: Fast robust Voronoi and Delaunay triangulations, using `GeometricalPredicates.jl` package.

## Org-[JuliaIO](https://github.com/JuliaIO)
+ [FileIO.jl](https://github.com/JuliaIO/FileIO.jl) :: Main Package for IO, loading all different kind of files.
+ [ImageIO.jl](https://github.com/JuliaIO/ImageIO.jl)
+ [ImageMagick.jl](https://github.com/SimonDanisch/ImageMagick.jl) :: Thin Wrapper for the library ImageMagick - Seperated ImageMagick from Images.jl to make ImageIO more leightweight.
+ [MeshIO.jl](https://github.com/JuliaIO/MeshIO.jl) :: IO for Meshes.
+ [NRRD.jl](https://github.com/JuliaIO/NRRD.jl) :: Package for NRRD IO.
+ [WavefrontObj.jl](https://github.com/JuliaIO/WavefrontObj.jl) :: Wafefront Obj importer.

----

# INFOGRAPHICS
Expand Down
4 changes: 3 additions & 1 deletion Physics.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
+ [Laser Physics](#laser-physics)
+ [Medical Physics](#medical-physics)
+ [Quantum Mechanics](#quantum-mechanics)
+ [Julia Quantum](#juliaquantum)
+ [Statistical Mechanics](#statistical-mechanics)
+ [Thermodynamics](#thermodynamics)

Expand Down Expand Up @@ -53,9 +54,10 @@
# Quantum Mechanics
* [QuDOS.jl](https://github.com/acroy/QuDOS.jl) :: Quantum Dynamics of Open Systems in Julia.

### [JuliaQuantum](https://juliaquantum.github.io/)
### [Julia Quantum](https://juliaquantum.github.io/)
An umbrella Org for Quantum Physics, 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.
+ [QuDirac.jl](https://github.com/JuliaQuantum/QuDirac.jl) :: A library for performing quantum mechanics using Dirac notation.

----

Expand Down

0 comments on commit 11aea5b

Please sign in to comment.