Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Design and Architecture
  4. Design a mathematical module

Design a mathematical module

Scheduled Pinned Locked Moved Design and Architecture
designregexarchitecturehelpquestion
5 Posts 3 Posters 14 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    Ohad Cabiri
    wrote on last edited by
    #1

    :confused: I am looking for a good design pattern for matematical lib. I would like it to have : 1. a basic functions (like vetors and integral) 2. design for lib class for my matematical lib 3. including error hendeling 4. including log file system and on.... Where can I find a sample code for the above ? Thanks.

    P D 2 Replies Last reply
    0
    • O Ohad Cabiri

      :confused: I am looking for a good design pattern for matematical lib. I would like it to have : 1. a basic functions (like vetors and integral) 2. design for lib class for my matematical lib 3. including error hendeling 4. including log file system and on.... Where can I find a sample code for the above ? Thanks.

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      First you talk about a design pattern and then you ask where you can find the code? You either want the design to implement your own, or you want the code? Why not take a look at MatLab? Mathematically, if you want to do it, MatLab will help you - more importantly, if you want to design something you can learn a lot from looking at the market leaders.

      the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
      Deja View - the feeling that you've seen this post before.

      O 1 Reply Last reply
      0
      • P Pete OHanlon

        First you talk about a design pattern and then you ask where you can find the code? You either want the design to implement your own, or you want the code? Why not take a look at MatLab? Mathematically, if you want to do it, MatLab will help you - more importantly, if you want to design something you can learn a lot from looking at the market leaders.

        the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
        Deja View - the feeling that you've seen this post before.

        O Offline
        O Offline
        Ohad Cabiri
        wrote on last edited by
        #3

        Sorry for the miss understanding, but I am looking for a code. I don't care that it hold just few mathematicals functions.

        P 1 Reply Last reply
        0
        • O Ohad Cabiri

          Sorry for the miss understanding, but I am looking for a code. I don't care that it hold just few mathematicals functions.

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #4

          Take a look at this article for an implementation of a Vector class http://www.codeproject.com/csharp/ParticlesSystems.asp[^].

          the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
          Deja View - the feeling that you've seen this post before.

          1 Reply Last reply
          0
          • O Ohad Cabiri

            :confused: I am looking for a good design pattern for matematical lib. I would like it to have : 1. a basic functions (like vetors and integral) 2. design for lib class for my matematical lib 3. including error hendeling 4. including log file system and on.... Where can I find a sample code for the above ? Thanks.

            D Offline
            D Offline
            DavidNohejl
            wrote on last edited by
            #5

            Take a look at Math.Net[^].


            "Throughout human history, we have been dependent on machines to survive. Fate, it seems, is not without a sense of irony. " - Morpheus

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups