Code Monkey home page Code Monkey logo

onesolver's Introduction

OneSolver

The repository includes applications that are loaded through OneSolver. Each application must contain a folders labeled, control, model, and view. When the app is dragged into the apps folder, they are automically become a part of the OneSolver.com

onesolver's People

Contributors

gpitel avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

onesolver's Issues

Equation 7 - Getting Error Message

Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/cherrypy/_cprequest.py", line 656, in respond
response.body = self.handler()
File "/usr/local/lib/python2.7/dist-packages/cherrypy/lib/encoding.py", line 188, in call
self.body = self.oldhandler(_args, *_kwargs)
File "/usr/local/lib/python2.7/dist-packages/cherrypy/_cpdispatch.py", line 34, in call
return self.callable(_self.args, *_self.kwargs)
File "server.py", line 190, in services
result = funcHandle(*funcArgs)
File "/var/web_server/apps/CloudMath/controller/Control.py", line 365, in variable_change_value
equation.constraint_check(solution, desig, float(value), MATHRENDER)
File "/var/web_server/apps/CloudMath/model/MathHertz.py", line 217, in constraint_check
_, _, singleVarDesigMap, vistedEquations = variable_create_map(self)
File "/var/web_server/apps/CloudMath/model/MathHertz.py", line 77, in variable_create_map
if not(variableTemp.equation in equations):
AttributeError: 'Variable' object has no attribute 'equation'

Steps to Repeat

Change Rho1 to 0.2

High Traffic File Lock Error

When site was announced on Hackaday, visitors started getting the error below

LockError: Couldn’t lock ‘/mnt/var/web_server/dist/images/cache/cache.fs.lock’

Mostly likely the caching module is not thread safe (multiple cherrypy sessions). Will investigate more.

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.