Skip to content

Commit 96e6417

Browse files
authored
DOC: Update readme with basics
1 parent 14a3f10 commit 96e6417

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

profile/README.md

+48
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# Welcome to Seldon-code Organization
2+
3+
The Seldon-code organization is dedicated to advancing the field of opinion dynamics through cutting-edge simulations and analysis. Our repositories host a suite of tools designed for researchers and developers interested in exploring how opinions form, evolve, and propagate within various types of networks. Our codebase is primarily written in C++, emphasizing performance and scalability.
4+
5+
## Repositories Overview
6+
7+
### Seldon
8+
9+
**Seldon** is our flagship codebase for performing a variety of opinion dynamics simulations. Written primarily in C++, it is under active development to push the boundaries of simulation performance and accuracy. Seldon is designed to support researchers in conducting detailed simulations of opinion dynamics, leveraging modern computational techniques to handle complex scenarios.
10+
11+
- **Status**: Under Development
12+
- **Language**: C++
13+
- **Features**: Performant simulations of opinion dynamics across diverse scenarios.
14+
15+
Seldon will be presented at the APS March Meeting 2024, showcasing its capabilities and the latest advancements in the field of opinion dynamics.
16+
17+
### Hari-Plotter
18+
19+
**Hari-Plotter** is a comprehensive toolkit for post-processing, plotting, and visualization of simulation outputs generated by Seldon. This tool is currently under development, focusing on enabling users to easily interpret and present their simulation results through engaging and informative visualizations.
20+
21+
- **Status**: Under Development
22+
- **Main Use**: Visualization of Seldon simulations
23+
- **Target Users**: Researchers and developers needing to visualize opinion dynamics simulations.
24+
25+
### Robbie
26+
27+
**Robbie** is a library for developing and experimenting with home-grown neural networks. Robbie facilitates the exploration of neural network architectures and their applications in interpreting or enhancing the results of opinion dynamics simulations.
28+
29+
- **Main Features**: Custom neural network library.
30+
- **Target Users**: Developers and researchers interested in neural networks and their application in opinion dynamics.
31+
32+
## Opinion Dynamics
33+
34+
Opinion dynamics is a field of study within the realm of complex systems and sociophysics that explores how opinions, beliefs, and attitudes evolve and spread within social networks. It combines elements of physics, social science, and mathematics to understand the mechanisms driving opinion formation and change under various influences, such as personal convictions, peer pressure, media impact, and societal norms. Our work contributes to this interdisciplinary field by providing robust tools for simulation and analysis, aiding in the understanding of complex opinion dynamics phenomena.
35+
36+
## Get Involved
37+
38+
We welcome contributions from the community, whether it's through submitting bug reports, requesting features, or contributing code. Check out each repository for specific guidelines on how to get involved.
39+
40+
For more information on our projects or to join our efforts, please visit our [GitHub organization](https://github.com/Seldon-code).
41+
42+
## Contact Us
43+
44+
For inquiries about Seldon-code and our projects, please open an issue in the respective repository or contact us directly through GitHub.
45+
46+
---
47+
48+
Thank you for your interest in Seldon-code, where we're building the future of opinion dynamics simulations.

0 commit comments

Comments
 (0)