Giter Club home page Giter Club logo

ommx's Introduction

OMMX

PyPI - Version Crates.io Version

Open Mathematical prograMming eXchange (OMMX) is an open ecosystem that empowers mathematical programming and optimization developers and reserchers.

API Reference

See DEVELOPMENT.md about developing this project.

Compatibility

This project manages several versions as follows:

Protocol buffers schema

  • OMMX defines a protocol buffers schema with version like v1, v2, etc. v1 schema has a namesapce ommx.v1.
  • Schemas in ommx.v1 will be compatible after ommx.v1 schema release. Note that the schema can be changed incompatible way until this release.
  • v2 schema with namespace ommx.v2 will start developing if we need to change the schema in incompatible way after ommx.v1 release. Compatible changes will be made in v1 schema also after its release. We never create namespaces like ommx.v1_1.

Language specific SDK

This project consists of main protobuf schema and language specific SDK. Their versions are managed independently, and adopts semantic versioning.

License

© 2024 Jij Inc.

This project is licensed under either of

at your option.

Contribution

TBW

Acknowledgement

BRIDGE This work was performed for Council for Science, Technology and Innovation (CSTI), Cross-ministerial Strategic Innovation Promotion Program (SIP), “Promoting the application of advanced quantum technology platforms to social issues”(Funding agency : QST).

ommx's People

Contributors

termoshtt avatar ny57 avatar

Stargazers

Hiromichi avatar jiko avatar Yu Yamashiro avatar Lei Zhang avatar uint256_t avatar

Watchers

 avatar Taro P. Shimizu avatar Iago Almeida avatar jiko avatar Yoshiki Sakamoto avatar Yu Yamashiro avatar hikamashiro avatar

ommx's Issues

Save/Load OMMX binaries to local filesystem

  • We have to add a metadata in addition to the protobuf binaries when storing it on local disk (this issue) or container registry #20 in order to distinguish what the binary data means.
  • TBW

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.