Skip to content

Commit

Permalink
removed languages from index
Browse files Browse the repository at this point in the history
  • Loading branch information
nwlandry committed Apr 3, 2024
1 parent 96bdcb1 commit 7cedd4d
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ Sign up for our [mailing list](http://eepurl.com/igE6ez) and follow XGI on [Twit
- [License](#license)
- [Funding](#funding)
- [Other Resources](#other-resources)
- [Julia](#julia)
- [Python](#python)
- [R](#r)

## What is XGI?

Expand Down Expand Up @@ -119,11 +116,11 @@ The XGI package has been supported by NSF Grant 2121905, ["HNDS-I: Using Hypergr
## Other Resources
This library may not meet your needs and if this is this case, consider checking out these other resources:

### Julia
**Julia**
* [HyperGraphs.jl](https://github.com/lpmdiaz/HyperGraphs.jl): A Julia package for representing, analyzing, and generating hypergraphs which may be oriented and weighted.
* [SimpleHypergraphs.jl](https://pszufe.github.io/SimpleHypergraphs.jl/v0.1): A Julia package for representing, analyzing, and generating hypergraphs.

### Python
**Python**
* [EasyGraph](https://easy-graph.github.io/): A Python package for analyzing undirected and directed networks as well as hypergraphs.
* [halp](http://murali-group.github.io/halp): A Python package with directed and undirected hypergraph implementations and several algorithms.
* [Hypergraph Analysis Toolbox (HAT)](https://hypergraph-analysis-toolbox.readthedocs.io): A Python/Matlab package for hypergraph construction, visualization, and analysis (Especially for Pore-C data).
Expand All @@ -133,5 +130,5 @@ This library may not meet your needs and if this is this case, consider checking
* [Reticula](https://docs.reticula.network): A Python package wrapping C++ functions for representing, analyzing, and visualizing temporal and static graphs and hypergraphs.


### R
**R**
* [hyperG](https://cran.r-project.org/package=HyperG): An R package for storing and analyzing hypergraphs

0 comments on commit 7cedd4d

Please sign in to comment.