Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

computer-algebra-systems

Haskell library like SymPy? [closed]

January 9, 2024 by Tarik

Please check out the numbers package. If all you need is to store exact numbers like “1 + √3”, you may want to use Data.Number.CReal instead of symbolic arithmetics. It stores the expressions and can be computed to arbitrary number of digits when needed. Prelude Data.Number.CReal> let cx = 1 + sqrt (3 :: CReal) … Read more

Categories haskell Tags computer-algebra-systems, haskell, symbolic-math Leave a comment

Introduction to computer algebra systems? [closed]

August 16, 2023 by Tarik

“General Theory” of CAS is a pretty huge scope for a question. That being said, I’ll do my best to cover as much as I can in the hopes that something helps you find what you’re looking for 🙂 The proceedings of the ISSAC and SIGSAM groups would no doubt have some good stuff about … Read more

Categories math Tags computer-algebra-systems, math, symbolic-computation, symbolic-math Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa