Skip to content

Commit

Permalink
@jlapeyre : SJulia
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Jan 30, 2015
1 parent 5a2cb9f commit 3afd6ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Mathematics.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@

### [Symbolic Computation](https://en.wikipedia.org/wiki/Symbolic_computation)
+ [SJulia](https://github.com/jlapeyre/SJulia) :: A partial implementation of a language for symbolic computation, based on pattern matching and an evaluation sequence closely modeled on Mathematica.
- [Symbolic.jl](https://github.com/scidom/Symbolic.jl) :: Symbolic computations and computer algebra in Julia.
+ [Symbolic.jl](https://github.com/scidom/Symbolic.jl) :: Symbolic computations and computer algebra in Julia.

----

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
For Base packages, check if the package you seek is listed in their [built-in package manager](https://github.com/JuliaLang/METADATA.jl) on github, or check METADATA for [registered Julia packages](http:https://pkg.julialang.org/), then use the built-in package manager to install it after checking the requirements for respective versions. The latest interesting package statistics are available at the [Julia Package Ecosystem Pulse](http:https://pkg.julialang.org/pulse.html) webpage which mirrors the current core development on [github](https://github.com/JuliaLang/julia/pulse).

- [AI.md](https://github.com/svaksha/Julia.jl/blob/master/AI.md) :: Algorithms, DataMining, Data Structures, ML, NLP, ...
- [Astronomy.md](https://github.com/svaksha/Julia.jl/blob/master/AI.md) :: Astronomy and Imaging packages.
- [Astronomy.md](https://github.com/svaksha/Julia.jl/blob/master/Astronomy.md) :: Astronomy and Imaging packages.
- [API.md](https://github.com/svaksha/Julia.jl/blob/master/API.md) :: Language API's - C++, Fortran, Go, Java, JavaScript, MATLAB, Perl, Python, R, ...
- [Biology.md](https://github.com/svaksha/Julia.jl/blob/master/Biology.md) :: Bioinformatics, genomics, agriculture, food science, medicine, genetic engineering, Neuroscience, et. al...
- [Build-Automation.md](https://github.com/svaksha/Julia.jl/blob/master/Build-Automation.md) :: Tools for continuous integration (CI), continuous delivery (CD), Packaging, release engineering (RE), release management (RM), software configuration management (SCM), etc...
Expand Down

0 comments on commit 3afd6ad

Please sign in to comment.