Other packages > Find by keyword >

caracas  

Computer Algebra
View on CRAN: Click here


Download and install caracas package within the R console
Install from CRAN:
install.packages("caracas")

Install from Github:
library("remotes")
install_github("cran/caracas")

Install by package version:
library("remotes")
install_version("caracas", "2.1.1")



Attach the package and use:
library("caracas")
Maintained by
Mikkel Meyer Andersen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-01-26
Latest Update: 2023-08-11
Description:
Computer algebra via the 'SymPy' library (). This makes it possible to solve equations symbolically, find symbolic integrals, symbolic sums and other important quantities.
How to cite:
Mikkel Meyer Andersen (2020). caracas: Computer Algebra. R package version 2.1.1, https://cran.r-project.org/web/packages/caracas. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.0.1 (2020-01-26 11:30), 1.0.0 (2020-05-21 07:30), 1.0.1 (2020-05-21 14:50), 1.1.0 (2021-04-08 13:30), 1.1.1 (2021-07-05 12:50), 1.1.2 (2022-02-11 08:50), 2.0.0 (2023-01-31 17:10), 2.0.1 (2023-08-11 15:13), 2.1.0 (2023-10-17 14:10)
Other packages that cited caracas R package
View caracas citation profile
Other R packages that caracas depends, imports, suggests or enhances
Complete documentation for caracas
Functions, R codes and Examples using the caracas R package
Some associated functions: Math.caracas_symbol . N . Ops.caracas_symbol . add_prefix . all_vars . apart . as.character.caracas_symbol . as_character . as_character_matrix . as_diag . as_expr . as_func . as_sym . as_vec . ask . cancel . collect . colspan . cumsum.caracas_symbol . def_sym . der . der2 . diag-set-.caracas_symbol . diag-set . diag.caracas_symbol . diag . diag_ . diff_mat . dim-set-.caracas_symbol . dim.caracas_symbol . do_la . doit . drop_remainder . eval_to_symbol . expand . expand_func . expand_log . expand_trig . factor_ . fraction_parts . free_symbols . generic-matrices . get_basis . get_py . get_sympy . has_sympy . install_sympy . int . is_sym . jacobian . kronecker-caracas_symbol-caracas_symbol-method . lim . linalg . listify . ls_sym . mat_pow . matrify . matrix-products . matrix_ . matrix_cross_product . pipe . print.caracas_scaled_matrix . print.caracas_solve_sys_sol . print.caracas_symbol . prod_ . rankMatrix_ . reciprocal_matrix . rowSums_colSums . scale_matrix . score_hessian . simplify . solve.caracas_symbol . solve_lin . solve_sys . special_matrices . sub-.caracas_symbol . subs . subset-.caracas_symbol . sum.caracas_symbol . sum_ . sym_class . sym_inherits . symbol . symbol_class . symbol_is_matrix . sympy_func . sympy_version . t.caracas_symbol . taylor . tex.caracas_scaled_matrix . tex . texshow . to_something . tuplify . unbracket . unscale_matrix . vectorfy . 
Some associated R codes: NAMESPACE.R . Ops_math.R . assumptions.R . calculus.R . coerce.R . expr_to_fun.R . init.R . lin_alg.R . lin_alg_advanced.R . matrix_scaled.R . matrix_symbol.R . numeric_eval.R . output.R . parse_python.R . simplify.R . solve.R . subs.R . subset.R . sym_as_sym.R . sym_def_sym.R . sym_symbol.R . vector.R . zzz.R .  Full caracas package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA