Giter Club home page Giter Club logo

brooks's People

Contributors

rob-smallshire avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

brooks's Issues

Negative development rate when training overhead gets large

When dialing up the training-overhead-proportion I started getting the following exception:

. . .
  File "/Users/sixtynorth/.virtualenvs/bark_spider/lib/python3.5/site-packages/brooks-1-py3.5.egg/brooks/simulation.py", line 35, in simulate
    state = step(step_number, elapsed_time, state)
  File "/Users/sixtynorth/.virtualenvs/bark_spider/lib/python3.5/site-packages/brooks-1-py3.5.egg/brooks/brooks_law.py", line 41, in step
    * state.step_duration_days)
  File "/Users/sixtynorth/.virtualenvs/bark_spider/lib/python3.5/site-packages/brooks-1-py3.5.egg/brooks/state.py", line 165, in software_development_rate
    raise ValueError("Software development rate {0} cannot be negative".format(value))
ValueError: Software development rate -0.052767726246103534 cannot be negative

I get this with the following parameters:

State(step_duration_days=1, num_functions_points_requirements=500.00, num_functions_points_developed=0.00, num_new_personnel=20.00, num_experienced_personnel=0.00, personnel_alloca
tion_rate=0.00, personnel_assimilation_rate=0.00, assimilation_delay_days=20, nominal_productivity=0.1, new_productivity_weight=0.8, experienced_productivity_weight=1.2, software_d
evelopment_rate=None,cumulative_person_days=0,training_overhead_proportion=0.75,) 

and the addition of 10 developers at 100 days.

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.