355 | | == Boost.XInt == |
356 | | * '''Author(s):''' Chad Nelson |
357 | | * '''Version:''' 0.6 |
358 | | * '''State:''' |
359 | | * '''Last upload:''' 2010, Jun 19 |
360 | | * '''Inclusion date:''' ??? |
361 | | * '''Depends on:''' |
362 | | * '''Fulfill review criteria checked by :''' ??? '''At:''' |
363 | | * Missing criteria |
364 | | * C1 |
365 | | * '''Pre-reviewed by :''' ??? '''people''' |
366 | | * '''Review Manager:''' Vladimir Prus |
367 | | * '''Expected review date:''' ??? |
368 | | * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/xint Boost Sandbox] [http://svn.boost.org/svn/boost/sandbox/xint/libs/xint/index.html Boost Documentation] |
369 | | * '''Categories:''' [#MathAndNumerics Math And Numerics] |
370 | | * '''Description:''' It's a C++ library that lets your program handle much, much larger integer numbers than the built-in int, long, or even long long types, and handle them using the same syntax that C and C++ use for the built-in integer types. |
371 | | |
372 | | The maximum size of the integer is limited only by the memory available to store it. In practice that's millions of hexadecimal digits, so it's effectively infinite. |
373 | | |
374 | | --------------------------------------------------------------------------------------------------- |
| 478 | |
| 479 | --------------------------------------------------------------------------------------------------- |
| 480 | == Boost.XInt == |
| 481 | * '''Author(s):''' Chad Nelson |
| 482 | * '''Version:''' 0.6 |
| 483 | * '''State:''' |
| 484 | * '''Last upload:''' 2010, Jun 19 |
| 485 | * '''Inclusion date:''' ??? |
| 486 | * '''Depends on:''' |
| 487 | * '''Fulfill review criteria checked by :''' ??? '''At:''' |
| 488 | * Missing criteria |
| 489 | * C1 |
| 490 | * '''Pre-reviewed by :''' ??? '''people''' |
| 491 | * '''Review Manager:''' Vladimir Prus |
| 492 | * '''Expected review date:''' March 2, 2011 - March 12, 2011 |
| 493 | * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/xint Boost Sandbox] [http://svn.boost.org/svn/boost/sandbox/xint/libs/xint/index.html Boost Documentation] |
| 494 | * '''Categories:''' [#MathAndNumerics Math And Numerics] |
| 495 | * '''Description:''' It's a C++ library that lets your program handle much, much larger integer numbers than the built-in int, long, or even long long types, and handle them using the same syntax that C and C++ use for the built-in integer types. |
| 496 | |
| 497 | The maximum size of the integer is limited only by the memory available to store it. In practice that's millions of hexadecimal digits, so it's effectively infinite. |
| 498 | |
504 | | |
505 | | --------------------------------------------------------------------------------------------------- |
506 | | == Boost.GIL.IO == |
507 | | * '''Author(s):''' Christian Henning [mailto:chhenning-AT-gmail.com> |
508 | | * '''Version:''' |
509 | | * '''State:''' Stable |
510 | | * '''Last upload:''' 2009 Jan 14 |
511 | | * '''Inclusion date:''' ??? |
512 | | * '''Depends on:''' |
513 | | * '''Fulfill review criteria checked by :''' ??? '''At:''' |
514 | | * Missing criteria |
515 | | * C1 |
516 | | * '''Pre-reviewed by :''' ??? '''people''' |
517 | | * '''Review Manager:''' Mateusz Loskot |
518 | | * '''Review result:''' On going |
519 | | * '''Links:''' [http://gil-contributions.googlecode.com/svn/trunk/gil_2 svn repository ] |
520 | | * '''Categories:''' [#ImageProcessing Image Processing] |
521 | | * '''Description:'''IO extension for boost::gil which allows reading and writing of/in image formats ( tiff, jpeg, ... ). |
| 527 | |
| 528 | --------------------------------------------------------------------------------------------------- |
| 529 | == Boost.GIL.IO == |
| 530 | * '''Author(s):''' Christian Henning [mailto:chhenning-AT-gmail.com> |
| 531 | * '''Version:''' |
| 532 | * '''State:''' Stable |
| 533 | * '''Last upload:''' 2009 Jan 14 |
| 534 | * '''Inclusion date:''' ??? |
| 535 | * '''Depends on:''' |
| 536 | * '''Fulfill review criteria checked by :''' ??? '''At:''' |
| 537 | * Missing criteria |
| 538 | * C1 |
| 539 | * '''Pre-reviewed by :''' ??? '''people''' |
| 540 | * '''Review Manager:''' Mateusz Loskot |
| 541 | * '''Review result:''' On going |
| 542 | * '''Links:''' [http://gil-contributions.googlecode.com/svn/trunk/gil_2 svn repository ] |
| 543 | * '''Categories:''' [#ImageProcessing Image Processing] |
| 544 | * '''Description:'''IO extension for boost::gil which allows reading and writing of/in image formats ( tiff, jpeg, ... ). |